Go to the documentation of this file.
135 #ifndef solidificationMeltingSource_H
136 #define solidificationMeltingSource_H
154 class solidificationMeltingSource
156 public fv::cellSetOption
226 tmp<volScalarField> Cp()
const;
232 template<
class RhoFieldType>
233 void apply(
const RhoFieldType&
rho, fvMatrix<scalar>& eqn);
239 TypeName(
"solidificationMeltingSource");
248 const word& modelType,
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from Foam::string.
Intermediate abstract class for handling cell-set options for the derived fvOptions.
A class for managing temporary objects.
~solidificationMeltingSource()=default
solidificationMeltingSource(const word &sourceName, const word &modelType, const dictionary &dict, const fvMesh &mesh)
void operator=(const solidificationMeltingSource &)=delete
Generic templated field type.
virtual void addSup(fvMatrix< scalar > &eqn, const label fieldi)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
static const Enum< thermoMode > thermoModeTypeNames_
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.
TypeName("solidificationMeltingSource")
const fvMesh & mesh() const noexcept
virtual bool read(const dictionary &dict)
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.
This source is designed to model the effect of solidification and melting processes,...