speciesMomen

speciesMomen

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

Indicates Vorpal should calculate total momentum for a particular species in the whole simulation domain. It always records all three components of the momentum. Thus, for some simulations in 1D or 2D, some components of the momentum may always be zero.

speciesMomen Parameters

species (string vector, required)

Name of a species type to record its total record its total momentum in the whole simulation domain.

speciesMomen Particle Species History Example

<History momenXenon>
    kind = speciesMomen
    species = [xenon]
</History>