/LMDZ5 Developers: oboucher

Login name:
oboucher
Total Commits:
328 (1,5 %)
Lines of Code:
13 957 (0,7 %)
Most Recent Commit:
2017-09-25 11:42
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 328 (100.0%) 13957 (100.0%) 42.5
trunk/libf/phylmd/ 156 (47.6%) 5830 (41.8%) 37.3
trunk/libf/phylmd/StratAer/ 39 (11.9%) 3415 (24.5%) 87.5
trunk/libf/phylmd/rrtm/ 64 (19.5%) 2901 (20.8%) 45.3
trunk/libf/phylmd/Dust/ 8 (2.4%) 1220 (8.7%) 152.5
trunk/DefLists/ 49 (14.9%) 364 (2.6%) 7.4
branches/testing/libf/phylmd/rrtm/ 3 (0.9%) 90 (0.6%) 30.0
trunk/libf/dyn3d_common/ 1 (0.3%) 83 (0.6%) 83.0
trunk/ 3 (0.9%) 26 (0.2%) 8.6
branches/testing/libf/phylmd/ 1 (0.3%) 17 (0.1%) 17.0
branches/testing/DefLists/ 1 (0.3%) 6 (0.0%) 6.0
trunk/libf/dynphy_lonlat/phylmd/ 3 (0.9%) 5 (0.0%) 1.6

Activity of oboucher

Most Recent Commits

oboucher 2017-09-25 11:42 Rev.: 2994

Addition to previous commit.
Call of stratomask to diagnose tropopause level according to WMO definition
Previous commit aimed at diagnosing tropospheric and stratospheric O3 columns in DU.

3 lines of code changed in 1 file:

  • trunk/libf/phylmd: physiq_mod.F90 (+3 -1)
oboucher 2017-09-25 11:41 Rev.: 2993

Adding tropospheric and stratospheric

28 lines of code changed in 5 files:

  • trunk/DefLists: field_def_lmdz.xml (+2), file_def_histday_lmdz.xml (+2), file_def_histmth_lmdz.xml (+2)
  • trunk/libf/phylmd: phys_output_ctrlout_mod.F90 (+6), phys_output_write_mod.F90 (+16 -1)
oboucher 2017-09-21 11:51 Rev.: 2992

Adding p, z, and t of tropopause in output files.
Stratosphere_mask is streamlined a bit.
This includes a treatment of missing values.

62 lines of code changed in 7 files:

  • trunk/DefLists: field_def_lmdz.xml (+4 -1)
  • trunk/libf/phylmd: phys_local_var_mod.F90 (+11 -8), phys_output_ctrlout_mod.F90 (+10 -3), phys_output_write_mod.F90 (+12 -5), physiq_mod.F90 (+2 -2), stratosphere_mask.F90 (+23 -33), tropopause_m.F90 (-1)
oboucher 2017-08-02 10:19 Rev.: 2977

Removing rev 2975 that was a bad idea...

0 lines of code changed in 1 file:

  • trunk/DefLists: file_def_histmth_lmdz.xml (-1)
oboucher 2017-07-31 22:47 Rev.: 2975

Adding tro3 into histmth for monitoring

1 lines of code changed in 1 file:

  • trunk/DefLists: file_def_histmth_lmdz.xml (+1)
oboucher 2017-07-24 16:50 Rev.: 2964

Correcting the diameter of the first aerosol bin

1 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: aerophys.F90 (+1 -2)
oboucher 2017-07-14 23:55 Rev.: 2953

Correcting an issue with the aerosol load diagnostics
that was introduced with revision 2823 in a failed attempt
to save a bit of memory... This is bit convergent with
previous version as it affects only diagnostics.

45 lines of code changed in 3 files:

  • trunk/libf/phylmd: phys_local_var_mod.F90 (+24 -6), readaerosol_optic.F90 (+8 -8)
  • trunk/libf/phylmd/rrtm: readaerosol_optic_rrtm.F90 (+13 -12)
oboucher 2017-07-14 17:22 Rev.: 2951

Correcting an error on AOD diagnostics for sulfate.
Accumulation mode and coarse mode were swapped....

5 lines of code changed in 1 file:

  • trunk/libf/phylmd/rrtm: aeropt_5wv_rrtm.F90 (+5 -5)
oboucher 2017-07-14 17:20 Rev.: 2950

Correcting a small mistake from last commit.
k_B should be RKBOL

2 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: coagulate.F90 (+2 -2)
oboucher 2017-07-13 21:33 Rev.: 2949

Adding enhancement factor to coagulation kernels due to van der Waals forces.
Two options are possible, default is no enhancement factor.

