A list of keyword definitions, which are a keyword followed by a number of values (eg,...
fixedTrim(const fixedTrim &)=delete
No copy construct.
virtual tmp< scalarField > thetag() const
Return the geometric angle of attack [rad].
TypeName("fixedTrim")
Run-time type information.
void read(const dictionary &dict)
Read.
void operator=(const fixedTrim &)=delete
No copy assignment.
fixedTrim(const fv::rotorDiskSource &rotor, const dictionary &dict)
Constructor from rotor and dictionary.
virtual ~fixedTrim()=default
Destructor.
scalarField thetag_
Geometric angle of attack [rad].
Applies cell-based momentum sources on velocity (i.e. U) within a specified cylindrical region to app...
A class for managing temporary objects.
trimModel(const fv::rotorDiskSource &rotor, const dictionary &dict, const word &name)
Construct from components.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< vector > vectorField
Specialisation of Field<T> for vector.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.