111 namespace combustionModels
127 const scalar
EDCexp2[] = {3, 3, 2, 2};
184 const word& modelType,
187 const word& combustionProperties
216 void operator=(
const EDC&) =
delete;
const EDCversions EDCdefaultVersion
EDCversions
EDC model versions.
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()
Base-class for multi-component fluid thermodynamic properties.
Initialise the NamedEnum HashTable from the static list of names.
bool read(const char *, int32_t &)
A class for handling words, derived from string.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
Base class for combustion models.
Eddy Dissipation Concept (EDC) turbulent combustion model.
const NamedEnum< EDCversions, 4 > EDCversionNames
#define R(A, B, C, D, E, F, K, M)
PtrList< volScalarField > & Y
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
Base class for single-phase compressible turbulence models.