readControls.H File Reference

Go to the source code of this file.

Functions

runTime controlDict ().readEntry("adjustTimeStep"
 

Variables

runTime adjustTimeStep
 
runTime maxDeltaT
 

Function Documentation

◆ controlDict()

runTime controlDict ( )

The central control dictionary, the contents of which are either taken directly from the FOAM_CONTROLDICT environment variable, or generated by merging the contents of user/group/other files.

  • ~/.OpenFOAM/{PROJECT_API}/controlDict
  • ~/.OpenFOAM/controlDict
  • $WM_PROJECT_SITE/{PROJECT_API}/etc/controlDict
  • $WM_PROJECT_SITE/etc/controlDict
  • $WM_PROJECT_DIR/etc/controlDict

Where {PROJECT_API} corresponds to the foamVersion::api value.

See also
Foam::findEtcFile()

Definition at line 143 of file debug.C.

References Foam::findEtcFiles(), forAllReverse, Foam::getEnv(), and SafeFatalIOErrorInFunction.

Referenced by argList::displayDoc(), Foam::listSwitches(), MGridGenGAMGAgglomeration::MGridGenGAMGAgglomeration(), GAMGProcAgglomeration::New(), functionObjectList::New(), GAMGAgglomeration::New(), Time::setMonitoring(), and Foam::debug::switchSet().

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

Variable Documentation

◆ adjustTimeStep

runTime adjustTimeStep

Definition at line 1 of file readControls.H.

◆ maxDeltaT

runTime maxDeltaT

Definition at line 3 of file readControls.H.