LMDZ6 Developers: oboucher

Login name:
oboucher
Total Commits:
414 (3,5 %)
Lines of Code:
7 944 (0,6 %)
Most Recent Commit:
2022-09-16 11:32
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for oboucher

Activity by Day of Week for oboucher

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 414 (100.0%) 7944 (100.0%) 19.1
trunk/libf/phylmd/ 271 (65.5%) 6130 (77.2%) 22.6
trunk/libf/phylmd/StratAer/ 32 (7.7%) 1182 (14.9%) 36.9
trunk/DefLists/ 33 (8.0%) 163 (2.1%) 4.9
branches/IPSLCM6.0.15/libf/phylmd/ 10 (2.4%) 100 (1.3%) 10.0
branches/IPSLCM6.0.15/libf/phylmd/rrtm/ 4 (1.0%) 98 (1.2%) 24.5
trunk/libf/phylmd/rrtm/ 18 (4.3%) 80 (1.0%) 4.4
trunk/libf/dyn3d_common/ 6 (1.4%) 49 (0.6%) 8.1
trunk/libf/phylmdiso/ 4 (1.0%) 37 (0.5%) 9.2
trunk/libf/dyn3dmem/ 1 (0.2%) 37 (0.5%) 37.0
branches/IPSLCM6.0.15/DefLists/ 9 (2.2%) 26 (0.3%) 2.8
trunk/libf/dynphy_lonlat/phylmd/ 4 (1.0%) 19 (0.2%) 4.7
trunk/libf/dyn3d/ 7 (1.7%) 15 (0.2%) 2.1
trunk/libf/misc/ 1 (0.2%) 3 (0.0%) 3.0
branches/IPSLCM6.0.15/libf/dynphy_lonlat/phylmd/ 2 (0.5%) 3 (0.0%) 1.5
branches/IPSLCM6.0.15/libf/phylmd/StratAer/ 10 (2.4%) 2 (0.0%) 0.2
trunk/libf/dyn3dpar/ 2 (0.5%) 0 (0.0%) 0.0

Activity of oboucher

Most Recent Commits

oboucher 2022-09-16 11:32 Rev.: 4250

added co2_ppm0 in def files (for ESM version only)
cleaned up the radiation inputs

41 lines of code changed in 1 file:

  • trunk/libf/phylmd: conf_phys_m.F90 (+41 -78)
oboucher 2022-09-15 17:18 Rev.: 4249

add is_omp_root for computation of RCO2_glo

1 lines of code changed in 1 file:

  • trunk/libf/phylmd: tracco2i_mod.F90 (+1 -1)
oboucher 2022-08-01 17:58 Rev.: 4229

Cleaning up the energy and humidity diag transport routine

41 lines of code changed in 3 files:

  • trunk/libf/phylmd: physiq_mod.F90 (+4 -5), transp.F90 (+34 -28)
  • trunk/libf/phylmdiso: physiq_mod.F90 (+3 -3)
oboucher 2022-07-23 22:08 Rev.: 4227

correcting operator for rnebss

1 lines of code changed in 1 file:

  • trunk/DefLists: file_def_histhf_lmdz.xml (+1 -1)
oboucher 2022-07-23 18:04 Rev.: 4226

Cleaning up the routine

163 lines of code changed in 1 file:

  • trunk/libf/phylmd: lscp_mod.F90 (+163 -210)
oboucher 2022-07-23 17:20 Rev.: 4225

More tuning parameters to be read from def list

28 lines of code changed in 1 file:

  • trunk/libf/phylmd: ice_sursat_mod.F90 (+28 -18)
oboucher 2022-05-26 21:56 Rev.: 4165

Correction of single scattering albedo and asymetry factor for insoluble BC and POM
these were swapped in previous version

6 lines of code changed in 1 file:

  • trunk/libf/phylmd/rrtm: aeropt_6bands_rrtm.F90 (+6 -6)
oboucher 2022-05-26 21:19 Rev.: 4164

add a SAVE argument to variables read in simple aerosol plume model

