Go to the source code of this file.
Functions | |
| if (!thermo.isotropic()) | |
Variables | |
| solidThermo & | thermo = thermos[i] |
| tmp< volScalarField > | trho = thermo.rho() |
| const volScalarField & | rho = trho() |
| tmp< volScalarField > | tcp = thermo.Cp() |
| const volScalarField & | cp = tcp() |
| tmp< volSymmTensorField > | taniAlpha |
| volScalarField & | h = thermo.he() |
| const volScalarField & | betav = betavSolid[i] |
| fv::options & | fvOptions = solidHeatSources[i] |
| if | ( | !thermo. | isotropic() | ) |
Definition at line 10 of file setRegionSolidFields.H.
References aniAlphas(), coordinates(), cp, mesh, and taniAlpha.

| solidThermo& thermo = thermos[i] |
Definition at line 1 of file setRegionSolidFields.H.
| tmp<volScalarField> trho = thermo.rho() |
Definition at line 3 of file setRegionSolidFields.H.
Referenced by wallBoiling::addToNucleationRate(), Implicit< CloudType >::cacheFields(), StandardChemistryModel< ReactionThermo, ThermoType >::calculate(), StandardChemistryModel< ReactionThermo, ThermoType >::calculateRR(), EDC< ReactionThermo >::correct(), PaSR< ReactionThermo >::correct(), kineticTheoryModel::correct(), momentumError::divDevRhoReff(), for(), forAll(), forAll(), forAll(), forAllConstIters(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), kineticTheoryModel::pPrime(), multiphaseSystem::rho(), multiphaseSystem::rho(), phaseSystem::rho(), constantFilmThermo::rho(), liquidFilmThermo::rho(), populationBalanceModel::solve(), StandardChemistryModel< psiReactionThermo, constGasHThermoPhysics >::solve(), StandardChemistryModel< ReactionThermo, ThermoType >::tc(), MovingPhaseModel< BasePhaseModel >::UEqn(), and MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::YiEqn().
| const volScalarField& rho = trho() |
Definition at line 4 of file setRegionSolidFields.H.
| tmp<volScalarField> tcp = thermo.Cp() |
Definition at line 6 of file setRegionSolidFields.H.
Referenced by forAll().
| const volScalarField& cp = tcp() |
Definition at line 7 of file setRegionSolidFields.H.
Referenced by Cv(), forAll(), if(), timeVaryingMassSorptionFvPatchScalarField::source(), humidityTemperatureCoupledMixedFvPatchScalarField::updateCoeffs(), and timeVaryingMassSorptionFvPatchScalarField::updateCoeffs().
| tmp<volSymmTensorField> taniAlpha |
Definition at line 9 of file setRegionSolidFields.H.
Referenced by if().
| volScalarField& h = thermo.he() |
Definition at line 32 of file setRegionSolidFields.H.
Referenced by contactHeatFluxSource::addSup(), externalHeatFluxSource::addSup(), jouleHeatingSource::addSup(), option::addSup(), option::addSup(), option::addSup(), option::addSup(), option::addSup(), option::addSup(), option::addSup(), option::addSup(), option::addSup(), option::addSup(), Grimshaw::alfa(), correct(), limitHeight::correct(), filmTurbulenceModel::Cw(), Foam::Math::erfInv(), Grimshaw::eta(), McCowan::eta(), thermo::evolveRegion(), forAll(), liquidProperties::Ha(), heThermo< BasicThermo, MixtureType >::heBoundaryCorrection(), liquidProperties::Hs(), Foam::HSV_to_RGB(), if(), if(), if(), McCowan::mn(), McCowan::newtonRapsonF1(), McCowan::newtonRapsonF2(), optionList::operator()(), optionList::operator()(), optionList::operator()(), optionList::operator()(), header::operator<<, speciesSorptionFvPatchScalarField::patchSource(), waveGenerationModel::readWaveHeight(), Foam::RGB_to_HSV(), CompositionModel< Foam::ReactingCloud< Foam::DSMCCloud< dsmcParcel > > >::rho(), SIBS::solve(), solve(), optionList::source(), Foam::SVDcomp(), absoluteEnthalpy< Thermo >::THE(), basicThermo::THE(), basicThermo::THE(), heThermo< BasicThermo, MixtureType >::THE(), heThermo< BasicThermo, MixtureType >::THE(), multiphaseMixtureThermo::THE(), multiphaseMixtureThermo::THE(), sensibleEnthalpy< Thermo >::THE(), twoPhaseMixtureEThermo::THE(), twoPhaseMixtureEThermo::THE(), twoPhaseMixtureThermo::THE(), twoPhaseMixtureThermo::THE(), Grimshaw::Uf(), irregularMultiDirectional::Uf(), McCowan::Uf(), StokesI::UfBase(), StokesII::UfBase(), LISAAtomization< CloudType >::update(), waveMakerPointPatchVectorField::waveLength(), irregularMultiDirectional::waveLength(), StokesI::waveLength(), graphFunctionObject::write(), contactHeatFluxSource::~contactHeatFluxSource(), externalHeatFluxSource::~externalHeatFluxSource(), and limitHeight::~limitHeight().
| const volScalarField& betav = betavSolid[i] |
| fv::options& fvOptions = solidHeatSources[i] |
Definition at line 36 of file setRegionSolidFields.H.