A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const List< point > & x() const
Return the cell centre positions in local rotor frame.
const cylindricalCS & coordSys() const
Return the rotor co-ordinate system (r, theta, z)
scalar rhoRef_
Reference density for incompressible case.
scalar omega() const
Return the rotational speed [rad/s].
scalar omega_
Rotational speed [rad/s].
Cylindrical coordinate system.
scalar rhoRef() const
Return the reference density for incompressible case.
cylindricalCS coordSys_
Rotor local cylindrical co-ordinate system (r, theta, z)
List< point > x_
Cell centre positions in local rotor frame.