massedparticle#

ens_calculator.massedparticle(output_varname: str | None = None) ENS_VAR#
Computes a per element scalar variable defined as the total mass of massed particles that collide with a surface
output_varname:

The name of the newly created variable

Returns:

New ENS_VAR instance or None

Note:

See MassedParticle() for function details.