May 2019 Commit Log

Number of Commits:
38
Number of Active Developers:
9
oboucher 2019-05-30 16:21 Rev.: 3529

Removing some WRITEs as some could print a lot of useless info in the output

0 lines of code changed in 1 file:

oboucher 2019-05-30 16:13 Rev.: 3528

A little more cleaning with WRITEs

0 lines of code changed in 1 file:

oboucher 2019-05-30 15:43 Rev.: 3527

Cleaning up StratAer for trunk version

46 lines of code changed in 4 files:

fairhead 2019-05-28 15:00 Rev.: 3526

Olivier's modifications + addition of Id keyword

530 lines of code changed in 25 files:

fairhead 2019-05-28 14:52 Rev.: 3525

Modifs necessaires à la version 6.0.10
OB

736 lines of code changed in 10 files:

fhourdin 2019-05-27 14:48 Rev.: 3524

Correction pour le cas fire, salle en attendant le format commun ... et Godot.

23 lines of code changed in 1 file:

fhourdin 2019-05-24 08:58 Rev.: 3523

Sortie specifique de iflag_con==3

1 lines of code changed in 1 file:

oboucher 2019-05-22 23:41 Rev.: 3522

Call to initialisation of S3A model

9 lines of code changed in 1 file:

oboucher 2019-05-22 23:40 Rev.: 3521

Call for initialisation of S3A model

7 lines of code changed in 1 file:

oboucher 2019-05-22 23:19 Rev.: 3520

Looks like ok_volcan was inserted in the wrong location

1 lines of code changed in 1 file:

oboucher 2019-05-22 23:05 Rev.: 3519

looks like there was a small bug here on where ok_volcan was inserted

1 lines of code changed in 1 file:

fairhead 2019-05-22 15:04 Rev.: 3518

Modifications needed as put_field call has changed

0 lines of code changed in 2 files:

idelkadi 2019-05-22 10:16 Rev.: 3517

Suite de l'implementation de la version 2 de Cosp dans LMDZ

1771 lines of code changed in 7 files:

fairhead 2019-05-21 17:29 Rev.: 3516

Another redundant declaration

0 lines of code changed in 1 file:

emillour 2019-05-21 12:41 Rev.: 3515

Some corrections to the xml files:
- remove redundant declarations in file_def_histday_lmdz.xml
- set the correct grid for group "fields_trac_2D" in field_def_lmdz.xml
EM

1 lines of code changed in 2 files:

fhourdin 2019-05-20 12:37 Rev.: 3513

Correction pour le 1D

18 lines of code changed in 1 file:

idelkadi 2019-05-20 11:39 Rev.: 3512

Implementation de la version cospv2 dans LMDZ (suite)

50 lines of code changed in 1 file:

idelkadi 2019-05-20 11:25 Rev.: 3511

Implementation de la version cospv2 dans LMDZ (suite)

8 lines of code changed in 2 files:

oboucher 2019-05-18 22:01 Rev.: 3510

Adding definitions for aerosol mass mixing ratios (in kg/kg) based on concentrations (kg/m3).

6 lines of code changed in 1 file:

oboucher 2019-05-18 21:56 Rev.: 3509

Adding definitions for aerosol mass mixing ratios (kg/kg) based on concentration (kg/m3) variables.

6 lines of code changed in 1 file:

emillour 2019-05-17 16:19 Rev.: 3508

Fix to previous commit.
EM

1 lines of code changed in 1 file:

fairhead 2019-05-17 14:18 Rev.: 3507

Synchronization between DYNAMICO and LMDZ xml files

427 lines of code changed in 13 files:

ymeurdesoif 2019-05-16 16:38 Rev.: 3506

Solve 2 problems when writing restartphy files at high resolution :
- large memory consumption that can lead to crash with an oom kill
- very very long tile due to usage of NF_ENDDEF/NF_REDEF for each saved field. Now the first pass will create the nectdf header and the second pass will write the fields.

YM

259 lines of code changed in 2 files:

ymeurdesoif 2019-05-16 16:24 Rev.: 3505

Solve some wrong discrepency problem when comparing longitude from a restartphy file. The current discrepency test is not detecting that 360°==0°, so in some case it may stop the run for a wrong reason.

YM

13 lines of code changed in 1 file:

ymeurdesoif 2019-05-16 16:20 Rev.: 3504

Add some OpenMP synchronisation before calling Orchidee.
In some (very rare) case, it is possible that master thread from LMDZ can call XIOS in the same time than an other thread in ORCHIDEE. Added synchronisation will avoid this problem.

YM

4 lines of code changed in 1 file:

fhourdin 2019-05-16 07:38 Rev.: 3503

Ajout de declaration

3 lines of code changed in 1 file:

jyg 2019-05-15 19:30 Rev.: 3502

Correction of a bug in cv3_unsat: the ice fraction in the precipitation source was different in cv3_unsat and in cv3_undilute2.
The correction is protected by a new flag: keepbug_ice_frac.

23 lines of code changed in 1 file:

lguez 2019-05-15 15:07 Rev.: 3501

Call finalize_parallel in program ce0l. This allows idrmemmpi at IDRIS
to print information on memory usage.

0 lines of code changed in 2 files:

jyg 2019-05-13 19:50 Rev.: 3500

Change in the computation of the ice fraction in unsaturated dondrafts, for backward compatibility

