50 c.derivedField<scalar>
59 mag(carriedCloud.
Uc(model, subMesh) -
c.U(model, subMesh))
60 *sphericalCloud.
d(model, subMesh)
61 /coupledCloud.
nuc(model, subMesh);
Simple wrapper to provide an optional reference to a Lagrangian model.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
Base class for clouds which are carried by a fluid.
const CarrierField< vector > & Uc
Carrier velocity.
Base class for clouds which are coupled to a carrier.
const CloudDerivedField< scalar > & nuc
Carrier kinematic viscosity.
Base class for clouds of spherical particles which are coupled to a carrier.
sphericalCoupled(const cloud &, const carried &, const spherical &, const coupled &)
Construct from a reference to the cloud and its base classes.
virtual ~sphericalCoupled()
Destructor.
Base class for clouds with spherical particles.
CloudStateField< scalar > d
Diameter.
defineTypeNameAndDebug(carried, 0)
const dimensionedScalar c
Speed of light in a vacuum.
tmp< DimensionedField< scalar, GeoMesh, Field > > mag(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
scalarField Re(const UList< complex > &cf)