34 namespace compressible
51 liquidIndex_(phases.index(
dict.lookup<
word>(
"liquid"))),
virtual bool read(const dictionary &dict)=0
Read the dictionary and update.
cavitationModel(const dictionary &dict, const compressibleTwoPhases &phases)
Construct for phases.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Model to describe the dependence of saturation pressure on temperature, and vice versa.
static autoPtr< saturationPressureModel > New(const dictionary &dict)
Select with dictionary.
A class for handling words, derived from string.
Calculate the matrix for implicit and explicit sources.
defineTypeNameAndDebug(cavitationModel, 0)
defineRunTimeSelectionTable(cavitationModel, dictionary)
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)