Loading...
Searching...
No Matches
collapse.H File Reference

Go to the source code of this file.

Functions

fileName path (UMean.rootPath()/UMean.caseName()/"graphs"/UMean.instance())
 mkDir (path)
scalarField UMeanXvalues (channelIndexing.collapse(UMean.component(vector::X)()))
scalarField UMeanYvalues (channelIndexing.collapse(UMean.component(vector::Y)()))
scalarField UMeanZvalues (channelIndexing.collapse(UMean.component(vector::Z)()))
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 (0.5 *(sqr(urmsValues)+sqr(vrmsValues)+sqr(wrmsValues)))
 makeGraph (y, UMeanXvalues, "Uf", path, gFormat)
 makeGraph (y, urmsValues, "u", path, gFormat)
 makeGraph (y, vrmsValues, "v", path, gFormat)
 makeGraph (y, wrmsValues, "w", path, gFormat)
 makeGraph (y, RxyValues, "uv", path, gFormat)
 makeGraph (y, kValues, "k", path, gFormat)
 makeGraph (y, pPrime2MeanValues, "pPrime2Mean", path, gFormat)

Variables

const scalarField & y = channelIndexing.y()

Function Documentation

◆ path()

fileName path ( UMean. rootPath)/UMean.caseName()/"graphs"/UMean.instance()

References UMean().

Referenced by dictionaryValue::apply(), fileRegEx::apply(), boundaryDataSurfaceReader::boundaryDataSurfaceReader(), processorPolyPatch::calcGeometry(), Time::caseName(), dictionary::cfindScopedDict(), argList::checkRootCase(), cyclicPolyPatch::coupledEdges(), cyclicPolyPatch::coupledPoints(), Foam::cwd_P(), fileOperation::detectProcessorPath(), distributedTriSurfaceMesh::distribute(), DSMCCloud< ParcelType >::dumpParticlePositions(), ensightFile::ensightFile(), ensightFile::ensightFile(), ensightGeoFile::ensightGeoFile(), ensightGeoFile::ensightGeoFile(), ensightSurfaceReader::ensightSurfaceReader(), fileOperation::filePath(), uncollatedFileOperation::filePathInfo(), TimePaths::findClosestTime(), TimePaths::findClosestTime(), TimePaths::findInstancePath(), TimePaths::findInstancePath(), processorPolyPatch::initOrder(), TDACChemistryModel< ReactionThermo, ThermoType >::logFile(), fileOperation::lookupAndCacheProcessorsPath(), Foam::makeGraph(), Foam::makeGraph(), makeGraph(), makeGraph(), makeGraph(), makeGraph(), makeGraph(), makeGraph(), makeGraph(), dictionary::makeScopedDict(), mkDir(), writeFile::newFile(), IOobject::objectPath(), IOobject::objectPath(), ensightFile::operator=(), ensightGeoFile::operator=(), cyclicPolyPatch::order(), oldCyclicPolyPatch::order(), processorPolyPatch::order(), functionObjectList::readFunctionObject(), fileOperation::readObjects(), Foam::rmDir(), Foam::search(), Time::setControls(), fileOperation::splitProcessorPath(), mappedPatchBase::subRegistry(), masterUncollatedFileOperation::sync(), TimePaths::times(), TimePaths::times(), wallBoundedParticle::trackToEdge(), uniformInterpolatedDisplacementPointPatchVectorField::updateCoeffs(), graph::write(), csvWriter::writeBuffered(), gnuplotWriter::writeBuffered(), rawWriter::writeBuffered(), Foam::writeCellGraph(), caseInfo::writeFileDicts(), collatedFileOperation::writeObject(), Cloud< ParticleType >::writePositions(), abaqusWriter::writeTemplate(), abaqusWriter::writeTemplate(), csvWriter::writeTemplate(), gltfWriter::writeTemplate(), gnuplotWriter::writeTemplate(), nastranWriter::writeTemplate(), nastranWriter::writeTemplate(), rawWriter::writeTemplate(), xmgraceWriter::writeTemplate(), gltfWriter::writeTemplate_animate(), and regIOobject::~regIOobject().

