Public Types | |
typedef Foam::regionModels::surfaceFilmModels::thermoSingleLayer | filmModelType |
typedef Foam::regionModels::pyrolysisModels::pyrolysisModel | pyrolysisModelType |
![]() | |
enum | KMethodType { mtFluidThermo, mtSolidThermo, mtDirectionalSolidThermo, mtLookup } |
Type of supplied Kappa. More... | |
Public Member Functions | |
TypeName ("filmPyrolysisRadiativeCoupledMixed") | |
Runtime type information. More... | |
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField (const filmPyrolysisRadiativeCoupledMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField (const filmPyrolysisRadiativeCoupledMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
tmp< scalarField > | K () const |
Get corresponding K field. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
![]() | |
temperatureCoupledBase (const fvPatch &patch, const word &calculationMethod, const word &kappaName, const word &alphaAniName) | |
Construct from patch and K name. More... | |
temperatureCoupledBase (const fvPatch &patch, const dictionary &dict) | |
Construct from patch and dictionary. More... | |
temperatureCoupledBase (const fvPatch &patch, const temperatureCoupledBase &base) | |
Construct from patch and temperatureCoupledBase. More... | |
word | KMethod () const |
Method to obtain K. More... | |
const word & | kappaName () const |
Name of thermal conductivity field. More... | |
tmp< scalarField > | kappa (const scalarField &Tp) const |
Given patch temperature calculate corresponding K field. More... | |
void | write (Ostream &) const |
Write. More... | |
Additional Inherited Members | |
![]() | |
const fvPatch & | patch_ |
Underlying patch. More... | |
const KMethodType | method_ |
How to get K. More... | |
const word | kappaName_ |
Name of thermal conductivity field (if looked up from database) More... | |
const word | alphaAniName_ |
Name of the non-Isotropic alpha (default: Anialpha) More... | |
![]() | |
static const NamedEnum< KMethodType, 4 > | KMethodTypeNames_ |
Definition at line 92 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.H.
Definition at line 100 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.H.
Definition at line 103 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.H.
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 115 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C.
Referenced by filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::clone(), and filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::filmPyrolysisRadiativeCoupledMixedFvPatchScalarField().
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 159 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C.
References dimensionedInternalField(), Foam::exit(), Foam::FatalError, FatalErrorIn, filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::filmPyrolysisRadiativeCoupledMixedFvPatchScalarField(), dictionary::found(), fvPatch::name(), fvPatchField< Type >::operator=(), and fvPatch::size().
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField | ( | const filmPyrolysisRadiativeCoupledMixedFvPatchScalarField & | psf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
turbulentTemperatureCoupledBaffleMixedFvPatchScalarField onto a new patch
Definition at line 138 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C.
References filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::filmPyrolysisRadiativeCoupledMixedFvPatchScalarField().
filmPyrolysisRadiativeCoupledMixedFvPatchScalarField | ( | const filmPyrolysisRadiativeCoupledMixedFvPatchScalarField & | psf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 221 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C.
TypeName | ( | "filmPyrolysisRadiativeCoupledMixed" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 174 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.H.
References filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::filmPyrolysisRadiativeCoupledMixedFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 194 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.H.
References filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::filmPyrolysisRadiativeCoupledMixedFvPatchScalarField(), filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::K(), filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::updateCoeffs(), and filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::write().
tmp<scalarField> K | ( | ) | const |
Get corresponding K field.
Referenced by filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::clone(), and filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::updateCoeffs().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 240 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C.
References Foam::constant::atomic::alpha, boundary(), GeometricField< Type, PatchField, GeoMesh >::boundaryField(), fvPatch::deltaCoeffs(), dimensionedInternalField(), mappedPatchBase::distribute(), Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorIn, Foam::gAverage(), Foam::gMax(), Foam::gMin(), Foam::gSum(), heatTransferModel::h(), thermoSingleLayer::htcw(), patchIdentifier::index(), fvPatch::index(), Foam::Info, filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::K(), temperatureCoupledBase::kappa(), fvPatch::lookupPatchField(), regionModel::mapRegionPatchField(), Foam::max(), mesh, Foam::min(), fvPatch::name(), fvMesh::name(), IOobject::name(), regionModel::nbrCoupledPatchID(), Foam::nl, regionModel::primaryMesh(), Foam::refCast(), mappedPatchBase::sampleMesh(), mappedPatchBase::samplePolyPatch(), regionModel::toPrimary(), thermoSingleLayer::Ts(), Foam::type(), and filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::write().
Referenced by filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::clone().
|
virtual |
Write.
Definition at line 407 of file filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C.
References token::END_STATEMENT, Foam::endl(), Foam::makePatchTypeField(), Foam::nl, write(), and temperatureCoupledBase::write().
Referenced by filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::clone(), and filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::updateCoeffs().