modelWindVelocity
Wind velocity
Extends from Modelica.Blocks.Interfaces.SISO.
Information
The model also requires the wind velocity to compute the convection of the boundary layer of air surrounding the dome of the Biosphere 2 structure. Also this information has been stored for an entire year, and is simply pulled out of a huge data table.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | m | 3600 | Multiplicative factor for converting from m/s to m/h |
| Real | a | 0 | Additive factor for converting from m/s to m/h |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Gain | UnitConversion | ||
| Modelica.Blocks.Math.Add | Add1 | ||
| Modelica.Blocks.Sources.Constant | Offset | ||
| Modelica.Blocks.Tables.CombiTable1Ds | VelocityTable |