-
Right now we refer to the data used to instantiate the simulation as `sim_data`, which is confusing and vague. Primarily, it's easy to interpret as meaning the data consequent of the simulation runni…
-
We are working in a visualization tool developed in Unity.
The idea is to send the simulation data to a server which processes and deploys the indicators.
First iteration of data:
- [ ] Time sta…
-
Dear plumed developers,
I am a Supercomputing Applications Specialist at Pawsey Supercomputing Centre. I have patched gromacs/2021 with plumed2/2.7.2 and I have run a test case provided by a user. …
-
WP 2.4 of the BBR grant is to "Enhance GPGPU functionality using FLAME GPU":
> We will also significantly enhance Chaste GPGPU functionality by utilising [FLAME GPU](https://github.com/FLAMEGPU/FLA…
-
Make it possible to add real time probe results during the simulation
https://www.cfd-online.com/Forums/openfoam-post-processing/218454-monitoring-probe-real-time.html
-
**Memory Leak detected on graal_isolatethread_t**
I'm trying to build a SharedLibrary that allows to execute my language runtime from other languages like i this case GO. This function is going to …
-
Is there a specific reason that CollisionObjects are mostly created in the constructor of a simulation object, but never explicitly de-registered or destroyed? Would it be reasonable to include the cr…
-
Is there a way to change the HyperSpace models to use less than a node per process? This will be the case for `XSEDE-Bridges` if we decide to run simulations, as we won't have enough nodes to spawn 16…
-
Would it be possible to write other macros to create Template Based Post-Processing steps (B1+, SAR calculations and exports) which are associated to the corresponding results of the Simulation Tasks …
-
Not exactly sure if it's intended behavior. If you do:
```py
with MPIBackend(n_procs=3):
dpls = simulate_dipole(net, n_trials=1)
```
and `mpi4py` is not installed, it should throw an `Imp…