Removing some WRITEs as some could print a lot of useless info in the output
0 lines of code changed in 1 file:
A little more cleaning with WRITEs
0 lines of code changed in 1 file:
Cleaning up StratAer for trunk version
46 lines of code changed in 4 files:
Olivier's modifications + addition of Id keyword
530 lines of code changed in 25 files:
Modifs necessaires à la version 6.0.10
OB
736 lines of code changed in 10 files:
Correction pour le cas fire, salle en attendant le format commun ... et Godot.
23 lines of code changed in 1 file:
Sortie specifique de iflag_con==3
1 lines of code changed in 1 file:
Call to initialisation of S3A model
9 lines of code changed in 1 file:
Call for initialisation of S3A model
7 lines of code changed in 1 file:
Looks like ok_volcan was inserted in the wrong location
1 lines of code changed in 1 file:
looks like there was a small bug here on where ok_volcan was inserted
1 lines of code changed in 1 file:
Modifications needed as put_field call has changed
0 lines of code changed in 2 files:
Suite de l'implementation de la version 2 de Cosp dans LMDZ
1771 lines of code changed in 7 files:
Another redundant declaration
0 lines of code changed in 1 file:
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:
Correction pour le 1D
18 lines of code changed in 1 file:
Implementation de la version cospv2 dans LMDZ (suite)
50 lines of code changed in 1 file:
Implementation de la version cospv2 dans LMDZ (suite)
8 lines of code changed in 2 files:
Adding definitions for aerosol mass mixing ratios (in kg/kg) based on concentrations (kg/m3).
6 lines of code changed in 1 file:
Adding definitions for aerosol mass mixing ratios (kg/kg) based on concentration (kg/m3) variables.
6 lines of code changed in 1 file:
Fix to previous commit.
EM
1 lines of code changed in 1 file:
Synchronization between DYNAMICO and LMDZ xml files
427 lines of code changed in 13 files:
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:
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:
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:
Ajout de declaration
3 lines of code changed in 1 file:
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:
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:
Change in the computation of the ice fraction in unsaturated dondrafts, for backward compatibility
20 lines of code changed in 1 file:
bug fix in revision 3498
3 lines of code changed in 1 file:
second complement to revision 3496
36 lines of code changed in 1 file:
complement to revision 3496
4 lines of code changed in 1 file:
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:
Correction de l'erreur introduite dans la version svn3493
9 lines of code changed in 1 file:
Bug correction: ENDIF was bad placed. Changed some indentation and add comments.
Thanks to Christian Ethe.
24 lines of code changed in 1 file:
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:
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:
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: