/LMDZ5 Developers: jyg

Login name:
jyg
Total Commits:
238 (1,1 %)
Lines of Code:
11 364 (0,6 %)
Most Recent Commit:
2017-10-02 10:29
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jyg

Activity by Day of Week for jyg

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 238 (100.0%) 11364 (100.0%) 47.7
trunk/libf/phylmd/ 219 (92.0%) 11003 (96.8%) 50.2
trunk/libf/phylmd/dyn1d/ 17 (7.1%) 231 (2.0%) 13.5
trunk/libf/dyn3d_common/ 1 (0.4%) 88 (0.8%) 88.0
trunk/libf/phylmd/rrtm/ 1 (0.4%) 42 (0.4%) 42.0

Activity of jyg

Most Recent Commits

jyg 2017-10-02 10:29 Rev.: 3001

addendum to the previous commit

81 lines of code changed in 1 file:

  • trunk/libf/phylmd: alpale_wk.F90 (new 81)
jyg 2017-10-02 10:16 Rev.: 3000

(i) Implementation of the conditionning of the Alp
provided by the wakes: when iflag_alp_wk_cond > 0,
Alp_wk is divided by the probability that there is
a gust front within the grid cell.

New subroutine alpale_wk.F90 called by physiq.

(ii) Some changes concerning the initialization of
the variable wake_dens.

36 lines of code changed in 3 files:

  • trunk/libf/phylmd: calwake.F90 (+13 -2), phyetat0.F90 (+6 -1), physiq_mod.F90 (+17 -1)
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:

  • trunk/libf/phylmd: cv3_routines.F90 (+19 -3)
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:

  • trunk/libf/phylmd: cv3_enthalpmix.F90 (new 215), cv3_estatmix.F90 (new 198), cv3_routines.F90 (+38 -14), cv3_vertmix.F90 (del), cv3p_mixing.F90 (+10 -2), cva_driver.F90 (+2 -1), physiq_mod.F90 (+2 -2)
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:

  • trunk/libf/phylmd: cv3_routines.F90 (+19 -10), cv3param.h (+3 -1)
jyg 2017-06-02 13:27 Rev.: 2900

new option to switch on/off convective entrainment

56 lines of code changed in 1 file:

  • trunk/libf/phylmd: cv3p_mixing.F90 (+56 -45)
jyg 2017-05-16 17:48 Rev.: 2882

New flag for the dry convective adjustment of the
wake region:
iflag_adjwk: 0 = Default: no convective
adjustment of w-region; 1 => convective adjustment
but state variables are unchanged; 2 => convective
adjustment and state variables are changed.

iflag_adjwk supersedes ok_adjwk with the equivalence:
ok_adjwk=n <==> iflag_adjwk=0;
ok_adjwk=y <==> iflag_adjwk=2;
which guarantees backward compatibility.

24 lines of code changed in 1 file:

  • trunk/libf/phylmd: physiq_mod.F90 (+24 -13)
jyg 2017-05-15 19:39 Rev.: 2881

Added test on fl_cor_ebil in ener_conserv.F90 for compatibility with older versions

10 lines of code changed in 1 file:

  • trunk/libf/phylmd: ener_conserv.F90 (+10 -5)
jyg 2017-04-19 19:39 Rev.: 2857

Bug fix concerning 1D restart

15 lines of code changed in 1 file:

  • trunk/libf/phylmd/dyn1d: 1DUTILS.h (+15 -9)
jyg 2017-04-14 13:25 Rev.: 2853

Some cleaning in concvl and cva_driver:
(i) arguments of concvl have now their INTENT
attribute;
(ii) dimensions in cva_diver are now given by
the arguments (dimphy is no longer used).

192 lines of code changed in 2 files:

  • trunk/libf/phylmd: concvl.F90 (+77 -71), cva_driver.F90 (+115 -126)
jyg 2017-04-14 12:38 Rev.: 2852

Changing from a binary code to a decimal code:
iflag_pbl_split= 0-> no splitting;
1-> vdf splitting;
10-> thermals splitting;
11-> full splitting

37 lines of code changed in 5 files:

  • trunk/libf/phylmd: climb_hq_mod.F90 (+6 -4), climb_wind_mod.F90 (+6 -4), conf_phys_m.F90 (+3 -3), pbl_surface_mod.F90 (+13 -12), physiq_mod.F90 (+9 -5)
jyg 2017-04-14 11:47 Rev.: 2851

Fixing bug of previous commit

2 lines of code changed in 1 file:

  • trunk/libf/phylmd: physiq_mod.F90 (+2 -2)
jyg 2017-04-13 19:38 Rev.: 2850

ener_conserv with q_l and q_s arguments

12 lines of code changed in 1 file:

  • trunk/libf/phylmd: ener_conserv.F90 (+12 -9)
jyg 2017-04-13 19:32 Rev.: 2849

Bug fix concerning iflag_wake_tend=1.

5 lines of code changed in 2 files:

  • trunk/libf/phylmd: calwake.F90 (+2 -1), phys_local_var_mod.F90 (+3 -1)
jyg 2017-04-13 19:07 Rev.: 2848

Changes in module add_phys_tend_mod.F90: (i)
vertical integrations are performed in subroutine
integr_v; (ii) the new subroutine diag_phys_tend
makes it possible to check water and energy
conservation of a set of tendencies added to any
atmospheric state.

245 lines of code changed in 1 file:

  • trunk/libf/phylmd: add_phys_tend_mod.F90 (+245 -52)
jyg 2017-03-06 18:38 Rev.: 2814

Cosmetic changes to fisrtilp

55 lines of code changed in 1 file:

  • trunk/libf/phylmd: fisrtilp.F90 (+55 -51)
jyg 2017-03-06 15:56 Rev.: 2812

Addition of a diagnostic mode for add_phys_tend,
with a new argument diag_mode (=0 for normal use;
=1 for diagnostic use).

84 lines of code changed in 2 files:

  • trunk/libf/phylmd: add_phys_tend_mod.F90 (+50 -21), physiq_mod.F90 (+34 -18)
jyg 2017-03-06 15:49 Rev.: 2811

In interp_case_vertical and interp2_case_vertical,
dtrad_mod_cas were not computed (MPL)

6 lines of code changed in 1 file:

  • trunk/libf/phylmd/dyn1d: 1DUTILS.h (+6)
jyg 2017-03-06 10:26 Rev.: 2809

Another spurious print removed

1 lines of code changed in 1 file:

  • trunk/libf/phylmd: add_phys_tend_mod.F90 (+1 -1)
jyg 2017-03-06 01:14 Rev.: 2808

Extra print deleted

1 lines of code changed in 1 file:

  • trunk/libf/phylmd: reevap.F90 (+1 -1)

(68 more)

Generated by StatSVN 0.7.0