-
Reported by Ton on the user forum at
https://simtk.org/plugins/phpBB/viewtopicPhpbb.php?f=91&t=15001&p=0&start=0&view=&sid=05adfb8d846e5cd0e9f3b37ed5d3e37d
Preliminary investigation suggests this i…
-
This is a really weird one, since I can't figure out how I haven't run across it before, nor why it hasn't occurred for anyone else. Note that everything I say will apply to trying to run a cluster jo…
-
![Imagen2](https://user-images.githubusercontent.com/103476917/182671087-7d979c38-8bf0-4709-856f-46cd3a9016d0.png)
The run generates the message that is in the image, so it does not allow to init…
-
We have an initial example of [{odin} implementation](https://github.com/epiverse-trace/epidemics/blob/odin-default-model/vignettes/modelling_scenarios_odin.Rmd) of the [overlapping interventions vign…
-
Hi
I have compiled the gpusph successfully and can run some examples in src/problems. But when I run the example BuoyancyTest and Objects I got such errors with chrono
I think the error is …
-
# Setup the aerodynamic coefficients settings tabulated from the files
coefficient_settings = environment_setup.aerodynamic_coefficients.tabulated_force_only_from_files(
force_coefficient_files=ae…
-
Bluesim self-checking testbenches using `dynamicAssert` wind up exiting with status 0 whether they pass or fail. This makes them difficult to integrate into conventional test frameworks (or, for that …
-
I have prepared the elevation data for the basin and the river polygon. However, when I run this code:
`
domain.set_quantity('stage', expression='elevation + %f' % 3, polygon=river_polygon)`
I …
-
I want to calculate a diffusion problem in silicon where impurity peak concentrations are as high as e.g. Cp=1e20/cm³. The PDE has the same form as for heat conduction.
The result for Cp=1e10 looks r…
-
Hello!
I'm using JAX to implement MCMC on a 2D Ising lattice. I need to be able to compute things like 1.0 - x for very small x,