Version 13 (modified by witha, 7 years ago) (diff) |
---|
Wind Turbine Model Parameters
TracNav
Core Parameters
Module Parameters
- Agent system
- Aerosol (Salsa)
- Biometeorology
- Bulk cloud physics
- Chemistry
- FASTv8
- Indoor climate
- Land surface
- Nesting
- Nesting (offline)
- Ocean
- Particles
- Plant canopy
- Radiation
- Spectra
- Surface output
- Synthetic turbulence
- Turbulent inflow
- Urban surface
- User-defined
- Virtual flights
- Virtual measurements
- Wind turbine
- Alphabetical list (outdated!)
All Parameterisations
ADM-R
An introduction into the model will follow here.
NAMELIST group name: wind_turbine_par
All Parameterisations:
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
dtow | R(100) | 0.0 | Diameter of the tower of the wind turbine used below the rotor. This parameter has to be non-zero if a tower should be included. The parameter needs to be specified for every turbine separately. |
nturbines | I | 1 |
Number of the turbines to be included. |
phi_yaw | R(100) | 0.0 |
Yaw angle for each turbine in degrees. |
rcx | R(100) | 9999999.9 |
Longitudinal position of the rotor center (in m). This parameter needs to be specified for each turbine.
|
rcy | R(100) | 9999999.9 |
Lateral position of the rotor center (in m). This parameter needs to be specified for each turbine.
|
rcz | R(100) | 9999999.9 |
Vertical position of the rotor center (in m). This parameter needs to be specified for each turbine. This represents the hub height of the turbine.
|
rnac | R(100) | 0.0 | Radius of the nacelle for each turbine (in m). This parameter has to be non-zero if the nacelle should be included. The parameter needs to be specified for each turbine. |
rr | R(100) | 63.0 |
Radius of the rotor (in m). This parameter needs to be specified for each turbine.
|
tilt | R | 0.0 |
Rotor tilt of the rotor plane (in degrees). |
time_turbine_on | R | 0.0 | Simulation time at which the turbines are switched on. |
turb_cd_nacelle | R(100) | 0.85 |
Drag coefficient for each nacelle. |
turb_cd_tower | R(100) | 1.2 |
Drag coefficient for each tower. |
ADM-R:
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
air_dens | R | 1.225 | The air density (in kg/m3) is necessary to convert the aerodynamic torque of the rotor into a power (in W). |
gear_eff | R | 1.0 | Efficiency of the gear: Loss between rotor and generator. |
gear_ratio | R | 97.0 | Gear ratio from rotor to generator. |
gen_eff | R | 0.944 | Electric efficiency of the generator. |
inertia_gen | R | 534.116 | Inertia of the generator (in kg m2). |
inertia_rot | R | 34784179.0 | Inertia of the rotor (in kg m2). |
max_miss | R | 0.08726 | Maximum tolerated yaw misalignment (in rad). |
max_torque_gen | R | 47402.91 | Maximum Torque of the generator (in Nm). |
max_trq_rate | R | 15000.0 |
Maximum generator torque rate (in Nm/s). |
min_miss | R | 0.008726 | Minimum yaw misalignment for which the actuator stops (in rad). |
min_reg15 | R | 70.16224 |
Lower generator speed boundary of region 1.5 (in rad/s). |
min_reg2 | R | 91.21091 | Lower generator speed boundary of region 2 (in rad/s). (Jonkman et al. 2009: Technical Report NREL/TP-500-38060, doi:10.2172/947422). |
nairfoils | I | 8 |
Number of airfoils of the used turbine model. |
omega_rot | R(100) | 0.0 |
Initial rotational speed for each turbine (in rad s-1). |
pitch_add | R(100) | 0.0 |
Pitch angle for a constant pitch angle (in degrees). |
pitch_control | L | .F. |
Parameter to switch on the pitch control. |
pitch_rate | R | 8.0 | Maximum pitch rate (in degree/s). |
rated_genspeed | R | 121.6805 | Rated generator speed (in rad/s). |
rated_power | R | 5296610.0 |
Rated power of the wind turbine (in W). |
segment_length | R | 1.0 | Length of each rotor segment the rotor area is divided into, in tangential direction, as factor of the grid spacing. The default value is 1.0, in that case the tangential length of each segment is one grid spacing. |
segment_width | R | 0.5 | Length of each rotor segment the rotor area is divided into, in radial direction, as factor of the grid spacing. The default value is 0.5, in that case the segments would have the width of half a grid spacing. |
slope2 | R | 2.332287 |
Slope constant for region 2. |
speed_control | L | .F. |
Parameter to switch on the speed control. |
tl_cor | L | .F. | Parameter to switch on the tip loss correction. |
yaw_control | L | .F. | Parameter to switch on the yaw controller. |
yaw_speed | R | 0.005236 | Speed of the yaw actuator (in rad/s). |