All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
setRDeltaT.H File Reference

Go to the source code of this file.

Functions

rDeltaTY field ()
 
 if (foundY)
 
rDeltaT correctBoundaryConditions ()
 
const scalar rDeltaTSmoothingCoeff (pimpleDict.lookupOrDefault< scalar >("rDeltaTSmoothingCoeff", 0.1))
 
 if (rDeltaTSmoothingCoeff< 1)
 
 if (pimpleDict.found("rDeltaTDampingCoeff") &&runTime.timeIndex() > runTime.startTimeIndex()+1)
 

Variables

const dictionary & pimpleDict = pimple.dict()
 
 else
 

Detailed Description

Original source file setRDeltaT.H

Definition in file setRDeltaT.H.

Function Documentation

◆ field()

rDeltaTY field ( )

Referenced by DimensionedField< Type, Foam::pointMesh >::average(), sampledSurface::average(), rotorDiskSource::calculate(), MomentumCloud< Foam::DSMCCloud >::cloneBare(), fieldValue::combineFields(), kinematicSingleLayer::CourantNumber(), Foam::MULES::explicitSolve(), multivariateSurfaceInterpolationScheme< Type >::fieldScheme::fieldScheme(), volFieldValue::filterField(), Foam::gatherAndFlatten(), fvConstraints::global(), sampledSurface::integrate(), fieldInterpolation< scalar, interpolationCellPoint< scalar > >::interpolate(), ensightPart::localPoints::localPoints(), Foam::MapDimensionedFields(), Foam::MapGeometricFields(), MapInternalField< Type, MeshMapper, surfaceMesh >::MapInternalField(), MapInternalField< Type, MeshMapper, volMesh >::MapInternalField(), MapInternalField< Type, MeshMapper, GeoMesh >::MapInternalField(), MapInternalField< Type, MeshMapper, pointMesh >::MapInternalField(), Foam::MeshToMeshMapVolFields(), Foam::NaNGeometricFields(), MapInternalField< Type, MeshMapper, surfaceMesh >::operator()(), MapInternalField< Type, MeshMapper, volMesh >::operator()(), MapInternalField< Type, MeshMapper, pointMesh >::operator()(), multivariateIndependentScheme< Type >::operator()(), multivariateScheme< Type, Scheme >::operator()(), multivariateSelectionScheme< Type >::operator()(), multivariateUpwind< Type >::operator()(), sampledSurface::project(), sampledSets::sampleLocalType(), ensightParts::size(), regionFunctionObject::store(), cyclicAMIPolyPatch::transform(), Foam::vtkWritePolyData::unpackFieldTypeValues(), loadBalancer::update(), advectiveFvPatchField< Type >::updateCoeffs(), DimensionedField< Type, Foam::pointMesh >::weightedAverage(), vtkSurfaceWriter::write(), rawSurfaceWriter::write(), surfaceWriter::write(), histogram::write(), and regionFunctionObject::writeObject().

Here is the caller graph for this function:

◆ if() [1/3]

if ( foundY  )

Definition at line 130 of file setRDeltaT.H.

References Foam::endl(), Foam::gMax(), Foam::gMin(), Foam::Info, and Foam::max().

Here is the call graph for this function:

◆ correctBoundaryConditions()

rDeltaT correctBoundaryConditions ( )

◆ rDeltaTSmoothingCoeff()

const scalar rDeltaTSmoothingCoeff ( pimpleDict.lookupOrDefault< scalar >  "rDeltaTSmoothingCoeff", 0.1)

◆ if() [2/3]

if ( )

Definition at line 156 of file setRDeltaT.H.

References Foam::fvc::smooth().

Here is the call graph for this function:

◆ if() [3/3]

if ( pimpleDict.  found"rDeltaTDampingCoeff") &&runTime.timeIndex(,
runTime.startTimeIndex()+  1 
)

Definition at line 165 of file setRDeltaT.H.

References Foam::gMax(), Foam::gMin(), Foam::Info, Foam::max(), rDeltaT0(), and rDeltaTDampingCoeff().

Here is the call graph for this function:

Variable Documentation

◆ pimpleDict

const dictionary& pimpleDict = pimple.dict()

Definition at line 29 of file setRDeltaT.H.

◆ else

else
Initial value:
{
IOWarningIn(args.executable().c_str(), Yref)
<< "Cannot find any active species in Yref " << Yref
<< endl
const word & executable() const
Name of executable without the path.
Definition: argListI.H:36
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:251
#define IOWarningIn(functionName, ios)
Report an IO warning using Foam::Warning.
Foam::argList args(argc, argv)

Definition at line 139 of file setRDeltaT.H.