ComputationalRadiationPhysics / picongpu

Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:
https://picongpu.readthedocs.io
Other
710 stars 218 forks source link

updating charge_state definition #5202

Open mafshari64 opened 2 weeks ago

mafshari64 commented 2 weeks ago

in the very recent manual of picongpu, p. 566 (582 / 780), we see: charge_state: number of bound electrons to set

but following the update of ionization by Brian and my picmi implementation charge_state should be the initial ion charge state when enabling ionization. any idea?