Initialisation de la TKE pour les cas 1D (important pour GABLS1), Etienne
131 lines of code changed in 7 files:
Premiere comission Etienne: changements pour le 1D (forcage en Ts au dessus des continents) et inclusion drag arbres dans yamada4_num=6
337 lines of code changed in 25 files:
Code cleaning : cld*jn are removed as variables, because they only serve as output names.
5 lines of code changed in 2 files:
Problem with previous commit
10 lines of code changed in 1 file:
Moved the opening and reading of the physics restart file before the
initialisation of the physics output as the output procedure needs to
know the timestep at the beginning of the run to initialise the calendar
correctly. That timestep is read in the physics restart file.
This should close tickets #109 and #114
27 lines of code changed in 1 file:
Preparing physiq_mod.def for LMDZ-SPLA update.
Also, section "USE" re-arranged in alphabetical order.
122 lines of code changed in 1 file:
Adding the units for uq, vq, ue, ve, uwat, vwat in the history files.
6 lines of code changed in 1 file:
Bug fix: encapsulate hbtm in a module
Fixes bug introduced in commit [3772]: therm was declared as an
assumed-shape dummy argument, which requires an explicit interface.
770 lines of code changed in 3 files:
Correction initialisation of solswfdiff (missing default value was causing "NaN" in startphy.nc)
2 lines of code changed in 1 file: