Go to the documentation of this file.
77 scalar
psi =
x[i].y();
78 thetag_[i] = theta0 + theta1c*
cos(
psi) + theta1s*
sin(
psi);
#define forAll(list, i)
Loop across all elements in list.
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
dimensionedScalar sin(const dimensionedScalar &ds)
bool read(const char *, int32_t &)
Unit conversion functions.
fixedTrim(const fv::rotorDiskSource &rotor, const dictionary &dict)
Constructor.
const labelList & cells() const
Return const access to the cell set.
virtual void correct(const vectorField &U, vectorField &force)
Correct the model.
void read(const dictionary &dict)
Read.
virtual void read(const dictionary &dict)
Read.
Pre-declare SubField and related Field type.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
const volScalarField & psi
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
virtual ~fixedTrim()
Destructor.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual tmp< scalarField > thetag() const
Return the geometric angle of attack [rad].
void size(const label)
Override size to be inconsistent with allocated storage.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)
scalar degToRad(const scalar deg)
Conversion from degrees to radians.
dimensionedScalar cos(const dimensionedScalar &ds)