49 c.derivedField<scalar>
58 mag(coupledCloud.
Uc(model, subMesh) -
c.U(model, subMesh))
59 *sphericalCloud.
d(model, subMesh)
60 /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 coupled to a fluid.
const CloudDerivedField< scalar > & nuc
Carrier kinematic viscosity.
const CarrierField< vector > & Uc
Carrier velocity.
Base class for clouds of spherical particles which are coupled to a fluid.
virtual ~sphericalCoupled()
Destructor.
sphericalCoupled(const cloud &, const spherical &, const coupled &)
Construct from a reference to the cloud and its base classes.
Base class for clouds with spherical particles.
CloudStateField< scalar > & d
Diameter.
defineTypeNameAndDebug(coupled, 0)
const dimensionedScalar c
Speed of light in a vacuum.
void mag(LagrangianPatchField< scalar > &f, const LagrangianPatchField< Type > &f1)
scalarField Re(const UList< complex > &cf)