Go to the documentation of this file.
33 template<
class RhoFieldType>
34 void Foam::fv::solidificationMeltingSource::apply
36 const RhoFieldType&
rho,
42 Info<<
type() <<
": applying source to " << eqn.psi().name() <<
endl;
const vector L(dict.get< vector >("L"))
const dimensionSet dimEnergy
Ostream & endl(Ostream &os)
A special matrix type and solver, designed for finite volume solutions of scalar equations.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const dimensionSet dimMass(1, 0, 0, 0, 0, 0, 0)
fileName::Type type(const fileName &name, const bool followLink=true)
const dimensionSet dimTemperature(0, 0, 0, 1, 0, 0, 0)
Calculate the first temporal derivative.
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)