31 template<
class BasePhaseModel>
35 const word& phaseName,
36 const bool referencePhase,
40 BasePhaseModel(fluid, phaseName, referencePhase, index)
46 template<
class BasePhaseModel>
53 template<
class BasePhaseModel>
56 BasePhaseModel::correctThermo();
60 template<
class BasePhaseModel>
67 template<
class BasePhaseModel>
79 template<
class BasePhaseModel>
84 <<
"Cannot construct an energy equation for an isothermal phase"
const Boundary & boundaryField() const
Return const-reference to the boundary field.
virtual ~IsothermalSolidPhaseModel()
Destructor.
virtual void correctThermo()
Correct the thermodynamics.
virtual bool isothermal() const
Return whether the phase is isothermal.
virtual tmp< fvScalarMatrix > heEqn()
Return the enthalpy equation.
IsothermalSolidPhaseModel(const phaseSystem &fluid, const word &phaseName, const bool referencePhase, const label index)
virtual tmp< scalarField > kappaEff(const label patchi) const
Return the effective thermal conductivity on a patch.
virtual const volScalarField & kappa() const =0
Thermal conductivity of mixture [W/m/K].
Class to represent a system of phases and model interfacial transfers between them.
A class for managing temporary objects.
A class for handling words, derived from string.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
fluidMulticomponentThermo & thermo