speciesNumberOf
Works with VSimBase, VSimEM, VSimPD, VSimPA, and VSimMD licenses.
Indicates Vorpal should calculate the total number of macro-particles for a simulation species.
species (string vector, required)
Name of a species type to record its total number of macro-particles in the whole simulation domain.
# Specify history diagnostics
<History numElectrons>
kind = speciesNumberOf
species = [electrons]
</History>