Fixes for previous commit:
* few tracers(:)%nqChilds were errouneously replaced with tarcers(:)%nqDesc
* minor changes
44 lines of code changed in 12 files:
Fix for the previous commit.
1 lines of code changed in 1 file:
Second commit for new tracers.
* include most of the keys in the tracers descriptor vector "tracers(:)".
* fix in phylmdiso/cv3_routines: fq_* variables were used where their fxt_* counterparts were expected.
* multiple IF(nqdesc(iq)>0) and IF(nqfils(iq)>0) tests suppressed, because they are not needed:
"do ... enddo" loops with 0 upper bound are not executed.
* remove French accents from comments (encoding problem) in phylmdiso/cv3_routines and phylmdiso/cv30_routines.
* modifications in "isotopes_verif_mod", where the call to function "iso_verif_tag17_q_deltad_chn" in "iso_verif_tag17_q_deltad_chn" was not detected at linking stage, although defined in the same module (?).
716 lines of code changed in 45 files:
Typo in modification
1 lines of code changed in 1 file:
Corrections to fix the isotopic version compilation.
5 lines of code changed in 2 files:
Use version 5 of tracers_parser/ for readTracFiles_mod, strings_mod and stra_types:
fix in strings_mod:getin_l: replacing a "/=" operator with ".NEQV." as it should be for boolean comparisons.
1 lines of code changed in 1 file:
First commit for new tracers.
* parser routines readTracFiles, strings_mod and tracer_types added in misc using revision 4 of
https://svn.lmd.jussieu.fr/tracers-parser
* tested in sequential and parallel mode using ioipsl.
* for now, only two fields of "tracers(:)" derived type vector are used: "name" and "longName".
3218 lines of code changed in 59 files:
Correction in radlwsw_m.F90:
Addition of machine threshold to avoid a division by 0
3 lines of code changed in 1 file:
Add of cell_area for reprobus monitoring (CHM)
1 lines of code changed in 1 file:
Bug fix: define pk also for `guide_plevs` == 1
We will need pk later in `guide_interp` if `guide_T` and not `guide_teta`.
7 lines of code changed in 1 file:
Bug fix: replace `i` by 1
`i` is not defined if `guide_plevs` equals 1.
1 lines of code changed in 1 file:
mettre à jour avec le cv_gen
23 lines of code changed in 5 files:
juste une modif sans consequence dans ratiomin
1 lines of code changed in 1 file:
correction dans check_isotopes + suppression d'un call check_isotopes problematique dans advtrac
0 lines of code changed in 4 files:
correction dans check_isotopes
0 lines of code changed in 2 files:
correction d'un probleme d'initialisation phylmdiso + suite du nettoyage dans phylmdiso
31 lines of code changed in 8 files: