comfort.C File Reference
Include dependency graph for comfort.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::functionObjects
 Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows by producing additional user-requested data both during runtime and postprocessing calculations, typically in the form of additional logging to the screen, or generating text, image and field files.
 

Functions

 defineTypeNameAndDebug (comfort, 0)
 
 addToRunTimeSelectionTable (functionObject, comfort, dictionary)
 

Variables

static const Foam::scalarMinMax Tbounds (283.15, 313.15)
 

Detailed Description

Original source file comfort.C

Definition in file comfort.C.

Variable Documentation

◆ Tbounds

const Foam::scalarMinMax Tbounds(283.15, 313.15)
static