Class none¶
Defined in File none2.H
Inheritance Relationships¶
Base Type¶
public capillaryPressureModelBase< 2 >(Template Class capillaryPressureModelBase)
Class Documentation¶
-
class
none: public capillaryPressureModelBase<2>¶ Disables capillary pressure modeling.
Public Functions
-
TypeName("none") Runtime type information.
-
none(const word &name, const dictionary &transportProperties, const fvMesh &mesh)¶ Construct from components.
-
~none()¶ Destructor.
-
const wordList
phaseNames() const Return associated phase names as a list.
-
const word
canonicalPhase() const Return canonical phase name.
-
virtual void
correct() Correct the relative permeabilities.
-