Go to the documentation of this file.
43 #ifndef immersedBoundaryForces_H
44 #define immersedBoundaryForces_H
83 const bool loadFromFiles =
false
A class for handling words, derived from string.
virtual ~immersedBoundaryForces()
Destructor.
virtual forcesMoments calcForcesMoment() const
Calculate and return forces and moment.
TypeName("immersedBoundaryForces")
Runtime type information.
Registry of regIOobjects.
virtual const word & name() const
Return name of the set of forces.
A list of keyword definitions, which are a keyword followed by any number of values (e....
immersedBoundaryForces(const word &name, const objectRegistry &, const dictionary &, const bool loadFromFiles=false)
Construct for given objectRegistry and dictionary.
This function object calculates the forces and moments by integrating the pressure and skin-friction ...
Calculates the forces and moments by integrating the pressure and skin-friction forces over a given l...