speciesNumPhysical

speciesNumPhysical

Works with VSimBase, VSimEM, VSimPD, VSimPA, and VSimVE licenses.

Indicates Vorpal should calculate the total number of physical-particles for a simulation species.

speciesNumPhysical Parameters

species

Name of a species type to record its total number of physical particles in the whole simulation domain. (string vector, required)

speciesNumPhysical Particle Species History Example

# Specify history diagnostics
<History numPhysElectrons>
    kind = speciesNumPhysical
    species = [electrons]
</History>