Here is the call graph for this function:

◆ mkDir()

mkDir ( path )

References path().

Here is the call graph for this function:

◆ UMeanXvalues()

scalarField UMeanXvalues ( channelIndexing. collapseUMean.component(vector::X)())

References UMean().

Referenced by makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ UMeanYvalues()

scalarField UMeanYvalues ( channelIndexing. collapseUMean.component(vector::Y)())

References UMean().

Here is the call graph for this function:

◆ UMeanZvalues()

scalarField UMeanZvalues ( channelIndexing. collapseUMean.component(vector::Z)())

References UMean().

Here is the call graph for this function:

◆ RxxValues()

scalarField RxxValues ( channelIndexing. collapseRxx)

References Rxx().

Referenced by urmsValues().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RyyValues()

scalarField RyyValues ( channelIndexing. collapseRyy)

References Ryy().

Referenced by vrmsValues().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RzzValues()

scalarField RzzValues ( channelIndexing. collapseRzz)

References Rzz().

Referenced by wrmsValues().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RxyValues()

scalarField RxyValues ( channelIndexing. collapseRxy, true)

References Rxy().

Referenced by makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pPrime2MeanValues()

scalarField pPrime2MeanValues ( channelIndexing. collapsepPrime2Mean)

References pPrime2Mean().

Referenced by makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ urmsValues()

scalarField urmsValues ( sqrt(mag(RxxValues)) )

References RxxValues().

Referenced by kValues(), and makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ vrmsValues()

scalarField vrmsValues ( sqrt(mag(RyyValues)) )

References RyyValues().

Referenced by kValues(), and makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ wrmsValues()

scalarField wrmsValues ( sqrt(mag(RzzValues)) )

References RzzValues().

Referenced by kValues(), and makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ kValues()

scalarField kValues ( 0.5 * sqr(urmsValues)+sqr(vrmsValues)+sqr(wrmsValues))

References urmsValues(), vrmsValues(), and wrmsValues().

Referenced by makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ makeGraph() [1/7]

makeGraph ( y ,
UMeanXvalues ,
"Uf" ,
path ,
gFormat  )

References gFormat, path(), UMeanXvalues(), and y.

Referenced by Foam::makeGraph(), and Foam::makeGraph().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ makeGraph() [2/7]

makeGraph ( y ,
urmsValues ,
"u" ,
path ,
gFormat  )

References gFormat, path(), urmsValues(), and y.

Here is the call graph for this function:

◆ makeGraph() [3/7]

makeGraph ( y ,
vrmsValues ,
"v" ,
path ,
gFormat  )

References gFormat, path(), vrmsValues(), and y.

Here is the call graph for this function:

◆ makeGraph() [4/7]

makeGraph ( y ,
wrmsValues ,
"w" ,
path ,
gFormat  )

References gFormat, path(), wrmsValues(), and y.

Here is the call graph for this function:

◆ makeGraph() [5/7]

makeGraph ( y ,
RxyValues ,
"uv" ,
path ,
gFormat  )

References gFormat, path(), RxyValues(), and y.

Here is the call graph for this function:

◆ makeGraph() [6/7]

makeGraph ( y ,
kValues ,
"k" ,
path ,
gFormat  )

References gFormat, kValues(), path(), and y.

Here is the call graph for this function:

◆ makeGraph() [7/7]

makeGraph ( y ,
pPrime2MeanValues ,
"pPrime2Mean" ,
path ,
gFormat  )

References gFormat, path(), pPrime2MeanValues(), and y.

Here is the call graph for this function:

Variable Documentation

◆ y

const scalarField& y = channelIndexing.y()

Definition at line 46 of file collapse.H.