-
https://github.com/espressopp/espressopp/blob/8867feb2c60a20eeda43b0502eb7014ca50af505/src/storage/Storage.py#L442-L451
In the worst case (with check for existence) this function will conduct 3 glo…
-
```
Currently the FFTs in matvec are performed as x-z-y and grids along x and z are
divided among processors in parallel mode (at different steps).
If z and y FFTs are interchanged, then computing r…
-
Hi there,
I am trying to calculate LCS's from a ROMS simulation and am running into a bit of an issue. Using the native reader "as is" the fakeproj correctly returns the corners of my domain, but …
-
Hi there,
I was wondering there is any interest in including a Drude polarizable DFHR system in the benchmark pipeline. Considering the 1) use of the DrudeLangevinIntegrator(), 2) the inclusion of …
-
Aiming at best case 12x speedup for 8 GPU cluster
- [ ] Run [GPUSPH](http://www.gpusph.org/documentation/install-guide/) on target hardware and find out what is the performance of this software in …
-
###Tasks
- [ ] Release the code (#8)
- [ ] Work with Matt
- [ ] Where to submit (e.g., ApJS)?
-
Once the format of the Particle Patches has been decided in the standard
-
Sorry for bothering you again.
With the reduced particles mentioned in
https://github.com/ComputationalRadiationPhysics/particle_reduction/issues/21
I now want to put them into a gdf file. I used…
-
I'm making my way through the Getting Started manual and was successful the first time around up to "4.5 Change the type of incident particles". I took a break for a few days and came back to try to r…
-
Hi there,
This is less of an issue and more of a question. I have some physics simulation that runs many events. I make 2D images of where energy is deposited in a detector over some x,y 2D histogr…