Changes between Version 91 and Version 92 of doc/app/iofiles
- Timestamp:
- May 26, 2016 3:35:17 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles
v91 v92 817 817 These data must exactly match the horizontal grid. Due to the staggered grid, the topography may be displaced by -0.5 [../inipar#dx dx] in x-direction and -0.5 [../inipar#dy dy] in y-direction depending on the parameter [../inipar#topography_grid_convention topography_grid_convention]. See also the example in [source:/palm/trunk/EXAMPLES/topo_file trunk/EXAMPLES/topo_file/]. \\\\ 818 818 Alternatively, the user may add code to the user interface subroutine [../userint/int#user_init_grid user_init_grid] to allow different data formats. 819 }}} 819 }}} 820 |---------------- 821 {{{#!td style="vertical-align:top; width: 50px" 822 90 823 }}} 824 {{{#!td style="vertical-align:top; width: 150px" 825 [=#WTM_DATA WTM_DATA] 826 }}} 827 {{{#!td style="vertical-align:top; width: 50px" 828 I 829 }}} 830 {{{#!td style="vertical-align:top; width: 100px" 831 ASCII 832 }}} 833 {{{#!td 834 This file includes input data for the wind turbine model. The tabulated data is from the publicly available NREL 5 MW reference turbine (see Jonkman et al. 2009: Technical Report NREL/TP-500-38060, doi:10.2172/947422). 835 }}} 820 836 |---------------- 821 837 {{{#!td style="vertical-align:top" … … 1179 1195 }}} 1180 1196 |---------------- 1197 {{{#!td style="vertical-align:top" 1198 401 1199 }}} 1200 {{{#!td style="vertical-align:top" 1201 [=#TURBINE_PARAMETERS01 TURBINE_PARAMETERS01] 1202 }}} 1203 {{{#!td style="vertical-align:top" 1204 O 1205 }}} 1206 {{{#!td style="vertical-align:top" 1207 ASCII 1208 }}} 1209 {{{#!td 1210 This file contains control data for the first wind turbine for every model time step:\\ 1211 * model time 1212 * rotor speed 1213 * generator speed 1214 * generator torque 1215 * aerodynamic torque 1216 * pitch 1217 * generator power 1218 * rotor power 1219 * rotor thrust 1220 * wind direction (0 = west, 45 = southwest, -45 = northwest) 1221 * yaw angle 1222 }}} 1223 |---------------- 1224 {{{#!td style="vertical-align:top" 1225 402 1226 }}} 1227 {{{#!td style="vertical-align:top" 1228 [=#TURBINE_PARAMETERS02 TURBINE_PARAMETERS02] 1229 }}} 1230 {{{#!td style="vertical-align:top" 1231 O 1232 }}} 1233 {{{#!td style="vertical-align:top" 1234 ASCII 1235 }}} 1236 {{{#!td 1237 This file contains control data for the second wind turbine for every model time step 1238 }}} 1239 |---------------- 1240 {{{#!td style="vertical-align:top" 1241 ... 1242 }}} 1243 {{{#!td style="vertical-align:top" 1244 ... 1245 }}} 1246 {{{#!td style="vertical-align:top" 1247 O 1248 }}} 1249 {{{#!td style="vertical-align:top" 1250 ASCII 1251 }}} 1252 {{{#!td 1253 This file contains control data for the ... wind turbine for every model time step 1254 }}} 1255 |----------------