67 #ifndef functionObjects_phaseForces_H 68 #define functionObjects_phaseForces_H 77 namespace functionObjects
86 public fvMeshFunctionObject
91 const phaseModel& phase_;
94 const phaseSystem& fluid_;
166 virtual bool write();
virtual bool read(const dictionary &dict)
Read the input data.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("phaseForces")
Runtime type information.
GeometricField< vector, fvPatchField, volMesh > volVectorField
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual ~phaseForces()
Destructor.
A class for handling words, derived from string.
virtual bool execute()
Calculate the force fields.
This function object calculates and outputs the blended interfacial forces acting on a given phase (d...
A class for managing temporary objects.
virtual bool write()
Write the force fields.