47noPhaseChange::noPhaseChange
53 phaseChangeModel(
film)
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
Dummy phase change model for 'none'.
virtual void correctModel(const scalar dt, scalarField &availableMass, scalarField &dMass, scalarField &dEnergy)
Correct.
virtual bool active() const
Return the model 'active' status - default active = true.
virtual ~noPhaseChange()
Destructor.
Base class for surface film phase change models.
Base class for surface film models.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.