45 #ifndef linearTsubDiameter_H
46 #define linearTsubDiameter_H
54 namespace diameterModels
69 word liquidPhaseName_;
Generic GeometricField class.
const phaseModel & phase() const
Return the phase.
const dictionary & diameterProperties() const
Return the phase diameter properties dictionary.
virtual ~linearTsub()
Destructor.
linearTsub(const dictionary &diameterProperties, const phaseModel &phase)
Construct from dictionary and phase.
virtual void correct()
Correct the model.
virtual tmp< volScalarField > d() const
Get the diameter field.
TypeName("linearTsub")
Runtime type information.
virtual bool read(const dictionary &phaseProperties)
Read phaseProperties dictionary.
Base class for models which represent spherical diameter models, providing a common implementation of...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Helper class to manage multi-specie phase properties.
A class for managing temporary objects.
A class for handling words, derived from string.