reactionsSensitivityAnalysisObjects.C File Reference
Include dependency graph for reactionsSensitivityAnalysisObjects.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.
 

Typedefs

typedef functionObjects::reactionsSensitivityAnalysis< BasicChemistryModel< psiReactionThermo > > psiReactionsSensitivityAnalysisFunctionObject
 
typedef functionObjects::reactionsSensitivityAnalysis< BasicChemistryModel< rhoReactionThermo > > rhoReactionsSensitivityAnalysisFunctionObject
 

Functions

 defineTemplateTypeNameAndDebugWithName (psiReactionsSensitivityAnalysisFunctionObject, "psiReactionsSensitivityAnalysis", 0)
 
 defineTemplateTypeNameAndDebugWithName (rhoReactionsSensitivityAnalysisFunctionObject, "rhoReactionsSensitivityAnalysis", 0)
 
 addToRunTimeSelectionTable (functionObject, psiReactionsSensitivityAnalysisFunctionObject, dictionary)
 
 addToRunTimeSelectionTable (functionObject, rhoReactionsSensitivityAnalysisFunctionObject, dictionary)
 

Detailed Description