- speciesRmsMomen
speciesRmsMomen¶
Works with any VSim license.
Calculate the average RMS momentum for all the particles in a species.
speciesRmsMomen Parameters¶
- species (string vector, required)
The name of the species use in the calculation.
- components (integer vector, required)
A vector of components of average RMS momentum that should be recorded.
speciesRmsMomen History Example¶
<History rmsMomentum>
kind = speciesRmsMomen
species = [electrons]
components = [0 1 2]
</History>