Public Member Functions | |
TypeName ("waxSolventEvaporation") | |
waxSolventEvaporation (surfaceFilmRegionModel &film, const dictionary &dict) | |
virtual | ~waxSolventEvaporation () |
virtual void | correctModel (const scalar dt, scalarField &availableMass, scalarField &dMass, scalarField &dEnergy) |
![]() | |
TypeName ("phaseChangeModel") | |
declareRunTimeSelectionTable (autoPtr, phaseChangeModel, dictionary,(surfaceFilmRegionModel &film, const dictionary &dict),(film, dict)) | |
phaseChangeModel (surfaceFilmRegionModel &film) | |
phaseChangeModel (const word &modelType, surfaceFilmRegionModel &film, const dictionary &dict) | |
virtual | ~phaseChangeModel () |
virtual void | correct (const scalar dt, scalarField &availableMass, volScalarField &dMass, volScalarField &dEnergy) |
virtual void | info (Ostream &os) const |
![]() | |
filmSubModelBase (surfaceFilmRegionModel &film) | |
filmSubModelBase (surfaceFilmRegionModel &film, const dictionary &dict, const word &baseName, const word &modelType, const word &dictExt="Coeffs") | |
filmSubModelBase (const word &modelName, surfaceFilmRegionModel &film, const dictionary &dict, const word &baseName, const word &modelType) | |
virtual | ~filmSubModelBase () |
virtual bool | writeTime () const |
const surfaceFilmRegionModel & | film () const |
surfaceFilmRegionModel & | film () |
template<class FilmType > | |
const FilmType & | filmType () const |
![]() | |
subModelBase (dictionary &properties) | |
subModelBase (dictionary &properties, const dictionary &dict, const word &baseName, const word &modelType, const word &dictExt="Coeffs") | |
subModelBase (const word &modelName, dictionary &properties, const dictionary &dict, const word &baseName, const word &modelType) | |
subModelBase (const subModelBase &smb) | |
virtual | ~subModelBase () |
const word & | modelName () const |
const dictionary & | dict () const |
const word & | baseName () const |
const word & | modelType () const |
const dictionary & | coeffDict () const |
const dictionary & | properties () const |
virtual bool | defaultCoeffs (const bool printMsg) const |
virtual bool | active () const |
virtual void | cacheFields (const bool store) |
virtual fileName | localPath () const |
template<class Type > | |
Type | getBaseProperty (const word &entryName, const Type &defaultValue=Type(Zero)) const |
template<class Type > | |
void | getBaseProperty (const word &entryName, Type &value) const |
template<class Type > | |
void | setBaseProperty (const word &entryName, const Type &value) |
bool | getModelDict (const word &entryName, dictionary &dict) const |
template<class Type > | |
void | getModelProperty (const word &entryName, Type &value) const |
template<class Type > | |
Type | getModelProperty (const word &entryName, const Type &defaultValue=Type(Zero)) const |
template<class Type > | |
void | setModelProperty (const word &entryName, const Type &value) |
virtual void | write (Ostream &os) const |
Protected Member Functions | |
scalar | Sh (const scalar Re, const scalar Sc) const |
template<class YInfType > | |
void | correctModel (const scalar dt, scalarField &availableMass, scalarField &dMass, scalarField &dEnergy, YInfType YInf) |
![]() | |
bool | inLine () const |
Protected Attributes | |
uniformDimensionedScalarField | Wwax_ |
uniformDimensionedScalarField | Wsolvent_ |
uniformDimensionedScalarField | Ysolvent0_ |
volScalarField | Ysolvent_ |
const scalar | deltaMin_ |
const scalar | L_ |
const scalar | TbFactor_ |
bool | YInfZero_ |
autoPtr< Function1< scalar > > | activityCoeff_ |
![]() | |
scalar | latestMassPC_ |
scalar | totalMassPC_ |
![]() | |
surfaceFilmRegionModel & | filmModel_ |
![]() | |
const word | modelName_ |
dictionary & | properties_ |
const dictionary | dict_ |
const word | baseName_ |
const word | modelType_ |
const dictionary | coeffDict_ |
Additional Inherited Members | |
![]() | |
static autoPtr< phaseChangeModel > | New (surfaceFilmRegionModel &film, const dictionary &dict) |
Definition at line 52 of file waxSolventEvaporation.H.
waxSolventEvaporation | ( | surfaceFilmRegionModel & | film, |
const dictionary & | dict | ||
) |
Definition at line 74 of file waxSolventEvaporation.C.
|
virtual |
Definition at line 136 of file waxSolventEvaporation.C.
|
protected |
Definition at line 55 of file waxSolventEvaporation.C.
References Foam::cbrt(), Foam::pow(), Foam::Re(), and Foam::sqrt().
|
protected |
Definition at line 144 of file waxSolventEvaporation.C.
References filmThermoModel::D(), Foam::fvm::ddt(), delta, kinematicSingleLayer::delta(), kinematicSingleLayer::deltaRho(), Foam::dimDensity, Foam::dimTime, Foam::dimVelocity, Foam::fvm::div(), Foam::endl(), kinematicSingleLayer::filmThermo(), forAll, thermoSingleLayer::hs(), Foam::mag(), singleLayerRegion::magSf(), Foam::max(), Foam::min(), kinematicSingleLayer::muPrimary(), filmThermoModel::name(), IOobject::NO_READ, IOobject::NO_WRITE, phi, kinematicSingleLayer::phi(), kinematicSingleLayer::pPrimary(), filmThermoModel::pv(), Foam::Re(), regionModel::regionMesh(), fvMatrix::relax(), rho, kinematicSingleLayer::rho(), kinematicSingleLayer::rhoPrimary(), kinematicSingleLayer::rhoSp(), fvMatrix::solve(), Foam::fvm::Sp(), Foam::T(), thermoSingleLayer::T(), filmThermoModel::Tb(), thermoSingleLayer::thermo(), fvMesh::time(), Time::timeName(), kinematicSingleLayer::UPrimary(), kinematicSingleLayer::Us(), WarningInFunction, and Foam::Zero.
TypeName | ( | "waxSolventEvaporation" | ) |
|
virtual |
Implements phaseChangeModel.
Definition at line 374 of file waxSolventEvaporation.C.
References SLGThermo::carrierId(), kinematicSingleLayer::filmThermo(), filmThermoModel::name(), thermoSingleLayer::thermo(), thermoSingleLayer::YPrimary(), and Foam::vtk::Tools::zeroField().
|
protected |
Definition at line 70 of file waxSolventEvaporation.H.
|
protected |
Definition at line 73 of file waxSolventEvaporation.H.
|
protected |
Definition at line 76 of file waxSolventEvaporation.H.
|
protected |
Definition at line 79 of file waxSolventEvaporation.H.
|
protected |
Definition at line 82 of file waxSolventEvaporation.H.
|
protected |
Definition at line 85 of file waxSolventEvaporation.H.
|
protected |
Definition at line 89 of file waxSolventEvaporation.H.
|
protected |
Definition at line 92 of file waxSolventEvaporation.H.
Definition at line 95 of file waxSolventEvaporation.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.