...
!# Adjust wind diagnostic in TEB with building height if .true.
logical :: urb_diagwind = .false.
!# Adjust temperature diagnostic in TEB in the street if .true.
logical :: urb_diagtemp = .false.
Emissivity
For the following surface fractions the emissivity can get set.
snow_emiss : Emissivity for snow, default 1
water_emiss: Emissivity for water, default 1
ice_emiss : Emissivity for ice (glacier and sea ice), default 0.99
isba_soil_emiss : Emissivity for bare soil (ISBA scheme only), default 0.95
Radiation
One needs to choose a radiation scheme. In general one chooses the latest one. Therefore, the parameter 'radia' needs to get set to one of the following:
...
Limit ice /snow
Gravity wave drag
Emissivity
Condensation
Convection
Tracers to advect
...