June 2017 Commit Log

Number of Commits:
28
Number of Active Developers:
11
fcheruy 2017-06-30 19:18 Rev.: 2927

changed the position of argument nvm to be consistent with optional argument in orchidee and allow retro-compatibility

3 lines of code changed in 1 file:

musat 2017-06-30 15:29 Rev.: 2926

Mise a jour par rapport a la version envoyee par S.Denvil le 16 juin
(les modifis sont comprises entre CMIP6_ps et CMIP6_tauupbl)

29 lines of code changed in 1 file:

fcheruy 2017-06-30 12:17 Rev.: 2925

Update tree branch to trunk version

914 lines of code changed in 52 files:

fcheruy 2017-06-30 12:00 Rev.: 2924

Creation of LMDZ branch to incorporate tree drag from ORCHIDEE.
Should merge in LMDZ trunk quickly
F. Cheruy with assistance from LF

0 lines of code changed in 38 files:

fhourdin 2017-06-30 11:03 Rev.: 2923

Correction sous drapeaux d'une errance sur la reevaporation de la pluie.
flag_evap_prec = 0 : pas de reevaporation
1 : comme avant
2 : nouveau ou on utilise une surface max des nuages au
dessus comme fraction de la maille dans laquelle la
pluie peut se reevaporer (alors que c'etait la fraction
de la maille juste au dessus avant).

31 lines of code changed in 1 file:

fhourdin 2017-06-29 17:45 Rev.: 2922

Nouvelle option iflag_wk_check_trgl pour tester la bonne sante des poches.
L'ancien flag logique flag_wk_check_trgl est toujours utilisable.
Il vaut y/n si iflag_wk_check_trgl=1/0.
L'option 1 avait tendance à faire disparaitre les poches dans des cas 1D.
L'option 2 est donc précaunisée pour les réglages à venir.
Fredho pour Jean-Yves

8 lines of code changed in 1 file:

fhourdin 2017-06-29 16:08 Rev.: 2921

Complement vesperal aux changements 1D du matin.

4 lines of code changed in 2 files:

fhourdin 2017-06-29 11:58 Rev.: 2920

Modification 1D pour le format standard (Marie-Pierre)

168 lines of code changed in 4 files:

idelkadi 2017-06-28 10:38 Rev.: 2919

Update some CMIP6 variables

16 lines of code changed in 1 file:

musat 2017-06-27 16:19 Rev.: 2918

Update some CMIP6 variables

24 lines of code changed in 1 file:

acaubel 2017-06-19 15:02 Rev.: 2916

Added OMP THREADPRIVATE for infosend and inforecv variables.

2 lines of code changed in 1 file:

jbmadeleine 2017-06-16 18:03 Rev.: 2915

Improved the way thermal inertia works in simulations using imposed SST and sea ice.
Removed inertie_ice which was confusing; Added inertie_sic for sea-ice and inertie_lic for
land-ice. When snow is present, inertie_sno is used instead of inertie_sol, inertie_sic or
inertie_lic. For sea-ice, added a flag called iflag_sic:
If iflag_sic=0, thermal inertia is changed over sea-ice when snow is present
If iflag_sic=1, thermal inertia is kept constant and equal to inertie_sic

58 lines of code changed in 4 files:

acozic 2017-06-16 16:37 Rev.: 2914

Add an argument to chemini call ( = rev 2906 on trunk LMDZ5)

1 lines of code changed in 1 file:

acozic 2017-06-16 16:05 Rev.: 2913

when we make a simulation with inca, we do not want to make a test on ozone for this part.

0 lines of code changed in 2 files:

jghattas 2017-06-14 10:26 Rev.: 2912

- Added OMP_THREADPRIVATE for varibales fields_cpl, nb_fields_cpl, type_veget.
- Removed variable flag_omp never used.

6 lines of code changed in 4 files:

jbmadeleine 2017-06-13 19:31 Rev.: 2911

Changes in the vertical PDF used for shallow convective clouds.
Added vert_alpha_th which is the variance of the vertical PDF used for thermals.
If nothing is specified in the def files, it is set equal to vert_alpha.
Otherwise, it is now possible to have a different vertical PDF in the thermals
and in the environment.
Also added a fourth option iflag_cloudth_vert = 4 where
deltas=vert_alpha*sigmas instead of deltas=a*vert_alpha*sigmas.

17 lines of code changed in 2 files:

jbmadeleine 2017-06-13 18:08 Rev.: 2910

Added THREADPRIVATE for firstcall and alpha_vert in cloudth_vert_v3 as well.

2 lines of code changed in 1 file:

jbmadeleine 2017-06-13 15:27 Rev.: 2909

Added THREADPRIVATE for firstcall and alpha_vert.

2 lines of code changed in 1 file:

jyg 2017-06-12 11:53 Rev.: 2908

Corrections for energy conservation in the
convective scheme (activated by fl_cor_ebil>=2):
the change of Cp of air with moisture is now
better accounted for in the tendency due to
vertical advection.

19 lines of code changed in 1 file:

acozic 2017-06-09 16:56 Rev.: 2907

Add some modification to fit with recent version of model Inca

0 lines of code changed in 10 files:

acozic 2017-06-09 13:49 Rev.: 2906

Add an argument to initialisation of INCA

1 lines of code changed in 1 file:

musat 2017-06-08 19:03 Rev.: 2905

Bug correction on ok_entrain making an MPI error

4 lines of code changed in 3 files:

crio 2017-06-06 16:31 Rev.: 2904

Modifications pour faire tourner le cas 1D RCE de Caroline dans le format eq_rd_cv (forcing_type=0)

Modifications to run the 1D RCE case-study of Caroline in the eq_rd_cv format (forcing_type=0)

24 lines of code changed in 2 files:

fhourdin 2017-06-06 12:24 Rev.: 2903

Correction de Jean-Yves sur la conservation oubliée au cours
d'une commission ultérieure de Frédéric.
Permettant de garantir une continuité sur l'ancienne physique.

11 lines of code changed in 1 file:

jyg 2017-06-02 18:55 Rev.: 2902

Corrections for energy conservation in the
convective scheme (activated by fl_cor_ebil>=2):
(i) The properties of the adiabatic updraught are
now determined by mixing static energies of the
feeding layers and not the enthalpies:
cv3_vertmix.F90 becomes cv3_enthalpmix.F90;
new routine: cv3_estatmix.F90.
(ii) Correction to cv3p_mixing concerning air
detrained directly from the adiabatic updraught
(hent was zero).

465 lines of code changed in 7 files:

jyg 2017-06-02 18:12 Rev.: 2901

new option to switch on/off homogenization of convective tendencies below cloud base

22 lines of code changed in 2 files:

jyg 2017-06-02 13:27 Rev.: 2900

new option to switch on/off convective entrainment

56 lines of code changed in 1 file:

lguez 2017-06-01 17:32 Rev.: 2899

startphy.nc created by ce0l and lmdz1d was not reproducible because
ql_ancien, qs_ancien, prlw_ancien, prsw_ancien, prw_ancien were not
defined before the call to phyredem.

14 lines of code changed in 2 files:

May 2017 »

Generated by StatSVN 0.7.0