35 #ifndef fvOptionList_H 36 #define fvOptionList_H 55 Ostream&
operator<<(Ostream& os,
const fv::optionList& options);
76 label checkTimeIndex_;
88 void checkApplied()
const;
137 const word& fieldName
154 const word& fieldName
173 const word& fieldName
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
Mesh data needed to do the Finite Volume discretisation.
Ostream & operator<<(Ostream &, const SemiImplicitSource< Type > &)
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Info<< "Predicted p max-min : "<< max(p).value()<< " "<< min(p).value()<< endl;rho==max(psi *p+alphal *rhol0+((alphav *psiv+alphal *psil)-psi)*pSat, rhoMin);#1"/home/dm2/henry/OpenFOAM/OpenFOAM-3.0.x/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()
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
const bool writeData(readBool(pdfDictionary.lookup("writeData")))
Generic GeometricField class.
List of finite volume options.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
bool read(const char *, int32_t &)
fvOptions constrain(rhoEqn)
A class for managing temporary objects.