Go to the documentation of this file.
135 #ifndef fv_jouleHeatingSource_H
136 #define fv_jouleHeatingSource_H
154 class jouleHeatingSource
161 static const word sigmaName;
170 bool anisotropicElectricalConductivity_;
224 const word& sourceName,
225 const word& modelType,
virtual ~jouleHeatingSource()=default
Destructor.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
Evolves an electrical potential equation.
Finite volume options abstract base class. Provides a base set of controls, e.g.:
virtual void addSup(const volScalarField &rho, fvMatrix< scalar > &eqn, const label fieldi)
Add explicit contribution to compressible momentum equation.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
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.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual bool read(const dictionary &dict)
Read source dictionary.
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....
TypeName("jouleHeatingSource")
Runtime type information.