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 | , |
RxyValues | , | ||
"uv" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
makeGraph | ( | y | , |
kValues | , | ||
"k" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
makeGraph | ( | y | , |
pPrime2MeanValues | , | ||
"pPrime2Mean" | , | ||
UMean. | path(), | ||
gFormat | |||
) |
scalarField UMeanXvalues |
channelIndexing.collapse ( UMean.component(vector::X)() )
Definition at line 1 of file collapse.H.
scalarField UMeanYvalues |
Definition at line 6 of file collapse.H.
scalarField UMeanZvalues |
channelIndexing.collapse ( UMean.component(vector::Z)() )
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 |
0.5*(sqr(urmsValues) + sqr(vrmsValues) + sqr(wrmsValues))
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(), mutWallFunctionFvPatchScalarField::calcMut(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcMut(), mutRoughWallFunctionFvPatchScalarField::calcMut(), mutkWallFunctionFvPatchScalarField::calcMut(), nutWallFunctionFvPatchScalarField::calcNut(), nutRoughWallFunctionFvPatchScalarField::calcNut(), nutSpalartAllmarasWallFunctionFvPatchScalarField::calcUTau(), mutSpalartAllmarasWallFunctionFvPatchScalarField::calcUTau(), nutSpalartAllmarasStandardWallFunctionFvPatchScalarField::calcYPlus(), mutSpalartAllmarasStandardWallFunctionFvPatchScalarField::calcYPlus(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcYPlus(), treeBoundBox::corner(), SpalartAllmaras::correct(), inverseDistanceDiffusivity::correct(), d_max(), d_min(), Polynomial< PolySize >::evaluate(), cellLimitedGrad< Type >::grad(), if(), surfaceInterpolationScheme< Type >::interpolate(), Foam::kShellIntegration(), Foam::kShellMean(), multiNormal::multiNormal(), nearestEqOp::operator()(), isNotEqOp< T >::operator()(), directMappedPatchBase::nearestEqOp::operator()(), cellToFaceStencil::unionEqOp::operator()(), cellToCellStencil::unionEqOp::operator()(), ifEqEqOp< value >::operator()(), Vector2D< Cmpt >::perp(), quaternion::R(), OFFsurfaceFormat< Face >::read(), OBJsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), GTSsurfaceFormat< Face >::read(), parcel::readFields(), STARCDsurfaceFormatCore::readPoints(), STARCD::readPoints(), RosinRammler::sample(), normal::sample(), multiNormal::sample(), general::sample(), exponential::sample(), SIBS::solve(), KRR4::solve(), SVD::SVD(), swapec(), SKA::transformation(), kappatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), omegaWallFunctionFvPatchScalarField::updateCoeffs(), epsilonWallFunctionFvPatchScalarField::updateCoeffs(), polynomial::value(), parcel::writeFields(), nutWallFunctionFvPatchScalarField::yPlus(), nutSpalartAllmarasWallFunctionFvPatchScalarField::yPlus(), mutWallFunctionFvPatchScalarField::yPlus(), mutSpalartAllmarasWallFunctionFvPatchScalarField::yPlus(), and mutkWallFunctionFvPatchScalarField::yPlus().