Go to the documentation of this file.
33 template<
class RhoFieldType>
36 const RhoFieldType&
rho,
59 mag(
g.value()) > SMALL
67 ) = (
g & mesh_.C()) - ghRef;
72 ) = (
g & mesh_.Cf()) - ghRef;
97 +
rho*(Omega ^ (Omega ^ mesh_.C()))
98 +
rho*(dOmegaDT ^ mesh_.C())
void addSup(const RhoFieldType &rho, fvMatrix< vector > &eqn, const label fieldi)
Source term to momentum equation.
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
const dimensionedVector & g
Dimension set for the base types.
dimensioned< scalar > mag(const dimensioned< Type > &)
const GeometricField< Type, fvPatchField, volMesh > & psi() const
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.
A special matrix type and solver, designed for finite volume solutions of scalar equations.
void cmptMag(FieldField< Field, Type > &cf, const FieldField< Field, Type > &f)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Generic dimensioned Type class.
const dimensionSet dimAcceleration
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.