36 lines of code changed in 1 file:

  • trunk/libf/phylmd: mo_simple_plumes.F90 (+36 -20)
oboucher 2022-03-15 15:20 Rev.: 4100

Tidying up and adding ok_guide to output

52 lines of code changed in 2 files:

  • trunk/libf/dyn3d: conf_gcm.F90 (+15 -16)
  • trunk/libf/dyn3dmem: conf_gcm.F90 (+37 -39)
oboucher 2022-03-15 15:06 Rev.: 4099

update to ice_sursat module

52 lines of code changed in 2 files:

  • trunk/libf/phylmd: ice_sursat_mod.F90 (+50 -5), lscp_mod.F90 (+2 -9)
oboucher 2022-03-15 15:00 Rev.: 4098

tidying up and correcting a few omissions for nqo > 3

8 lines of code changed in 1 file:

  • trunk/libf/phylmd: physiq_mod.F90 (+8 -8)
oboucher 2022-02-03 11:08 Rev.: 4075

Add the possibility of a cloud H2O tracer (nqo=4) for ok_ice_sursat=y and 4 H2O tracers in tarceur.def

3 lines of code changed in 1 file:

  • trunk/libf/misc: readTracFiles_mod.f90 (+3 -3)
oboucher 2022-02-03 11:03 Rev.: 4074

only compute contrail diagnostics in the right range of Gcontr

35 lines of code changed in 1 file:

  • trunk/libf/phylmd: ice_sursat_mod.F90 (+35 -31)
oboucher 2022-01-31 18:41 Rev.: 4070

Some diagnostics are subject to the flag being activated.

23 lines of code changed in 1 file:

  • trunk/libf/phylmd: phys_output_write_mod.F90 (+23 -21)
oboucher 2022-01-21 19:50 Rev.: 4062

more keys for plane effects to avoid pb on outputs

65 lines of code changed in 6 files:

  • trunk/libf/phylmd: clesphys.h (+4 -2), conf_phys_m.F90 (+27 -6), ice_sursat_mod.F90 (+4 -5), lscp_mod.F90 (+3 -3), phys_output_write_mod.F90 (+6 -2), physiq_mod.F90 (+21 -7)
oboucher 2022-01-21 17:45 Rev.: 4061

petit oubli

1 lines of code changed in 1 file:

  • trunk/libf/phylmdiso: physiq_mod.F90 (+1 -1)
oboucher 2022-01-21 17:25 Rev.: 4060

add changes made to physiq_mod in phylmd

25 lines of code changed in 1 file:

  • trunk/libf/phylmdiso: physiq_mod.F90 (+25 -5)
oboucher 2022-01-21 16:50 Rev.: 4059

Audran Borella's parametrisation for ice supersaturation
activated with flag_ice_sursat (FALSE by default)

1208 lines of code changed in 15 files:

  • trunk/DefLists: field_def_lmdz.xml (+23), file_def_histday_lmdz.xml (+23), file_def_histhf_lmdz.xml (+22 -2)
  • trunk/libf/phylmd: clesphys.h (+4 -3), conf_phys_m.F90 (+13 -2), ice_sursat_mod.F90 (new 847), lscp_mod.F90 (+73 -38), lscp_tools_mod.F90 (+3 -12), phyetat0.F90 (+3 -1), phyredem.F90 (+3 -1), phys_local_var_mod.F90 (+65), phys_output_ctrlout_mod.F90 (+48), phys_output_write_mod.F90 (+36), phys_state_var_mod.F90 (+4 -1), physiq_mod.F90 (+41 -8)
oboucher 2021-11-08 10:24 Rev.: 4001

Adding missing units in print out of physical constants

24 lines of code changed in 1 file:

  • trunk/libf/phylmd: suphel.F90 (+24 -24)
oboucher 2021-11-07 11:24 Rev.: 4000

Add output for eps=Rd/Rv

1 lines of code changed in 1 file:

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

(135 more)

Generated by StatSVN 0.7.0