absStairStep
Works with VSimBase, VSimEM, VSimPD, VSimPA, and VSimMD licenses.
This particle sink removes the particles once they cross the stair step boundary that corresponds to the conformal boundary. It will work with a coordProdGrid.
minDim (integer)
Minimum dimensionality for which this sink is applicable (1, 2, or 3).
lowerBounds (integer vector)
Gives lower bounds of the particle sink in cell indices.
upperBounds (integer vector)
Gives upper bounds of the particle sink in cell indices.
gridBoundary (string)
The name of the stair-stepped grid boundary.
<ParticleSink stairStepBndry>
kind = absStairStep
gridBoundary = sphere
lowerBounds = [-1 -1 -1]
upperBounds = [NX1 NY1 NZ1]
</ParticleSink>