Class krTabulated

Inheritance Relationships

Base Type

Class Documentation

class krTabulated : public relativePermeabilityModelBase<2>

Read evolution of the relative permeability and its derivative in respect to the canonical phase.

Source files

Public Functions

TypeName("tabulated")

Runtime type information.

krTabulated(const word &name, const dictionary &transportProperties, const fvMesh &mesh)

Construct from components.

~krTabulated()

Destructor.

const wordList phaseNames() const

Return associated phase names as a list.

const word canonicalPhase() const

Return canonical phase name.

label phaseIndex(const word &phaseName) const

Return phase index.

void correct()

Correct the relative permeabilities.