absorbInteraction(filmType &, const parcelType &p, const polyPatch &pp, const label facei, const scalar mass, bool &keepParticle) | KinematicSurfaceFilm< CloudType > | |
Adry_ | KinematicSurfaceFilm< CloudType > | protected |
areaFilm typedef | ThermoSurfaceFilm< CloudType > | protected |
areaFilms_ | KinematicSurfaceFilm< CloudType > | protected |
Awet_ | KinematicSurfaceFilm< CloudType > | protected |
bounceInteraction(parcelType &p, const polyPatch &pp, const label facei, bool &keepParticle) const | KinematicSurfaceFilm< CloudType > | |
cacheFilmFields(const label primaryPatchi, const areaFilm &) | ThermoSurfaceFilm< CloudType > | protectedvirtual |
cacheFilmFields(const label filmPatchi, const label primaryPatchi, const regionFilm &) | ThermoSurfaceFilm< CloudType > | protectedvirtual |
Cf_ | KinematicSurfaceFilm< CloudType > | protected |
clone() const | ThermoSurfaceFilm< CloudType > | inlinevirtual |
SurfaceFilmModel< CloudType >::clone() const=0 | SurfaceFilmModel< CloudType > | pure virtual |
CpFilmPatch_ | ThermoSurfaceFilm< CloudType > | protected |
declareRunTimeSelectionTable(autoPtr, SurfaceFilmModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner)) | SurfaceFilmModel< CloudType > | |
deltaFilmPatch_ | SurfaceFilmModel< CloudType > | protected |
deltaWet_ | KinematicSurfaceFilm< CloudType > | protected |
diameterParcelPatch_ | SurfaceFilmModel< CloudType > | protected |
drySplashInteraction(filmType &, const scalar sigma, const scalar mu, const parcelType &p, const polyPatch &pp, const label facei, bool &keepParticle) | KinematicSurfaceFilm< CloudType > | |
ejectedParcelType_ | SurfaceFilmModel< CloudType > | protected |
filmModel_ | KinematicSurfaceFilm< CloudType > | protected |
g() const | SurfaceFilmModel< CloudType > | inline |
g_ | SurfaceFilmModel< CloudType > | protected |
info(Ostream &os) | ThermoSurfaceFilm< CloudType > | virtual |
init(bool binitThermo) | KinematicSurfaceFilm< CloudType > | protected |
initFilmModels() | KinematicSurfaceFilm< CloudType > | protected |
inject(TrackCloudType &cloud) | SurfaceFilmModel< CloudType > | |
injectionOffset_ | SurfaceFilmModel< CloudType > | protected |
injectParticles(const label primaryPatchi, const labelList &injectorCellsPatch, TrackCloudType &cloud) | SurfaceFilmModel< CloudType > | protected |
injectParticles(const label primaryPatchi, const labelList &injectorCellsPatch, CloudTrackType &cloud) | SurfaceFilmModel< CloudType > | |
interactionType enum name | KinematicSurfaceFilm< CloudType > | |
interactionType_ | KinematicSurfaceFilm< CloudType > | protected |
interactionTypeEnum(const word &it) const | KinematicSurfaceFilm< CloudType > | |
interactionTypeNames_ | KinematicSurfaceFilm< CloudType > | static |
interactionTypeStr(const interactionType &it) const | KinematicSurfaceFilm< CloudType > | |
itAbsorb enum value | KinematicSurfaceFilm< CloudType > | |
itBounce enum value | KinematicSurfaceFilm< CloudType > | |
itSplashBai enum value | KinematicSurfaceFilm< CloudType > | |
KinematicSurfaceFilm(const dictionary &dict, CloudType &owner, const word &type=typeName, bool initThermo=true) | KinematicSurfaceFilm< CloudType > | |
KinematicSurfaceFilm(const KinematicSurfaceFilm< CloudType > &sfm, bool initThermo=true) | KinematicSurfaceFilm< CloudType > | |
massParcelPatch_ | SurfaceFilmModel< CloudType > | protected |
minDiameter_ | SurfaceFilmModel< CloudType > | protected |
New(const dictionary &dict, CloudType &owner) | SurfaceFilmModel< CloudType > | static |
nParcelsInjected() const | SurfaceFilmModel< CloudType > | inline |
nParcelsInjected() | SurfaceFilmModel< CloudType > | inline |
nParcelsInjected_ | SurfaceFilmModel< CloudType > | protected |
nParcelsSplashed_ | KinematicSurfaceFilm< CloudType > | protected |
nParcelsTransferred() const | SurfaceFilmModel< CloudType > | inline |
nParcelsTransferred() | SurfaceFilmModel< CloudType > | inline |
nParcelsTransferred_ | SurfaceFilmModel< CloudType > | protected |
parcelsPerSplash_ | KinematicSurfaceFilm< CloudType > | protected |
parcelType typedef | ThermoSurfaceFilm< CloudType > | protected |
pRef_ | KinematicSurfaceFilm< CloudType > | protected |
regionFilm typedef | ThermoSurfaceFilm< CloudType > | protected |
rhoFilmPatch_ | SurfaceFilmModel< CloudType > | protected |
rndGen_ | KinematicSurfaceFilm< CloudType > | protected |
setParcelProperties(parcelType &p, const label filmFacei) const | ThermoSurfaceFilm< CloudType > | protectedvirtual |
splashDirection(const vector &tanVec1, const vector &tanVec2, const vector &nf) const | KinematicSurfaceFilm< CloudType > | protected |
splashInteraction(filmType &, const parcelType &p, const polyPatch &pp, const label facei, const scalar mRatio, const scalar We, const scalar Wec, const scalar sigma, bool &keepParticle) | KinematicSurfaceFilm< CloudType > | |
splashParcelType_ | KinematicSurfaceFilm< CloudType > | protected |
SurfaceFilmModel(CloudType &owner) | SurfaceFilmModel< CloudType > | |
SurfaceFilmModel(const dictionary &dict, CloudType &owner, const word &type) | SurfaceFilmModel< CloudType > | |
SurfaceFilmModel(const SurfaceFilmModel< CloudType > &sfm) | SurfaceFilmModel< CloudType > | |
tangentVector(const vector &v) const | KinematicSurfaceFilm< CloudType > | protected |
TFilmPatch_ | ThermoSurfaceFilm< CloudType > | protected |
thermo_ | ThermoSurfaceFilm< CloudType > | protected |
ThermoSurfaceFilm(const dictionary &dict, CloudType &owner) | ThermoSurfaceFilm< CloudType > | |
ThermoSurfaceFilm(const ThermoSurfaceFilm< CloudType > &sfm) | ThermoSurfaceFilm< CloudType > | |
totalMassTransferred() | SurfaceFilmModel< CloudType > | inline |
totalMassTransferred() const | SurfaceFilmModel< CloudType > | inline |
totalMassTransferred_ | SurfaceFilmModel< CloudType > | protected |
transferParcel(parcelType &p, const polyPatch &pp, bool &keepParticle) | ThermoSurfaceFilm< CloudType > | virtual |
TRef_ | KinematicSurfaceFilm< CloudType > | protected |
TypeName("thermoSurfaceFilm") | ThermoSurfaceFilm< CloudType > | |
Foam::KinematicSurfaceFilm::TypeName("kinematicSurfaceFilm") | KinematicSurfaceFilm< CloudType > | |
SurfaceFilmModel< CloudType >::TypeName("surfaceFilmModel") | SurfaceFilmModel< CloudType > | |
UFilmPatch_ | SurfaceFilmModel< CloudType > | protected |
wetSplashInteraction(filmType &, const scalar sigma, const scalar mu, parcelType &p, const polyPatch &pp, const label facei, bool &keepParticle) | KinematicSurfaceFilm< CloudType > | |
~KinematicSurfaceFilm()=default | KinematicSurfaceFilm< CloudType > | virtual |
~SurfaceFilmModel() | SurfaceFilmModel< CloudType > | virtual |
~ThermoSurfaceFilm()=default | ThermoSurfaceFilm< CloudType > | virtual |