Go to the source code of this file.
Functions | |
if (!thermo.isotropic()) | |
Variables | |
fvMesh & | mesh = solidRegions[i] |
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 11 of file setRegionSolidFields.H.
References aniAlphas(), coordinates(), cp, mesh, and taniAlpha.
fvMesh& mesh = solidRegions[i] |
Definition at line 1 of file setRegionSolidFields.H.
Referenced by if().
Definition at line 2 of file setRegionSolidFields.H.
tmp<volScalarField> trho = thermo.rho() |
Definition at line 4 of file setRegionSolidFields.H.
Referenced by StandardChemistryModel< ReactionThermo, ThermoType >::calculate(), StandardChemistryModel< ReactionThermo, ThermoType >::calculateRR(), PaSR< ReactionThermo >::correct(), EDC< ReactionThermo >::correct(), momentumError::divDevRhoReff(), forAll(), liquidFilmThermo::rho(), constantFilmThermo::rho(), multiphaseSystem::rho(), StandardChemistryModel< ReactionThermo, ThermoType >::solve(), and StandardChemistryModel< ReactionThermo, ThermoType >::tc().
const volScalarField& rho = trho() |
Definition at line 5 of file setRegionSolidFields.H.
tmp<volScalarField> tcp = thermo.Cp() |
Definition at line 7 of file setRegionSolidFields.H.
Referenced by forAll().
const volScalarField& cp = tcp() |
Definition at line 8 of file setRegionSolidFields.H.
Referenced by heThermo< BasicSolidThermo, MixtureType >::Cp(), Cv(), TDACChemistryModel< CompType, ThermoType >::derivatives(), StandardChemistryModel< ReactionThermo, ThermoType >::derivatives(), forAll(), if(), triangle::nearestPointClassify(), faFieldReconstructor::reconstructFaAreaField(), faFieldReconstructor::reconstructFaEdgeField(), fvFieldReconstructor::reconstructFvSurfaceField(), and fvFieldReconstructor::reconstructFvVolumeField().
tmp<volSymmTensorField> taniAlpha |
Definition at line 10 of file setRegionSolidFields.H.
Referenced by if().
volScalarField& h = thermo.he() |
Definition at line 33 of file setRegionSolidFields.H.
const volScalarField& betav = betavSolid[i] |
Definition at line 35 of file setRegionSolidFields.H.
fv::options& fvOptions = solidHeatSources[i] |
Definition at line 37 of file setRegionSolidFields.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.