Definition in file collapse.H.
Go to the source code of this file.
Functions | |
makeGraph (y, UMeanXvalues,"Uf", UMean.path(), gFormat) | |
makeGraph (y, urmsValues,"u", UMean.path(), gFormat) | |
makeGraph (y, vrmsValues,"v", UMean.path(), gFormat) | |
makeGraph (y, wrmsValues,"w", UMean.path(), gFormat) | |
makeGraph (y, RxyValues,"uv", UMean.path(), gFormat) | |
makeGraph (y, kValues,"k", UMean.path(), gFormat) | |
makeGraph (y, pPrime2MeanValues,"pPrime2Mean", UMean.path(), gFormat) |
Variables | |
scalarField | UMeanXvalues |
scalarField | UMeanYvalues |
scalarField | UMeanZvalues |
scalarField | RxxValues = channelIndexing.collapse(Rxx) |
scalarField | RyyValues = channelIndexing.collapse(Ryy) |
scalarField | RzzValues = channelIndexing.collapse(Rzz) |
scalarField | RxyValues = channelIndexing.collapse(Rxy, true) |
scalarField | pPrime2MeanValues = channelIndexing.collapse(pPrime2Mean) |
scalarField | urmsValues = sqrt(mag(RxxValues)) |
scalarField | vrmsValues = sqrt(mag(RyyValues)) |
scalarField | wrmsValues = sqrt(mag(RzzValues)) |
scalarField | kValues |
const scalarField & | y = channelIndexing.y() |
makeGraph | ( | y | , |
UMeanXvalues | , | ||
"Uf" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
makeGraph | ( | y | , |
urmsValues | , | ||
"u" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
makeGraph | ( | y | , |
vrmsValues | , | ||
"v" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
makeGraph | ( | y | , |
wrmsValues | , | ||
"w" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
makeGraph | ( | y | , |
pPrime2MeanValues | , | ||
"pPrime2Mean" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
scalarField UMeanXvalues |
Definition at line 1 of file collapse.H.
scalarField UMeanYvalues |
Definition at line 6 of file collapse.H.
scalarField UMeanZvalues |
Definition at line 11 of file collapse.H.
scalarField RxxValues = channelIndexing.collapse(Rxx) |
Definition at line 16 of file collapse.H.
scalarField RyyValues = channelIndexing.collapse(Ryy) |
Definition at line 17 of file collapse.H.
scalarField RzzValues = channelIndexing.collapse(Rzz) |
Definition at line 18 of file collapse.H.
scalarField RxyValues = channelIndexing.collapse(Rxy, true) |
Definition at line 19 of file collapse.H.
scalarField pPrime2MeanValues = channelIndexing.collapse(pPrime2Mean) |
Definition at line 21 of file collapse.H.
scalarField urmsValues = sqrt(mag(RxxValues)) |
Definition at line 33 of file collapse.H.
scalarField vrmsValues = sqrt(mag(RyyValues)) |
Definition at line 34 of file collapse.H.
scalarField wrmsValues = sqrt(mag(RzzValues)) |
Definition at line 35 of file collapse.H.
scalarField kValues |
Definition at line 37 of file collapse.H.
const scalarField& y = channelIndexing.y() |
Definition at line 41 of file collapse.H.
Referenced by LISA::atomizeParcel(), SHF::breakupParcel(), treeBoundBox::calcExtremities(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcMut(), mutRoughWallFunctionFvPatchScalarField::calcMut(), mutkWallFunctionFvPatchScalarField::calcMut(), mutWallFunctionFvPatchScalarField::calcMut(), nutRoughWallFunctionFvPatchScalarField::calcNut(), nutWallFunctionFvPatchScalarField::calcNut(), mutSpalartAllmarasWallFunctionFvPatchScalarField::calcUTau(), nutSpalartAllmarasWallFunctionFvPatchScalarField::calcUTau(), mutSpalartAllmarasStandardWallFunctionFvPatchScalarField::calcYPlus(), nutSpalartAllmarasStandardWallFunctionFvPatchScalarField::calcYPlus(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcYPlus(), treeBoundBox::corner(), inverseDistanceDiffusivity::correct(), SpalartAllmaras::correct(), d_max(), d_min(), Polynomial< PolySize >::evaluate(), cellLimitedGrad< Type >::grad(), if(), surfaceInterpolationScheme< Type >::interpolate(), Foam::kShellIntegration(), Foam::kShellMean(), multiNormal::multiNormal(), isNotEqOp< T >::operator()(), nearestEqOp::operator()(), ifEqEqOp< value >::operator()(), directMappedPatchBase::nearestEqOp::operator()(), cellToCellStencil::unionEqOp::operator()(), cellToFaceStencil::unionEqOp::operator()(), Vector2D< Cmpt >::perp(), quaternion::R(), OBJsurfaceFormat< Face >::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OFFsurfaceFormat< Face >::read(), parcel::readFields(), STARCDsurfaceFormatCore::readPoints(), STARCD::readPoints(), exponential::sample(), general::sample(), RosinRammler::sample(), multiNormal::sample(), normal::sample(), KRR4::solve(), SIBS::solve(), SVD::SVD(), swapec(), SKA::transformation(), epsilonWallFunctionFvPatchScalarField::updateCoeffs(), kappatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), omegaWallFunctionFvPatchScalarField::updateCoeffs(), USERD_get_part_coords(), polynomial::value(), parcel::writeFields(), nutSpalartAllmarasWallFunctionFvPatchScalarField::yPlus(), mutSpalartAllmarasWallFunctionFvPatchScalarField::yPlus(), nutWallFunctionFvPatchScalarField::yPlus(), mutkWallFunctionFvPatchScalarField::yPlus(), and mutWallFunctionFvPatchScalarField::yPlus().