Generic GeometricField class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual tmp< scalarField > thetag() const
Return the geometric angle of attack [rad].
TypeName("fixedTrim")
Run-time type information.
void read(const dictionary &dict)
Read.
virtual void correct(const vectorField &U, vectorField &force) const
Correct the model.
virtual ~fixedTrim()
Destructor.
fixedTrim(const fv::rotorDisk &rotor, const dictionary &dict)
Constructor.
scalarField thetag_
Geometric angle of attack [rad].
Cell based momentum source which approximates the mean effects of rotor forces on a cylindrical regio...
A class for managing temporary objects.