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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  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 (derivedFields, 0)
 
 addToRunTimeSelectionTable (functionObject, derivedFields, dictionary)
 
static bool calc_rhoU (const fvMesh &mesh, const word &derivedName, const scalar rhoRef)
 
static bool calc_pTotal (const fvMesh &mesh, const word &derivedName, const scalar rhoRef)
 

Detailed Description

Original source file derivedFields.C

Definition in file derivedFields.C.