Changes between Version 17 and Version 18 of doc/app/biometeorology_parameters
- Timestamp:
- Oct 30, 2018 3:08:58 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/biometeorology_parameters
v17 v18 295 295 }}} 296 296 {{{#!td style="vertical-align:top; width: 50px" 297 I 298 }}} 299 {{{#!td style="vertical-align:top; width: 75px" 300 1 297 L 298 }}} 299 {{{#!td style="vertical-align:top; width: 75px" 300 .T. 301 301 }}} 302 302 {{{#!td 303 303 Considers obstruction (e.g. from buildings and trees). 304 304 305 Value 1: consider obstructions ON (default value)\\306 Value 0:consider obstructions OFF307 308 Obstructions file must be calculated manually before the s timulation and provided as NetCDF in the INPUT folder.305 .T.: Switch consider obstructions ON \\ 306 .F.: Switch consider obstructions OFF 307 308 Obstructions file must be calculated manually before the simulation and provided as NetCDF in the INPUT folder. 309 309 }}} 310 310 || … … 341 341 || 342 342 {{{#!td style="vertical-align:top; width: 150px" 343 [=#s aa_in_south '''saa_in_south''']344 }}} 345 {{{#!td style="vertical-align:top; width: 50px" 346 I 347 }}} 348 {{{#!td style="vertical-align:top; width: 75px" 349 1 343 [=#sun_in_south '''sun_in_south'''] 344 }}} 345 {{{#!td style="vertical-align:top; width: 50px" 346 L 347 }}} 348 {{{#!td style="vertical-align:top; width: 75px" 349 .F. 350 350 }}} 351 351 {{{#!td 352 352 Azimuthal position of the sun. 353 353 354 Value 0: Azimuthal position of the sun is always south (180°).\\ 355 Value 1: Actual azimuthal position of the sun is calculated based of the current date and time within the simulation. 356 357 The following parameters are used as input for the solar position calculation: time_utc_init, day_of_year_init, latitude, longitude. 354 If '''sun_in_south''' = .True., the azimuthal position of the sun is always in south direction (180°).\\ 355 If '''sun_in_south''' = .False., the actual azimuthal position of the sun is calculated based of the respective parameter values within the simulation. The fixed solar azimuth angle only applies to the exposure model and does not affect other modules of Palm. 356 357 The following parameters are used as input for the solar position calculation: time_utc_init, day_of_year_init, latitude & longitude.\\ 358 Independent of the setting of this parameter, the solar zenith angle (SZA) is not fixed and will always change dependent on date and time. 358 359 }}} 359 360 || … … 362 363 }}} 363 364 {{{#!td style="vertical-align:top; width: 50px" 364 I 365 }}} 366 {{{#!td style="vertical-align:top; width: 75px" 367 1 365 L 366 }}} 367 {{{#!td style="vertical-align:top; width: 75px" 368 .T. 368 369 }}} 369 370 {{{#!td 370 371 Orientation of the front/face of the human model. 371 372 372 Value 1: Front/face of the human model is always orientated in direction of the sun.\\373 Value 1: Front/face of the human model is orientated towards a specific direction (set by the parameter '''orientation_angle''').373 IF '''turn_to_sun''' = .True., the front/face of the human model is always orientated in direction of the sun.\\ 374 IF '''turn_to_sun''' = .False., the front/face of the human model is orientated towards a specific direction (set by the parameter '''orientation_angle'''). 374 375 }}} 375 376 |----------------