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 > | tCv = thermo.Cv() |
const volScalarField & | Cv = tCv() |
tmp< volSymmTensorField > | taniAlpha |
volScalarField & | e = thermo.he() |
Elementary charge. More... | |
const volScalarField & | betav = betavSolid[i] |
fv::options & | fvOptions = solidHeatSources[i] |
solidNoLoopControl & | pimple = pimples.solid(i) |
if | ( | !thermo. | isotropic() | ) |
Definition at line 10 of file setRegionSolidFields.H.
References aniAlphas(), coordinates(), Cv, and thermo.
solidThermo& thermo = thermos[i] |
Definition at line 1 of file setRegionSolidFields.H.
Referenced by if().
tmp<volScalarField> trho = thermo.rho() |
Definition at line 3 of file setRegionSolidFields.H.
Referenced by StandardChemistryModel< CompType, ThermoType >::calculate(), StandardChemistryModel< CompType, ThermoType >::calculateRR(), PaSR< ReactionThermo >::correct(), EDC< ReactionThermo >::correct(), forAll(), liquidFilmThermo::rho(), constantFilmThermo::rho(), StandardChemistryModel< CompType, ThermoType >::solve(), and StandardChemistryModel< CompType, ThermoType >::tc().
const volScalarField& rho = trho() |
Definition at line 4 of file setRegionSolidFields.H.
tmp<volScalarField> tCv = thermo.Cv() |
Definition at line 6 of file setRegionSolidFields.H.
const volScalarField& Cv = tCv() |
Definition at line 7 of file setRegionSolidFields.H.
Referenced by Cp(), eConstThermo< EquationOfState >::Cv(), ePowerThermo< EquationOfState >::Cv(), ePolynomialThermo< EquationOfState, PolySize >::Cv(), thermo< Thermo, Type >::cv(), heThermo< BasicSolidThermo, MixtureType >::Cv(), if(), and sutherlandTransport< Thermo >::kappa().
tmp<volSymmTensorField> taniAlpha |
Definition at line 9 of file setRegionSolidFields.H.
volScalarField& e = thermo.he() |
Elementary charge.
Definition at line 27 of file setRegionSolidFields.H.
Referenced by enrichedPatch::calcEnrichedFaces(), PatchTools::checkOrientation(), TrajectoryCollision< CloudType >::collideParcels(), edgeVertex::coord(), EDC< ReactionThermo >::correct(), dtris2(), Foam::meshTools::findEdge(), indexedOctree< Foam::treeDataFace >::findLine(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::findNearest(), forAll(), treeDataPrimitivePatch< PatchType >::getVolumeType(), if(), interpolationCellPointFace< Type >::interpolate(), Foam::levelSetFraction(), PatchTools::matchEdges(), treeDataPrimitivePatch< PatchType >::findSelfIntersectOp::operator()(), cell::opposingFace(), Foam::meshTools::otherEdge(), NASedgeFormat::read(), GeometricField< Type, PatchField, GeoMesh >::Boundary::readField(), Foam::solve(), EulerImplicit< ChemistryModel >::solve(), SprayParcel< ParcelType >::solveTABEq(), PatchTools::sortedEdgeFaces(), swapec(), triangulation_plot_eps(), LISAAtomization< CloudType >::update(), vbedg(), meshRefinement::weightedSum(), timeVaryingMappedFixedValuePointPatchField< Type >::write(), timeVaryingMappedFvPatchField< Type >::write(), edgeVertex::writeCut(), and VTKedgeFormat::writeEdges().
const volScalarField& betav = betavSolid[i] |
Definition at line 29 of file setRegionSolidFields.H.
fv::options& fvOptions = solidHeatSources[i] |
Definition at line 31 of file setRegionSolidFields.H.
solidNoLoopControl& pimple = pimples.solid(i) |
Definition at line 33 of file setRegionSolidFields.H.