Classes | |
class | ArrheniusViscosity |
The Arrhenius temperature-dependent viscosity model multiplies the viscosity of a base model by an Arrhenius-type temperature function: More... | |
class | BrunDrippingInjection |
Film Dripping mass transfer model. More... | |
class | constantFilmThermo |
Constant thermo model. More... | |
class | constantHeatTransfer |
Constant heat transfer model. More... | |
class | constantRadiation |
Film constant radiation model. The constant radiative flux is specified by the user, and operated over a time interval defined by a start time and duration. In addition, a mask can be applied to shield the film from the radiation. More... | |
class | constantViscosity |
Constant viscosity model. More... | |
class | contactAngleForce |
Base-class for film contact angle force models. More... | |
class | curvatureSeparation |
Curvature film separation model. More... | |
class | distributionContactAngleForce |
PDF distribution based film contact angle force. More... | |
class | drippingInjection |
Film Dripping mass transfer model. More... | |
class | filmMomentumTransportModel |
Base class for film turbulence models. More... | |
class | filmRadiationModel |
Base class for film radiation models. More... | |
class | filmSubModelBase |
Base class for surface film sub-models. More... | |
class | filmThermoModel |
Base class for film thermo models. More... | |
class | filmViscosityModel |
Base class for surface film viscosity models. More... | |
class | force |
Base class for film (stress-based) force models. More... | |
class | forceList |
List container for film sources. More... | |
class | function1Viscosity |
The Foam::Function1 temperature-dependent viscosity model multiplies the viscosity of a base model by a Function1 temperature function. More... | |
class | heatTransferModel |
Base class for film heat transfer models. More... | |
class | injectionModel |
Base class for film injection models, handling mass transfer from the film. More... | |
class | injectionModelList |
List container for film injection models. More... | |
class | kinematicSingleLayer |
Kinematic form of single-cell layer surface film model. More... | |
class | laminar |
Film laminar turbulence model. More... | |
class | liquidFilmThermo |
Liquid thermo model. More... | |
class | liquidViscosity |
liquidViscosity viscosity model More... | |
class | mappedConvectiveHeatTransfer |
Convective heat transfer model based on a re-working of a Nusselt number correlation. More... | |
class | noFilm |
Dummy surfaceFilmModel to allow solvers supporting film simulations to be run without a film region. More... | |
class | noPhaseChange |
Dummy phase change model for 'none'. More... | |
class | noRadiation |
Dummy radiation model for 'none' option. More... | |
class | patchInjection |
Remove and inject the mass in the film as it passes over the selected patches. More... | |
class | perturbedTemperatureDependentContactAngleForce |
Temperature dependent contact angle force with a stochastic perturbation. More... | |
class | phaseChangeModel |
Base class for surface film phase change models. More... | |
class | primaryRadiation |
Radiation model whereby the radiative heat flux is mapped from the primary region. More... | |
class | solidification |
Solidification phase change model where all film mass is converted when the local temperature > activation temperature. The latent heat is assumed to be removed by heat-transfer to the wall. More... | |
class | standardPhaseChange |
Standard phase change model with modification for boiling. More... | |
class | standardRadiation |
Standard radiation model. More... | |
class | surfaceFilmRegionModel |
Base class for surface film models. More... | |
class | temperatureDependentContactAngleForce |
Temperature dependent contact angle force. More... | |
class | thermocapillaryForce |
Thermocapillary force. More... | |
class | thermoSingleLayer |
Thermodynamic form of single-cell layer surface film model. More... | |
class | thixotropicViscosity |
Thixotropic viscosity model based on the evolution of the structural parameter : More... | |
class | transferModel |
Base class for film transfer models, handling mass transfer between the film and the continuous phase. More... | |
class | transferModelList |
List container for film transfer models. More... | |
class | VoFPatchTransfer |
Transfer mass between the film and the VoF in the continuous phase. More... | |
class | waxSolventEvaporation |
Wax solvent mixture evaporation model. More... | |
class | waxSolventViscosity |
Wax solvent mixture viscosity model. More... | |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | kinematicSingleLayer | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | surfaceFilmRegionModel | , |
kinematicSingleLayer | , | ||
mesh | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | noFilm | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | surfaceFilmModel | , |
noFilm | , | ||
mesh | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | filmMomentumTransportModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | filmMomentumTransportModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | laminar | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmMomentumTransportModel | , |
laminar | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | constantFilmThermo | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmThermoModel | , |
constantFilmThermo | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | filmThermoModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | filmThermoModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | liquidFilmThermo | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmThermoModel | , |
liquidFilmThermo | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | contactAngleForce | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | distributionContactAngleForce | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | force | , |
distributionContactAngleForce | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | perturbedTemperatureDependentContactAngleForce | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | force | , |
perturbedTemperatureDependentContactAngleForce | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | temperatureDependentContactAngleForce | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | force | , |
temperatureDependentContactAngleForce | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | force | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | force | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | thermocapillaryForce | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | force | , |
thermocapillaryForce | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | BrunDrippingInjection | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | injectionModel | , |
BrunDrippingInjection | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | curvatureSeparation | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | injectionModel | , |
curvatureSeparation | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | drippingInjection | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | injectionModel | , |
drippingInjection | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | injectionModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | injectionModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | patchInjection | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | injectionModel | , |
patchInjection | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | transferModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | transferModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | constantRadiation | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmRadiationModel | , |
constantRadiation | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | filmRadiationModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | filmRadiationModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | noRadiation | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmRadiationModel | , |
noRadiation | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | primaryRadiation | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmRadiationModel | , |
primaryRadiation | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | standardRadiation | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmRadiationModel | , |
standardRadiation | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | ArrheniusViscosity | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmViscosityModel | , |
ArrheniusViscosity | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | constantViscosity | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmViscosityModel | , |
constantViscosity | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | filmViscosityModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | filmViscosityModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | function1Viscosity | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmViscosityModel | , |
function1Viscosity | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | liquidViscosity | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmViscosityModel | , |
liquidViscosity | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | thixotropicViscosity | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmViscosityModel | , |
thixotropicViscosity | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | waxSolventViscosity | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | filmViscosityModel | , |
waxSolventViscosity | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | constantHeatTransfer | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
constantHeatTransfer | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | heatTransferModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | heatTransferModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | mappedConvectiveHeatTransfer | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | heatTransferModel | , |
mappedConvectiveHeatTransfer | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | noPhaseChange | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | phaseChangeModel | , |
noPhaseChange | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | phaseChangeModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineRunTimeSelectionTable | ( | phaseChangeModel | , |
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | solidification | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | phaseChangeModel | , |
solidification | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | standardPhaseChange | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | phaseChangeModel | , |
standardPhaseChange | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | waxSolventEvaporation | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | phaseChangeModel | , |
waxSolventEvaporation | , | ||
dictionary | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | surfaceFilmRegionModel | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::defineTypeNameAndDebug | ( | thermoSingleLayer | , |
0 | |||
) |
Foam::regionModels::surfaceFilmModels::addToRunTimeSelectionTable | ( | surfaceFilmRegionModel | , |
thermoSingleLayer | , | ||
mesh | |||
) |