Boundary-Condition Treatment¶
boundcond¶
All these treatments are in solvcon.parcel.gas.boundcond module.
-
class
solvcon.parcel.gas.boundcond.GasBC(**kw)¶ Base class for all boundary conditions of the gas solver.
The base class for all boundary-condition treatments in this module. It should not be used in simulations directly.
-
class
solvcon.parcel.gas.boundcond.GasNonrefl(**kw)¶
-
class
solvcon.parcel.gas.boundcond.GasWall(**kw)¶
-
class
solvcon.parcel.gas.boundcond.GasInlet(**kw)¶