FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

mixedInternalEnergyFvPatchScalarField Class Reference

Mixed boundary conditions for internal energy. More...

#include <basicThermophysicalModels/mixedInternalEnergyFvPatchScalarField.H>


Detailed Description

Mixed boundary conditions for internal energy.

Source files

Definition at line 49 of file mixedInternalEnergyFvPatchScalarField.H.

List of all members.

Public Member Functions

 TypeName ("mixedInternalEnergy")
 Runtime type information.
 mixedInternalEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 mixedInternalEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 mixedInternalEnergyFvPatchScalarField (const mixedInternalEnergyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given mixedInternalEnergyFvPatchScalarField.
 mixedInternalEnergyFvPatchScalarField (const mixedInternalEnergyFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 mixedInternalEnergyFvPatchScalarField (const mixedInternalEnergyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarField >  clone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual void  updateCoeffs ()
 Update the coefficients associated with the patch field.

Constructor & Destructor Documentation

mixedInternalEnergyFvPatchScalarField ( const fvPatch &   p,
const DimensionedField< scalar, volMesh > &   iF  
)

Construct from patch and internal field.

Definition at line 40 of file mixedInternalEnergyFvPatchScalarField.C.

Referenced by mixedInternalEnergyFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 66 of file mixedInternalEnergyFvPatchScalarField.C.

mixedInternalEnergyFvPatchScalarField ( const mixedInternalEnergyFvPatchScalarField &   ptf,
const fvPatch &   p,
const DimensionedField< scalar, volMesh > &   iF,
const fvPatchFieldMapper &   mapper  
)

Construct by mapping given mixedInternalEnergyFvPatchScalarField.

onto a new patch

Definition at line 54 of file mixedInternalEnergyFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 86 of file mixedInternalEnergyFvPatchScalarField.C.


Member Function Documentation

TypeName ( "mixedInternalEnergy"    )

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  ) const [inline, virtual]
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 111 of file mixedInternalEnergyFvPatchScalarField.H.

References mixedInternalEnergyFvPatchScalarField::mixedInternalEnergyFvPatchScalarField().

void updateCoeffs (  ) [virtual]

Update the coefficients associated with the patch field.

Definition at line 97 of file mixedInternalEnergyFvPatchScalarField.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), basicThermo::Cv(), basicThermo::e(), basicThermo::T(), and thermo.


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