ParticleSink
Works with VSimBase, VSimEM, VSimPD, VSimPA, and VSimMD licenses.
This particle absorber kind absorbs particles at boundary, removing them from the simulation. They will not be saved.
minDim
Minimum dimensionality for which this sink is applicable (1, 2, or 3).
lowerBounds
Gives lower bounds of the particle sink in cell indices.
upperBounds
Gives upper bounds of the particle sink in cell indices.
<ParticleSink rightAbsorber>
kind = absorber
minDim = 1
# Bounds specified with physical indexing
lowerBounds = [NX -1 -1]
upperBounds = [NX1 NY1 NZ1]
</ParticleSink>