Correcting a bug introduced in r4059
LF/OB
1 lines of code changed in 1 file:
Bug fix in infotrac (introduced in r4063), nbtr and related arrays were not properly initialized.
Tests notheless show there is still an issue between serial and parallel handling of (non-water) tracers that needs be fixed.
EM
10 lines of code changed in 1 file:
add missing cpp key
2 lines of code changed in 1 file:
modification to run with INCA :
1- modify deallocate for an array use after
2- change definition for allocate component for each tracer
3- modify definition of isInPhysics (H2O in INCA need to be in Physic)
4- modify test to check calcul of nqttotr
11 lines of code changed in 1 file:
Fix sign error in convective saturated downdraught mass flux
6 lines of code changed in 1 file:
Add the possibility of a cloud H2O tracer (nqo=4) for ok_ice_sursat=y and 4 H2O tracers in tarceur.def
3 lines of code changed in 1 file:
only compute contrail diagnostics in the right range of Gcontr
35 lines of code changed in 1 file:
Made some correction to allow compilation with inca (Anne)
8 lines of code changed in 1 file:
Mise à jour de la routine de nuages lscp
les principaux changements consistent en:
- des corrections de bug (déclaration et division
par zero) pour que la routine compile avec les modifications d'OB
- des restructurations pour que les fonctions de lscp_tools_mod
travaillent sur des tableaux et non des scalaires
- une séparation des coefficients d'évaporation de la neige et de la pluie
442 lines of code changed in 9 files: