-
Hi. I have multiple questions concerning initialize beam and laser with PICMI algorithm:
Firstly, it seems that the laser centroid position for the GaussianLaser function in PICMI has a weird depen…
-
Dear Ichthyop community,
I am using 3D data from CMEMS GLORYS12v1 for the South Atlantic Ocean region, in the coast of Brazil. I am simulating the larval dispersal of a fish species where its spawn…
-
# Current situation
Currently, a pair bond between particles p1 and p2 or a 3- or 4-particle bond between p1, p2, p3(, p4) is only stored on p1.
## Advantages:
* Save some storage
* Calculat…
-
I am running a 1D simulation with injected Helium particles from a source redshift evolution and with relevant interactions for energy loss. The simulation fails with following Exception error saying …
-
I am currently working with the WarpX simulation software and have encountered an issue related to particle injection. The current implementation of particle injection in WarpX initializes all plasma …
-
Hi all,
I'm running a 2D simulation using this PICMI input
```python
import numpy as np
from math import sqrt, ceil, floor
from pywarpx import callbacks, fields, libwarpx, particle_containers…
-
Hello. I have a question about the walls during ground-truth simulations. Do you perform simulations with plane walls or walls represented as particles?
-
This is a feature request.
It would be great if one could continue a partially coherent simulation, continuing to accumulate results from what was done previously. Sometimes you run with 5,000 macr…
-
Hi
I am working on a case where I need information on particle density and particle velocity. My study involves a hollow cylinder where gas flows in from the inlet at one end and escape from the ou…
-
Computer may crash sometime. phasicFlow can continue to run, but there is a minor problem. Assume your base case run is for 120 s and the computer crashes in the 5 s. The starTime in the settingsDict …