35 namespace diameterModels
51 const dictionary&
dict 55 otherPhaseName_(dict.
lookup(
"otherPhase")),
56 dmdtfName_(dict.
lookup(
"dmdtf")),
57 specieName_(dict.lookupOrDefault<word>(
"specie", word::null))
70 const phaseInterface interface
86 const label dmdtfSign = interface.index(
phase()) == 0 ? +1 : -1;
tmp< fvMatrix< Type > > SuSp(const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual tmp< fvScalarMatrix > R(const volScalarField &alphai, volScalarField &kappai) const
twoPhaseChangeModel & phaseChange
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
stressControl lookup("compactNormalStress") >> compactNormalStress
static word groupName(Name name, const word &group)
const phaseModel & phase() const
phaseChange(const IATE &iate, const dictionary &dict)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const Mesh & mesh() const
Return mesh.
defineTypeNameAndDebug(combustionModel, 0)
phaseSystem::phaseModelList & phases
A class for managing temporary objects.
const phaseSystem & fluid() const
Calculate the matrix for implicit and explicit sources.