![]() |
OpenFAST
Wind turbine multiphysics simulator
|

Public Attributes | |
| integer(intki) | icetthno2 |
| Ice tooth number of the current ice tooth, for model 2 (updated in UpdateStates; used in CalcOutput) [-]. | |
| integer(intki), dimension(:), allocatable | nc |
| Number of the current ice tooths number (time series) [-]. | |
| real(reki), dimension(:), allocatable | psum |
| The sum of pitches of all broken ice teeth (time series) [m]. | |
| integer(intki), dimension(:), allocatable | icetthno |
| IceTthNo - the current numbers of ice teeth of each zone [-]. | |
| real(reki) | beta |
| angle between broken ice sheet and level waterline [rad] | |
| real(dbki) | tinit |
| Initial time of the current load cycle [s]. | |
| integer(intki) | splitf |
| flag to indicate if the ice floe has split (0 not splitted, 1 splitted) [-] | |
| real(reki) | dxc |
| crushed depth of ice [m] | |
| type(iced_continuousstatetype), dimension(:), allocatable | xdot |
| previous state deriv for multi-step [m] | |
| integer(intki) | n |
| tracks time step for which OtherState was updated [-] | |
1.8.13