Go to the documentation of this file.
81 #ifndef VoFSolidificationMeltingSource_H
82 #define VoFSolidificationMeltingSource_H
100 class VoFSolidificationMeltingSource
102 public fv::cellSetOption
107 autoPtr<Function1<scalar>> alphaSolidT_;
131 word alphaSolidName()
const;
137 template<
class RhoFieldType>
153 TypeName(
"VoFSolidificationMeltingSource");
161 const word& sourceName,
162 const word& modelType,
virtual void addSup(fvMatrix< scalar > &eqn, const label fieldi)
A class for handling words, derived from Foam::string.
Intermediate abstract class for handling cell-set options for the derived fvOptions.
TypeName("VoFSolidificationMeltingSource")
virtual bool read(const dictionary &dict)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Solidification and melting model for VoF simulations.
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const fvMesh & mesh() const noexcept
A special matrix type and solver, designed for finite volume solutions of scalar equations....
Generic GeometricField class.