33 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: coagulate.F90 (+33 -1)
oboucher 2017-07-13 21:15 Rev.: 2948

Nstart is increased for the downward recurrence for more accurate results.
The calculations for the very small x (small particles and large wavelengths) has accuracy problem

24 lines of code changed in 1 file:

  • trunk/libf/phylmd/StratAer: miecalc_aer.F90 (+24 -4)
oboucher 2017-07-12 20:28 Rev.: 2946

Put under the ok_lic_cond flag the option of depositing water vapour
onto snow, especially over ice sheets (lic). The default for the flag is
FALSE in order to keep backward compatibility, but should be turned to TRUE
in order to close the water budget. Tested in CM6.0.11.

37 lines of code changed in 3 files:

  • trunk/libf/phylmd: clesphys.h (+3 -1), conf_phys_m.F90 (+9), fonte_neige_mod.F90 (+25 -14)
oboucher 2017-04-23 11:22 Rev.: 2862

Correcting diagnostics loadno3 and loadss.

2 lines of code changed in 1 file:

  • trunk/libf/phylmd/rrtm: readaerosol_optic_rrtm.F90 (+2 -2)
oboucher 2017-04-22 12:34 Rev.: 2861

Obsolete diagnostics are put at priority 11.

14 lines of code changed in 1 file:

  • trunk/libf/phylmd: phys_output_ctrlout_mod.F90 (+14 -14)
oboucher 2017-04-20 22:21 Rev.: 2858

Correction of a bug on aerosol index for diagnosing AAOD at 550 nm.

1 lines of code changed in 1 file:

  • trunk/libf/phylmd/rrtm: aeropt_5wv_rrtm.F90 (+1 -1)
oboucher 2017-04-14 16:49 Rev.: 2856

One more small omission for previous two commits

3 lines of code changed in 1 file:

  • trunk/libf/phylmd: iophy.F90 (+3 -2)
oboucher 2017-04-14 16:45 Rev.: 2855

Further changes forgotten in previous commit
OD550 is changed to od550 for consistency with other variable names

56 lines of code changed in 4 files:

  • trunk/DefLists: file_def_histLES_lmdz.xml (+14 -14), file_def_histhf_lmdz.xml (+14 -14), file_def_histins_lmdz.xml (+14 -14), file_def_histstn_lmdz.xml (+14 -14)
oboucher 2017-04-14 16:42 Rev.: 2854

Introducing dry AOD diagnostics for the total aerosols and specieswise
The calculations are only performed if the diagnostics are requested

597 lines of code changed in 12 files:

  • trunk/DefLists: field_def_lmdz.xml (+42 -29), file_def_histday_lmdz.xml (+15 -14), file_def_histmth_lmdz.xml (+28 -14)
  • trunk/libf/phylmd: iophy.F90 (+213 -207), phys_local_var_mod.F90 (+198 -197), phys_output_ctrlout_mod.F90 (+46 -17), phys_output_mod.F90 (+1), phys_output_var_mod.F90 (+5 -3), phys_output_write_mod.F90 (+12 -7), physiq_mod.F90 (+10 -2)
  • trunk/libf/phylmd/rrtm: aeropt_5wv_rrtm.F90 (+24 -5), readaerosol_optic_rrtm.F90 (+3 -2)
oboucher 2017-04-01 18:09 Rev.: 2842

Removing absvisaer from calculations and outputs
Adding abs550aer in rrtm/aeropt_5wv_rrtm and outputs
Absorption aerosol optical depth at 550 nm

155 lines of code changed in 13 files:

  • trunk/DefLists: field_def_lmdz.xml (+1 -1), file_def_histLES_lmdz.xml (+1 -1), file_def_histday_lmdz.xml (+1 -1), file_def_histhf_lmdz.xml (+1 -1), file_def_histins_lmdz.xml (+1 -1), file_def_histmth_lmdz.xml (+1 -1), file_def_histstn_lmdz.xml (+1 -1)
  • trunk/libf/phylmd: aeropt_2bands.F90 (-7), phys_local_var_mod.F90 (+4 -4), phys_output_ctrlout_mod.F90 (+2 -2), phys_output_write_mod.F90 (+3 -3)
  • trunk/libf/phylmd/rrtm: aeropt_5wv_rrtm.F90 (+139 -7), aeropt_6bands_rrtm.F90 (-7)
oboucher 2017-03-30 18:28 Rev.: 2840

Correcting the case when aerosol is zero (eg NO3 when missing from file)

60 lines of code changed in 1 file:

  • trunk/libf/phylmd: readaerosol_interp.F90 (+60 -60)

(102 more)

Generated by StatSVN 0.7.0