Go to the documentation of this file.
102 #ifndef buoyancyEnergy_H
103 #define buoyancyEnergy_H
140 const word& sourceName,
141 const word& modelType,
142 const dictionary&
dict,
void operator=(const buoyancyEnergy &)=delete
virtual void addSup(const volScalarField &rho, fvMatrix< scalar > &eqn, const label fieldi)
A class for handling words, derived from Foam::string.
virtual ~buoyancyEnergy()=default
virtual bool read(const dictionary &dict)
Applies buoyancy energy sources (i.e. Sb) to the energy equation for compressible flows.
buoyancyEnergy(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Base abstract class for handling finite volume options (i.e. fvOption).
TypeName("buoyancyEnergy")
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.
const fvMesh & mesh() const noexcept
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.