67 #ifndef functionObjects_phaseForces_H 68 #define functionObjects_phaseForces_H 77 namespace functionObjects
86 public fvMeshFunctionObject
141 virtual bool write();
HashPtrTable< volVectorField > forceFields_
Force fields.
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...
const phaseSystem & fluid_
Constant access to phaseSystem.
TypeName("phaseForces")
Runtime type information.
const phaseModel & phase_
Phase for which forces are evaluated.
static const List< T > & null()
Return a null List.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual wordList fields() const
Return the list of fields required.
virtual ~phaseForces()
Destructor.
Class to represent a system of phases and model interfacial transfers between them.
A class for handling words, derived from string.
virtual bool execute()
Calculate the force fields.
This functionObject calculates and outputs the blended interfacial forces acting on a given phase...
void operator=(const phaseForces &)=delete
Disallow default bitwise assignment.
phaseForces(const word &name, const Time &runTime, const dictionary &)
Construct from Time and dictionary.
virtual bool write()
Write the force fields.