Particles are injected in each iteration and pushed with tauMin when

injected. Then, particles are pushed as normal in their own time step.
This commit is contained in:
Jorge Gonzalez 2021-01-02 16:31:31 +01:00
commit 5516e46ec3
3 changed files with 34 additions and 52 deletions

View file

@ -41,7 +41,7 @@
"radius": 1.88e-10
},
"case": {
"tau": [1.0e-4, 1.0e-6],
"tau": [1.0e-6, 1.0e-6],
"time": 4.0e-3,
"pusher": ["2DCylNeutral", "2DCylNeutral"],
"WeightingScheme": "Volume"