Bug fix: initialize therm in hbtm
ytherm mixed values of different sub-surfaces at different
positions. This commit fixes ticket #122.
3 lines of code changed in 2 files:
Bug fix: initial value of surface humidity
Rename qsolsrf to qsurf as it should contain surface humidity. Fix the
value, which should be between 0 and 1. A better initial value would
be saturation humidity but we do not have yet the surface pressure in
`etat0phys_netcdf`, it will be defined later in `etat0dyn_netcdf`. The
old value, 150, probably came from a confusion with soil water
content. This initial value of surface humidity is used in the first
time step of physics to compute a virtual temperature at the surface,
in cdrag.
4 lines of code changed in 1 file:
Update variable name : absvisaer --> abs550aer
0 lines of code changed in 2 files: