Public Types | Public Member Functions | List of all members
humidityTemperatureCoupledMixedFvPatchScalarField Class Reference
Inheritance diagram for humidityTemperatureCoupledMixedFvPatchScalarField:
Inheritance graph
[legend]
Collaboration diagram for humidityTemperatureCoupledMixedFvPatchScalarField:
Collaboration graph
[legend]

Public Types

enum  massTransferMode { mtConstantMass, mtCondensation, mtEvaporation, mtCondensationAndEvaporation }
 
- Public Types inherited from temperatureCoupledBase
enum  KMethodType {
  mtFluidThermo, mtSolidThermo, mtDirectionalSolidThermo, mtLookup,
  mtFunction
}
 

Public Member Functions

 TypeName ("humidityTemperatureCoupledMixed")
 
 humidityTemperatureCoupledMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 humidityTemperatureCoupledMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 humidityTemperatureCoupledMixedFvPatchScalarField (const humidityTemperatureCoupledMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 humidityTemperatureCoupledMixedFvPatchScalarField (const humidityTemperatureCoupledMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
virtual void autoMap (const fvPatchFieldMapper &)
 
virtual void rmap (const fvPatchScalarField &, const labelList &)
 
const scalarField myKDelta () const
 
const scalarField mpCpTp () const
 
const scalarField dmHfg () const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 
- Public Member Functions inherited from temperatureCoupledBase
 temperatureCoupledBase (const fvPatch &patch, const word &calculationMethod, const word &kappaName, const word &alphaAniName, const word &alphaName)
 
 temperatureCoupledBase (const fvPatch &patch, const dictionary &dict)
 
 temperatureCoupledBase (const fvPatch &patch, const temperatureCoupledBase &base)
 
 temperatureCoupledBase (const temperatureCoupledBase &)
 
virtual ~temperatureCoupledBase ()=default
 
word KMethod () const
 
const wordkappaName () const
 
const wordalphaName () const
 
virtual tmp< scalarFieldkappa (const scalarField &Tp) const
 
virtual tmp< scalarFieldalpha (const scalarField &Tp) const
 
void write (Ostream &os) const
 

Additional Inherited Members

- Protected Attributes inherited from temperatureCoupledBase
const fvPatchpatch_
 
const KMethodType method_
 
const word kappaName_
 
const word alphaAniName_
 
const word alphaName_
 
autoPtr< PatchFunction1< scalar > > kappaFunction1_
 
autoPtr< PatchFunction1< scalar > > alphaFunction1_
 
- Static Protected Attributes inherited from temperatureCoupledBase
static const Enum< KMethodTypeKMethodTypeNames_
 

Detailed Description

Definition at line 193 of file humidityTemperatureCoupledMixedFvPatchScalarField.H.

Member Enumeration Documentation

◆ massTransferMode

Enumerator
mtConstantMass 
mtCondensation 
mtEvaporation 
mtCondensationAndEvaporation 

Definition at line 203 of file humidityTemperatureCoupledMixedFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ humidityTemperatureCoupledMixedFvPatchScalarField() [1/4]

◆ humidityTemperatureCoupledMixedFvPatchScalarField() [2/4]

humidityTemperatureCoupledMixedFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

◆ humidityTemperatureCoupledMixedFvPatchScalarField() [3/4]

◆ humidityTemperatureCoupledMixedFvPatchScalarField() [4/4]

Member Function Documentation

◆ TypeName()

TypeName ( "humidityTemperatureCoupledMixed"  )

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

◆ autoMap()

void autoMap ( const fvPatchFieldMapper m)
virtual

Implements temperatureCoupledBase.

Definition at line 374 of file humidityTemperatureCoupledMixedFvPatchScalarField.C.

References temperatureCoupledBase::autoMap().

Here is the call graph for this function:

◆ rmap()

void rmap ( const fvPatchScalarField ptf,
const labelList addr 
)
virtual

Implements temperatureCoupledBase.

Definition at line 395 of file humidityTemperatureCoupledMixedFvPatchScalarField.C.

References temperatureCoupledBase::rmap().

Here is the call graph for this function:

◆ myKDelta()

const scalarField myKDelta ( ) const
inline

◆ mpCpTp()

const scalarField mpCpTp ( ) const
inline

Definition at line 403 of file humidityTemperatureCoupledMixedFvPatchScalarField.H.

Referenced by humidityTemperatureCoupledMixedFvPatchScalarField::updateCoeffs().

Here is the caller graph for this function:

◆ dmHfg()

const scalarField dmHfg ( ) const
inline

Definition at line 409 of file humidityTemperatureCoupledMixedFvPatchScalarField.H.

Referenced by humidityTemperatureCoupledMixedFvPatchScalarField::updateCoeffs().

Here is the caller graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

The documentation for this class was generated from the following files: