Go to the documentation of this file.
52 const word& sourceName,
53 const word& modelType,
64 mesh.time().constant(),
71 coeffs_.lookup(
"fieldNames") >> fieldNames_;
73 if (fieldNames_.size() != 1)
79 applied_.setSize(fieldNames_.size(),
false);
buoyancyForce(const buoyancyForce &)
Disallow default bitwise copy construct.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for handling words, derived from string.
A special matrix type and solver, designed for finite volume solutions of scalar equations.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Finite volume options abtract base class. Provides a base set of controls, e.g.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
Mesh data needed to do the Finite Volume discretisation.
errorManipArg< error, int > exit(error &err, const int errNo=1)
defineTypeNameAndDebug(option, 0)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
addToRunTimeSelectionTable(option, fixedTemperatureConstraint, dictionary)
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.
virtual void addSup(const volScalarField &rho, fvMatrix< vector > &eqn, const label fieldI)
Add explicit contribution to compressible momentum equation.