56 Foam::clouds::spherical::calcv
58 const LagrangianModelRef& model,
59 const LagrangianSubMesh& subMesh
67 Foam::clouds::spherical::calca
69 const LagrangianModelRef& model,
70 const LagrangianSubMesh& subMesh
94 d(
c.stateField<scalar>(dIo(
c),
c.
mesh()))
101 d(
c.stateField<scalar>(dIo(
c),
c.
mesh()))
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const Mesh & mesh() const
Return mesh.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
SubList< Type > sub(const List< Type > &list) const
Return a sub-list corresponding to this sub-mesh.
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
Base class for clouds in which particles are grouped into parcels.
Base class for clouds with particles with mass.
Base class for clouds with spherical particles.
spherical(const cloud &)
Construct from a reference to the cloud.
virtual ~spherical()
Destructor.
void correct(const LagrangianSubScalarSubField &v)
Correct the shape to match the given volume.
const word & name() const
Return const reference to name.
A class for managing temporary objects.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineTypeNameAndDebug(coupled, 0)
const dimensionedScalar c
Speed of light in a vacuum.
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
void cbrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
void sqr(LagrangianPatchField< typename outerProduct< Type, Type >::type > &f, const LagrangianPatchField< Type > &f1)