Go to the documentation of this file.
47 #ifndef buoyancyForce_H
48 #define buoyancyForce_H
93 const word& sourceName,
94 const word& modelType,
A class for handling words, derived from Foam::string.
TypeName("buoyancyForce")
Runtime type information.
Calculates and applies the buoyancy force rho*g to the momentum equation corresponding to the specifi...
Finite volume options abstract base class. Provides a base set of controls, e.g.:
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
virtual bool read(const dictionary &dict)
Read source dictionary.
virtual void addSup(fvMatrix< vector > &eqn, const label fieldi)
Add explicit contribution to incompressible momentum equation.
const fvMesh & mesh() const
Return const access to the mesh database.
A special matrix type and solver, designed for finite volume solutions of scalar equations....