April 2015 Commit Log

Number of Commits:
16
Number of Active Developers:
6
emillour 2015-04-30 16:25 Rev.: 2269

Typos in variable names which lead to the makefile being systematically recreated when compiling.
EM

1 lines of code changed in 1 file:

idelkadi 2015-04-30 11:12 Rev.: 2268

Mise a jour et corrections pour les sorties Cosp via Xios.

36 lines of code changed in 8 files:

fhourdin 2015-04-23 02:07 Rev.: 2267

Modification du modèle du thermique pour diminuer entre autres la
sensibilité au pas de temps. Convergence numérique si iflag_thermals_ed=7.
Ne concerne que la version iflag_thermals_ed=8

Premier essaie de prise en compte d'une variabilité verticale sous maille
de l'eau pour accroître la converture nuageuse.
Sous la clé iflag_coudth_vert=1 (1 par défaut)


Modification of the thermal plume model in case iflag_thermals_ed=8
Modification of the bigaussian scheme for clouds associated with
thermals. Activated if iflag_cloudth_vert=1


331 lines of code changed in 2 files:

lguez 2015-04-22 15:30 Rev.: 2266

Avoid cryptic compilation errors when trying to create ce0l in
parallel: give a clear message in compilation script instead.

8 lines of code changed in 1 file:

jyg 2015-04-18 17:06 Rev.: 2265

Bug fixes concerning the number "nqo" of water
phases in "q" array: part II (sequel of fixes of
revision 2262).

Modified files:
carbon_cycle_mod.F90
ini_histrac.h
phyredem.F90
phyetat0.F90
traclmdz_mod.F90
write_histrac.h

17 lines of code changed in 6 files:

fhourdin 2015-04-17 22:25 Rev.: 2264

Bug fixing

7 lines of code changed in 1 file:

lguez 2015-04-17 20:14 Rev.: 2263

In the sequential version, ini_getparam and fin_getparam were not
called so guide_init created a file "fort.99". Added call to
ini_getparam and fin_getparam in guide_init. The created file is now
"nudging_parameters_out.txt".

In the parallel version, ini_getparam was called from gcm, with the
argument "out.def". So "out.def" was created even without nudging, it
remained empty. Moved the call to ini_getparam from gcm to
guide_init. Also changed the name of the created file to
"nudging_parameters_out.txt", as in the sequential version. "out.def"
was too vague and confusing a name.

506 lines of code changed in 4 files:

jyg 2015-04-17 16:34 Rev.: 2262

Correction of a bug concerning the number 'nqo' of
water phases transported by the dynamic : the
default value (= 2, corresponding to vapour and
liquid phases) was still explicitely present in
various places.

Modified files:
infotrac.F90,
physiq.F90

103 lines of code changed in 2 files:

fhourdin 2015-04-17 16:23 Rev.: 2261

Nouvelle option pour les drag océaniques séparant z0m, z0h, et z0q
pour la quantité de mouvement, la température et l'humidité.
La séparation z0m/z0h est activée par la clée iflag_z0_oce==1.
Par ailleurs, on impose le rapport z0q/z0h = f_z0qh_oce
Typiquement, f_z0qh_oce=1.55

New option to separate z0m, z0h and z0q
z0m and z0h differ if iflag_z0_oce==1.
f_z0qh_oce = z0q/z0h is a constant factor

Alina and Frederic

12 lines of code changed in 1 file:

fhourdin 2015-04-16 16:22 Rev.: 2260

Correction.
Bug fixing

1 lines of code changed in 1 file:

jyg 2015-04-15 12:51 Rev.: 2259

Changes in Emanuel's deep convection scheme: the
upper bound of deep convection loops is set at
the first level above 22 km.

Modified files:
physiq.F90,
concvl.F90,
cva_driver.F90,
cv3a_compress.F90,
cv3a_uncompress.F90,
cv3_routines.F90

148 lines of code changed in 6 files:

fairhead 2015-04-13 10:21 Rev.: 2258

Merged trunk changes 2216:2237 into testing branch

3576 lines of code changed in 78 files:

jyg 2015-04-07 11:47 Rev.: 2257

Improvement of three loops in cv3_undilute2 in cv3_routines.F90

27 lines of code changed in 1 file:

fairhead 2015-04-03 16:45 Rev.: 2256

New versions of xml XIOS files for variables that have been added lately
to phys_output_ctrlout_mod.F90

117 lines of code changed in 7 files:

jyg 2015-04-03 15:51 Rev.: 2255

Changes to pbl_surface and other routines concerning split/no-split.
+ pbl_surface_mod.F90: call cdrag for (w) region.
+ phyredem.F90: write wake_delta_pbl_TKE.
+ phys_output_write_mod.F90: control output of wake_delta_pbl_TKE by
IF(iflag_pbl_split>=1).
+ lmdz1d.F90: initialize wake_delta_pbl_TKE=0.
+ phys_output_ctrlout_mod.F90: suppression of accents in some variable
attributes.
+ cva_driver.F90: suppression of a print introduced in version 2253.

26 lines of code changed in 6 files:

fhourdin 2015-04-03 12:16 Rev.: 2254

Modification du calcul des flux air/mer
1) Introduction d'un facteur f_qsat_oce=0.98 devant qsat dans le calcul
de l'évaporation sur océan pour tenir compte de la moindre évaporation
de l'eau salée.
2) Introduction d'une différentiation entre z0 pour le sensible, z0h,
et le latent, z0q, imposé constant z0q=f_z0qh_oce*z0h

Modification of air/sea fluxes computation
1) Introduction of a correcting factor f_qsat_oce=0.98 on qsat
to account for the weaker evaporation of salty water.
2) Introduction of z0q=f_z0qh_oce*z0h


104 lines of code changed in 10 files:

March 2015 »

Generated by StatSVN 0.7.0