blockRealData
Real wind data from file
Information
Real wind data read from file fileName. Zero speeds are not
allowed due to the calculation of the tip speed ratio. Therefore, a threshold
value vepsmust be indicated.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Velocity | veps | 0.01 | Threshold speed greater than zero |
| Wind data definition | |||
| String | fileName | "modelica://WindPowerPlants/Data/EVN01.tx" | File name |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | v | Wind velocity |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.CombiTimeTable | combiTimeTable | ||
| Modelica.Blocks.Math.Max | threshold | ||
| Modelica.Blocks.Sources.Constant | const |