PittAndPetersModel
https://bladednextgen.dnv.com/schema/0.4.1/Settings/AerodynamicSettings/AerodynamicModel/MomentumTheoryCorrections/DynamicWake/PittAndPetersModel.json
The Pitt and Peters dynamic wake model.
DynamicWakeType
: string =PittAndPetersModel
AreaAveragingMethod
: string =OVER_ANNULUS
|NONE
A type of DynamicWake
Properties
AreaAveragingMethod
: string, optional
With the "over annulus" method, the dynamic wake is calculated over the entire annular ring. Induced velocities are averaged over the number of blades. If "none" is selected, the annulus is divided into segments to which separate dynamic wakes are applied.
default = OVER_ANNULUS
DynamicWakeType
: string
Defines the specific type of DynamicWake model in use. For a PittAndPetersModel
object, this must always be set to a value of PittAndPetersModel
.