LMDZ6 Developers: jyg

Login name:
jyg
Total Commits:
169 (0,9 %)
Lines of Code:
5 806 (0,3 %)
Most Recent Commit:
2023-11-10 13:03
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 169 (100.0%) 5806 (100.0%) 34.3
trunk/libf/phylmd/ 147 (87.0%) 5695 (98.1%) 38.7
trunk/DefLists/ 10 (5.9%) 57 (1.0%) 5.7
trunk/libf/phylmd/dyn1d/ 10 (5.9%) 52 (0.9%) 5.2
trunk/libf/phylmd/StratAer/ 2 (1.2%) 2 (0.0%) 1.0

Activity of jyg

Most Recent Commits

jyg 2023-11-10 13:03 Rev.: 4747

smalle bug fix in pbl_surface_mod.F90

3 lines of code changed in 1 file:

jyg 2023-11-02 10:09 Rev.: 4744

Implementation of a two radii model for wake population dynamics.
It is activated with : iflag_wk_pop_dyn=3

824 lines of code changed in 11 files:

jyg 2023-09-19 14:46 Rev.: 4695

Bug fix in lmdz_wake.F90 and associated flag ok_bug_gfl

31 lines of code changed in 2 files:

jyg 2023-06-13 16:14 Rev.: 4569

replacing (:) by (1:knon) in operations on compressed variables

95 lines of code changed in 1 file:

jyg 2023-04-24 12:10 Rev.: 4516

ok_bug_ajs_cv = Logical switch to a bug : modifying directly wake_deltat
by adding the (w) dry adjustment tendency to wake_deltat.
IF ok_bug_ajs_cv is false, then tendencies are not added to wake_deltat
(and are taken into account through only the heating and moistening
profiles).

8 lines of code changed in 1 file:

jyg 2023-02-13 11:51 Rev.: 4434

enabling replay of wake_popdyn2 alone

19 lines of code changed in 1 file:

  • trunk/libf/phylmd: wake.F90 (+19 -11)
jyg 2022-03-17 23:24 Rev.: 4105

Bug fix in dyn1d/old_lmdz1d.F90: compute the geopotential before it is used

19 lines of code changed in 1 file:

jyg 2022-02-04 09:37 Rev.: 4076

Fix sign error in convective saturated downdraught mass flux

6 lines of code changed in 1 file:

jyg 2021-07-06 08:16 Rev.: 3956

Bug fixes concerning various variables ill-initialized, ill-used, ill-printed, or ill-placed.
+ cv_gen moved from phys_local_var_mod.F90 to phys_state_var_mod.F90; ==> changes in physiq_mod.F90
and phys_output_write.F90
+ awake_dens added in phys_state_var_mod.F90
+ cv_gen and awake_dens now initialized in phyetat0.F90 and written in phyredem.F90
+ cv_gen, awake_dens, and solswfdiff now initialized in old_lmdz1d.F90 and scm.F90
+ useless variables suppressed in pbl_surface_mod.F90.

67 lines of code changed in 9 files:

jyg 2021-07-04 18:30 Rev.: 3953

Bug fix: output arguments are added to subroutine
wx_pbl_prelim0 so that exchange coefficients Kh, Kh_w and
Kh_x are no longer undefined.

10 lines of code changed in 2 files:

jyg 2021-07-03 13:23 Rev.: 3952

bug fix of revision 3906

5 lines of code changed in 1 file:

jyg 2021-06-28 19:09 Rev.: 3950

add missing test on vars_defined in phys_output_write

4 lines of code changed in 1 file:

jyg 2021-06-23 10:22 Rev.: 3948

Further correction of commit 3900 after commit 3912

2 lines of code changed in 1 file:

jyg 2021-05-19 11:35 Rev.: 3906

1/ Bug fix in wx_pbl_mod.F90

2/ New pbl_split option:
iflag_pbl_split=3 ==> iflag_split=1 over ocean,
iflag_split=0 everywhere else.

36 lines of code changed in 3 files:

jyg 2021-05-17 17:45 Rev.: 3902

Bug fix in wx_pbl_var_mod.F90

4 lines of code changed in 1 file:

jyg 2021-05-12 11:41 Rev.: 3897

further fix after commit 3896

1 lines of code changed in 1 file:

jyg 2021-05-12 10:34 Rev.: 3896

bug fix in wx_pbl_var_mod.F90

1 lines of code changed in 1 file:

jyg 2021-05-05 16:15 Rev.: 3890

update to commit 3888

10 lines of code changed in 3 files:

jyg 2021-05-05 11:50 Rev.: 3888

New provisional version of the splitting of the
diffusive boundary layer into inwake and offwake
PBLs. The splitting of the diffuse BL should NOT
be activated yet for general purpose simulations.

The splitting is activated by:
mod(iflag_pbl_split,10)=1 for the option with
fixed surface temperature and
mod(iflag_pbl_split,10)=2 for the option with
coupled surface temperature.

iflag_pbl_split=0 ==> no splittingat all.
iflag_pbl_split=10 ==> splitting of thermals.
iflag_pbl_split=11 ==> splitting of thermals and
of vertical diffusion (fixed surf. temp.).
iflag_pbl_split=12 ==> splitting of thermals and
of vertical diffusion (coupled surf. temp.).


2148 lines of code changed in 12 files:

jyg 2020-04-29 14:48 Rev.: 3671

Bug fix in cv3p1_closure,F90 and cv3p2_closure.F90

2 lines of code changed in 2 files:

(40 more)

Generated by StatSVN 0.7.0