20 lines of code changed in 1 file:

jyg 2019-05-10 13:02 Rev.: 3499

bug fix in revision 3498

3 lines of code changed in 1 file:

jyg 2019-05-10 12:37 Rev.: 3498

second complement to revision 3496

36 lines of code changed in 1 file:

jyg 2019-05-10 12:19 Rev.: 3497

complement to revision 3496

4 lines of code changed in 1 file:

jyg 2019-05-10 12:17 Rev.: 3496

Implementation of the ejection of liquid precipitation from the adiabatic ascents.
New flags:
+cvflag_prec_eject: logical
n -> old code, y -> new code
+ejectliq: real; possible values 0. & 1.
0. -> no liquid precipitation is ejected
1. -> all liquid precipitation is ejected
+ejectice: real; any value between 0. and 1.
fraction of solid precipitation ejected at each level

Note that the adiabatic ascent mass flux decrease due to precipitation ejection is not taken into account.
Attempts to do it led to water conservation violation.

608 lines of code changed in 18 files:

idelkadi 2019-05-09 19:41 Rev.: 3495

Correction de l'erreur introduite dans la version svn3493

9 lines of code changed in 1 file:

jghattas 2019-05-09 11:46 Rev.: 3494

Bug correction: ENDIF was bad placed. Changed some indentation and add comments.
Thanks to Christian Ethe.

24 lines of code changed in 1 file:

idelkadi 2019-05-07 10:45 Rev.: 3493

Amelioration de la representation des nuages bas (Jean Jouhaud) :
Calcul des nouveaux ecarts types sigmas de la bi-Gaussienne en prenant en compte l'epaisseur des mailles, CF_vol avec ces sigmas, et CF_surf avec la methode de Brooks

0 lines of code changed in 4 files:

jyg 2019-05-04 12:35 Rev.: 3492

New computations of the lifted parcel in Emanuel's
convective scheme, controlled by two new flags:

Integer flag icvflag_Tpa:
0 -> Ice fraction in the adiabatic ascents =
function of environment tempertaure.
Computation in two steps: the first is ice
free; the second adds ice (Arnaud Jam
scheme)
1 -> Ice fraction in the adiabatic ascents =
function of environment tempertaure.
Computation in one single step.
2 -> Ice fraction in the adiabatic ascents =
function of ascent temperature.
Computation in one single step.

Logical flag qsat_depends_on_qt:
When True, specific hunidity at saturation
is a function of the amount of condsensate.
Else it is equal to qsat.

283 lines of code changed in 6 files:

idelkadi 2019-05-02 15:03 Rev.: 3491

Integration of version 2 of the COSP simulator in LMDZ
This line, and those below, will be ignored--

M makegcm
M makelmdz
M makelmdz_fcm
M libf/phylmd/physiq_mod.F90
A libf/phylmd/cospv2
A libf/phylmd/cospv2/mo_rng.F90
A libf/phylmd/cospv2/quickbeam_optics.F90
A libf/phylmd/cospv2/cosp_cloudsat_interface.F90
A libf/phylmd/cospv2/cosp_config.F90
A libf/phylmd/cospv2/lidar_simulator.F90
A libf/phylmd/cospv2/prec_scops.F90
A libf/phylmd/cospv2/mrgrnk.F90
A libf/phylmd/cospv2/lmdz_cosp_read_outputkeys.F90
A libf/phylmd/cospv2/cosp_atlid_interface.F90
A libf/phylmd/cospv2/lmdz_cosp_subsample_and_optics_mod.F90
A libf/phylmd/cospv2/cosp_math_constants.F90
A libf/phylmd/cospv2/MISR_simulator.F90
A libf/phylmd/cospv2/modis_simulator.F90
A libf/phylmd/cospv2/math_lib.F90
A libf/phylmd/cospv2/cosp_grLidar532_interface.F90
A libf/phylmd/cospv2/cosp_errorHandling.F90
A libf/phylmd/cospv2/cosp_stats.F90
A libf/phylmd/cospv2/lmdz_cosp_output_write_mod.F90
A libf/phylmd/cospv2/cosp_utils.F90
A libf/phylmd/cospv2/cosp_optics.F90
A libf/phylmd/cospv2/icarus.F90
A libf/phylmd/cospv2/scops.F90
A libf/phylmd/cospv2/optics_lib.F90
A libf/phylmd/cospv2/cosp_kinds.F90
A libf/phylmd/cospv2/cosp_calipso_interface.F90
A libf/phylmd/cospv2/quickbeam.F90
A libf/phylmd/cospv2/parasol.F90
A libf/phylmd/cospv2/cosp_phys_constants.F90
A libf/phylmd/cospv2/cosp.F90
A libf/phylmd/cospv2/array_lib.F90
A libf/phylmd/cospv2/cosp_isccp_interface.F90
A libf/phylmd/cospv2/cosp_parasol_interface.F90
A libf/phylmd/cospv2/lmdz_cosp_construct_destroy_mod.F90
A libf/phylmd/cospv2/lmdz_cosp_output_mod.F90
A libf/phylmd/cospv2/lmdz_cosp_interface.F90
A libf/phylmd/cospv2/cosp_misr_interface.F90
A libf/phylmd/cospv2/cosp_modis_interface.F90

19126 lines of code changed in 41 files:

April 2019 »

Generated by StatSVN 0.7.0