| 327 | |
| 328 | '''Changes''' |
| 329 | * output variables {{{usm_t_surf_*}}} for bare building walll and roof tiles was renamed to {{{usm_t_surf_wall_*}}} (* = north/ south/ east/ west/ roof) |
| 330 | * calculation of short wave radiation inside window layers changed |
| 331 | * increased building database to provide parameters for all wall and window height levels (ground floor, above ground floor, roof level) |
| 332 | * window surface and layers temperatures are fixed during spinup to make larger time step {{{dt_spinup}}} possible |
| 333 | |
| 334 | '''New''' |
| 335 | * latent heat flux for green wall and roof tiles and output variables {{{usm_qsws_*}}}, usm_{{{qsws_veg_*}}}, {{{usm_qsws_liq_*}}} |
| 336 | * calculation of latent heat flax for green roof tiles according to soil water content |
| 337 | * output parameter {{{usm_swc_*}}} for soil water content of green substrate layers |
| 338 | * calculation of green roof substrate layers heat capacity and conductivity according to soil water content and soil parameters |
| 339 | * building database parameter green_type_roof to choose between intensiv and extensiv green roof type |
| 340 | * new boolean namelist parameter {{{usm_wall_mod}}} to decrease heat advection during spinup in the first two wall layers by factor 10 to increase the possible time step {{{dt_spinup}}} |
| 341 | |