- speciesEnergy
speciesEnergy
Works with VSimBase, VSimEM, VSimPD, VSimPA, and VSimVE licenses.
Indicates Vorpal should calculate total energy for a particular constant weight species in the whole simulation domain.
speciesEnergy Parameters
- species (string vector, required)
- Name of a species type to record its total record its total energy in units of Joules over the whole simulation domain. 
speciesEnergy Particle Species History Example
<History energyChromiumAtoms>
    kind = speciesEnergy
    species = [chromiumAtoms]
</History>