StatSVN - /LMDZ6 Developers: oboucher
/LMDZ6 Developers: oboucher
- Login name:
- oboucher
- Total Commits:
- 242 (7,4 %)
- Lines of Code:
- 3 707 (3,8 %)
- Most Recent Commit:
- 2019-04-25 11:35
- Tweet this:
Activity by Clock Time
Activity in Directories
Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 242 (100.0%) | 3707 (100.0%) | 15.3 |
trunk/libf/phylmd/ | 185 (76.4%) | 3508 (94.6%) | 18.9 |
branches/IPSLCM6.0.15/libf/phylmd/rrtm/ | 3 (1.2%) | 72 (1.9%) | 24.0 |
trunk/libf/phylmd/rrtm/ | 16 (6.6%) | 48 (1.3%) | 3.0 |
trunk/DefLists/ | 12 (5.0%) | 42 (1.1%) | 3.5 |
trunk/libf/phylmd/StratAer/ | 7 (2.9%) | 15 (0.4%) | 2.1 |
branches/IPSLCM6.0.15/libf/phylmd/ | 3 (1.2%) | 9 (0.2%) | 3.0 |
trunk/libf/dyn3d_common/ | 5 (2.1%) | 8 (0.2%) | 1.6 |
trunk/libf/dynphy_lonlat/phylmd/ | 1 (0.4%) | 3 (0.1%) | 3.0 |
branches/IPSLCM6.0.15/DefLists/ | 2 (0.8%) | 2 (0.1%) | 1.0 |
trunk/libf/dyn3dpar/ | 2 (0.8%) | 0 (0.0%) | 0.0 |
trunk/libf/dyn3d/ | 6 (2.5%) | 0 (0.0%) | 0.0 |
Most Recent Commits
- oboucher 2019-04-25 11:35 Rev.: 3487
-
change on diag name to be consistent with xml file
1 lines of code changed in 1 file:
- branches/IPSLCM6.0.15/libf/phylmd: phys_output_ctrlout_mod.F90 (+1 -1)
- oboucher 2019-04-25 11:34 Rev.: 3486
-
change one diag name to be consistent with xml file
1 lines of code changed in 1 file:
- trunk/libf/phylmd: phys_output_ctrlout_mod.F90 (+1 -1)
- oboucher 2019-04-24 20:45 Rev.: 3485
-
Correcting orogIs in landIce ping
Adding orog in atmos ping
2 lines of code changed in 2 files:
- branches/IPSLCM6.0.15/DefLists: CMIP6_ping_atmos.xml (+1), CMIP6_ping_landIce.xml (+1 -1)
- oboucher 2019-04-24 20:28 Rev.: 3484
-
correct RG value in orogIs diag
add orog diagnostic in ping atmos
(beware this needs to be removed from the land ping)
3 lines of code changed in 2 files:
- trunk/DefLists: CMIP6_ping_atmos.xml (+2 -1), CMIP6_ping_landIce.xml (+1 -1)
- oboucher 2019-02-01 21:29 Rev.: 3461
-
Writing out some parameters that were not output before
As usual cleaning out the routine but a lot more needed
122 lines of code changed in 1 file:
- trunk/libf/phylmd: physiq_mod.F90 (+122 -137)
- oboucher 2019-01-31 21:22 Rev.: 3459
-
Changing hard-coded value of 28.97 g/mol by RMD physical constant defined in suphel.F90
As rmd = 28.9644, this involves a lack of numerical convergence with previous commit.
12 lines of code changed in 3 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+1 -1), conf_phys_m.F90 (+10 -10), phyetat0.F90 (+1 -1)
- oboucher 2019-01-28 20:31 Rev.: 3453
-
Adding some diagnostics for type_trac=co2i
75 lines of code changed in 4 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+4), phys_output_ctrlout_mod.F90 (+10 -3), phys_output_write_mod.F90 (+53 -27), tracco2i_mod.F90 (+8 -9)
- oboucher 2019-01-25 20:51 Rev.: 3450
-
Various additions for the interactive CO2 cycle
70 lines of code changed in 3 files:
- trunk/libf/phylmd: physiq_mod.F90 (+6 -2), phytrac_mod.F90 (+36 -29), tracco2i_mod.F90 (+28 -18)
- oboucher 2019-01-25 19:27 Rev.: 3449
-
changed hard coded CO2 molar mass to corresponding variable
and capitalize all of: if endif or and
33 lines of code changed in 1 file:
- trunk/libf/phylmd: phyetat0.F90 (+33 -33)
- oboucher 2019-01-25 18:48 Rev.: 3448
-
small changes for interactive CO2
cleaning up END IF statements
19 lines of code changed in 1 file:
- trunk/libf/phylmd: cpl_mod.F90 (+19 -18)
- oboucher 2019-01-25 18:05 Rev.: 3447
-
A first package with molar masses for radiatively active gases, a new switch for interactive radiative CO2
and minor changes to the carbon_cycle module.
37 lines of code changed in 4 files:
- trunk/libf/phylmd: YOMCST.h (+4 -2), carbon_cycle_mod.F90 (+9 -3), conf_phys_m.F90 (+15 -1), suphel.F90 (+9 -1)
- oboucher 2019-01-25 16:30 Rev.: 3446
-
sorry, should leave histins disabled by default
1 lines of code changed in 1 file:
- trunk/DefLists: file_def_histins_lmdz.xml (+1 -1)
- oboucher 2019-01-25 16:28 Rev.: 3445
-
adding some CO2 diagnostics
6 lines of code changed in 1 file:
- trunk/DefLists: file_def_histday_lmdz.xml (+6 -1)
- oboucher 2019-01-25 16:24 Rev.: 3444
-
change Xhistins to histins
and added a few CO2 variables for debug
6 lines of code changed in 1 file:
- trunk/DefLists: file_def_histins_lmdz.xml (+6 -1)
- oboucher 2019-01-25 15:39 Rev.: 3443
-
Changing dimension of fields_trac_2D to grid_glo
1 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+1 -1)
- oboucher 2018-12-14 13:14 Rev.: 3427
-
Correcting a bug for strat aerosol forcing diagnostics
4 lines of code changed in 1 file:
- branches/IPSLCM6.0.15/libf/phylmd/rrtm: readaerosolstrato2_rrtm.F90 (+4 -3)
- oboucher 2018-12-14 00:13 Rev.: 3426
-
Tidying up the routines
Adding more comments
72 lines of code changed in 3 files:
- branches/IPSLCM6.0.15/libf/phylmd: radlwsw_m.F90 (+4 -4)
- branches/IPSLCM6.0.15/libf/phylmd/rrtm: aeropt_6bands_rrtm.F90 (+48 -66), readaerosolstrato2_rrtm.F90 (+20 -13)
- oboucher 2018-12-09 10:44 Rev.: 3423
-
New CO2 fields outputs
6 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+6)
- oboucher 2018-12-08 20:52 Rev.: 3422
-
Changing initialisation of co2_send if not found in restart.
1 lines of code changed in 1 file:
- trunk/libf/phylmd: phyetat0.F90 (+1 -1)
- oboucher 2018-12-07 23:08 Rev.: 3421
-
Further changes for the interactive CO2 cycle
Pulling out the definition of emission terms from tracco2i into carbon cycle module
Declaration in phyetat0
41 lines of code changed in 3 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+4), phyetat0.F90 (+3), tracco2i_mod.F90 (+34 -19)
(52 more)