-
In typical FBPIC simulation, the timestep is small enough that particles cannot travel beyond `n_guard/2` during a single timestep, so that they always remain with the local subdomain.
However, it…
-
After simulating with hollow plasma, I observed a zigzag structure in the gamma-z phase space. I suspect this might be due to the internal push of particles without proper interpolation of Ez? Or shou…
-
### Description
I would like to see the functionality for plotting the different over potentials separated by particle phases for a composite electrode, in the `plot_voltage_components` function.
##…
mleot updated
2 months ago
-
Looking at the lines 19-20 on the CMakeLists.txt
```
option(NUDUSTC_ENABLE_OPENMP ON "Use OpenMP for cell/particle parallelization")
option(NUDUSTC_ENABLE_MPI ON "Use MPI for cell/particle paral…
-
Dear Professor
I am currently using the Warpx software and I have encountered a problem. I hope you can help me.
The problem is: I used two different numbers of threads(OXP) to run the same program …
-
Currently, Es calculates forces/energies in the RegularDecomposition as follows:
\
* Iterate over all local (not ghost) cells
* For each of them consider all upper/right/back neighbor cells (i.e. s…
-
Certain setups, like laser solid density interactions, require very high numbers of particles and have very strongly localized density distributions.
It would be good have an option to load-balance t…
n01r updated
7 months ago
-
Dear teacher
For the axially symmetric simulation, how is the weight converted between 2D and 3D?
Assuming in input.deck the parameter is :
ny = 200, ymin = -20 * micron,
ymax =…
-
Hiya!
I am using the BNP-Track tool and analyzing the output MAT file, with the goal of importing it to a pandas dataframe to continue in python, with the goal of comparing to my existing tracking …
-
A particle can get passed back and forth between two cells indefinitely, preventing MODPATH from finishing. Reported by WZ in an email to Alden (3/23/2018). Wes eventually found that "it had to do wit…