diff --git a/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT-Monopile.yaml b/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT-Monopile.yaml index f3f7fad..522ae63 100644 --- a/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT-Monopile.yaml +++ b/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT-Monopile.yaml @@ -42,6 +42,7 @@ controller_params: IPC_ControlMode: 0 VS_ControlMode: 2 VS_ConstTorque: 1 + VS_ConstPower: 1 PC_ControlMode: 1 Y_ControlMode: 0 SS_Mode: 1 diff --git a/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT_DISCON.IN b/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT_DISCON.IN index 4fae56e..b67391b 100644 --- a/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT_DISCON.IN +++ b/OpenFAST/IEA-22-280-RWT-Monopile/IEA-22-280-RWT_DISCON.IN @@ -11,7 +11,7 @@ 1 ! F_LPFType - (1: first-order low-pass filter, 2: second-order low-pass filter), [rad/s] (currently filters generator speed and pitch control signals 0 ! IPC_ControlMode - Turn Individual Pitch Control (IPC) for fatigue load reductions (pitch contribution) {0: off, 1: 1P reductions, 2: 1P+2P reductions} 2 ! VS_ControlMode - Generator torque control mode in above rated conditions (0- no torque control, 1- k*omega^2 with PI transitions, 2- WSE TSR Tracking, 3- Power-based TSR Tracking)} -0 ! VS_ConstPower - Do constant power torque control, where above rated torque varies, 0 for constant torque} +1 ! VS_ConstPower - Do constant power torque control, where above rated torque varies, 0 for constant torque} 1 ! PC_ControlMode - Blade pitch control mode {0: No pitch, fix to fine pitch, 1: active PI blade pitch control} 0 ! Y_ControlMode - Yaw control mode {0: no yaw control, 1: yaw rate control, 2: yaw-by-IPC} 1 ! SS_Mode - Setpoint Smoother mode {0: no setpoint smoothing, 1: introduce setpoint smoothing}