36 #ifndef radiationModel_H 37 #define radiationModel_H 55 namespace radiationModels
57 class absorptionEmissionModel;
198 virtual bool read() = 0;
225 absorptionEmission()
const;
240 #define addToRadiationRunTimeSelectionTables(model) \ 242 addToRunTimeSelectionTable \ 249 addToRunTimeSelectionTable \
fluidReactionThermo & thermo
Base-class for fluid and solid thermodynamic properties.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Info<< "Predicted p max-min : "<< max(p).value()<< " "<< min(p).value()<< endl;rho==max(rho0+psi *p, rhoMin);# 1 "/home/ubuntu/OpenFOAM-10/applications/solvers/multiphase/cavitatingFoam/alphavPsi.H" 1{ alphav=max(min((rho - rholSat)/(rhovSat - rholSat), scalar(1)), scalar(0));alphal=1.0 - alphav;Info<< "max-min alphav: "<< max(alphav).value()<< " "<< min(alphav).value()<< endl;psiModel-> correct()
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
label calculate(const fvMesh &mesh, const labelHashSet &patchIDs, const scalar minFaceFraction, GeometricField< scalar, PatchField, GeoMesh > &distance)
Calculate distance data from patches.
bool read(const char *, int32_t &)
A class for handling words, derived from string.
Top level model for radiation modelling.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
Forward declarations of fvMatrix specialisations.
Mesh data needed to do the Finite Volume discretisation.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
Base class for soot models.
#define declareRunTimeSelectionTable(autoPtr, baseType, argNames, argList, parList)
Declare a run-time selection.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Macros to ease declaration of run-time selection tables.
Model to supply absorption and emission coefficients for radiation modelling.
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...