StatSVN - /LMDZ6 Developers: emillour
/LMDZ6 Developers: emillour
- Login name:
- emillour
- Total Commits:
- 87 (2,7 %)
- Lines of Code:
- 396 (0,4 %)
- Most Recent Commit:
- 2019-01-24 11:45
- Tweet this:
Activity by Clock Time
Activity in Directories
Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 87 (100.0%) | 396 (100.0%) | 4.5 |
trunk/libf/dyn3dmem/ | 2 (2.3%) | 256 (64.6%) | 128.0 |
trunk/arch/ | 45 (51.7%) | 66 (16.7%) | 1.4 |
trunk/libf/phylmd/ | 21 (24.1%) | 49 (12.4%) | 2.3 |
trunk/ | 12 (13.8%) | 23 (5.8%) | 1.9 |
trunk/DefLists/ | 3 (3.4%) | 2 (0.5%) | 0.6 |
trunk/libf/phylmd/rrtm/ | 4 (4.6%) | 0 (0.0%) | 0.0 |
Most Recent Commits
- emillour 2019-01-24 11:45 Rev.: 3441
-
Undo (unwanted) change made in r3437 . Default shell should be bash.
EM
0 lines of code changed in 1 file:
- trunk: bld.cfg (-1)
- emillour 2019-01-22 18:26 Rev.: 3436
-
Additional modifications wrt previous commit to enable working without XIOS.
EM+LF
30 lines of code changed in 5 files:
- trunk/libf/phylmd: create_etat0_limit_unstruct.F90 (+4), readaerosol.F90 (+8 -2), readaerosolstrato.F90 (+4 -1), readaerosolstrato_m.F90 (+6 -3), regr_horiz_time_climoz_m.F90 (+8 -2)
- emillour 2018-10-16 10:29 Rev.: 3401
-
Make produced "limit.nc" and "restartphy.nc" files be of "64-bit offset" type rather than "classic" NetCDF format to enable creation of large files (>2Gb).
EM
11 lines of code changed in 3 files:
- trunk/libf/phylmd: iostart.F90 (+10 -8), phyaqua_mod.F90 (+1 -1)
- emillour 2018-09-10 16:19 Rev.: 3388
-
Small bug fix: variable "error" should only be tested if it has been filled.
EM
8 lines of code changed in 1 file:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+8 -4)
- emillour 2018-02-09 08:53 Rev.: 3196
-
Revert to previous revision; these variables were already defined.
EM
0 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (-2)
- emillour 2018-02-08 18:02 Rev.: 3195
-
Add missing field definitions in field_def_lmdz.xml
EM
2 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+2)
- emillour 2017-12-18 10:20 Rev.: 3136
-
Removed rsdsdiff and rsdscsdiff from output, as they are not defined.
EM
0 lines of code changed in 1 file:
- trunk/DefLists: file_def_histhf_lmdz.xml (-2)
- emillour 2017-12-07 16:45 Rev.: 3115
-
Comply strictly to Fortran norm: add a space between "STOP" and message.
(in fact, "stop" should not be used at all... use abort_physic).
LF+EM
0 lines of code changed in 4 files:
- trunk/libf/phylmd: iophys.F90 (new)
- trunk/libf/phylmd/rrtm: suecrad.F90 (changed)
- emillour 2017-11-16 12:05 Rev.: 3075
-
On some systems (e.g. Ubuntu), when linking with XIOS the ordering of stdc++ and XIOS libs matters.
EM
4 lines of code changed in 3 files:
- trunk: makelmdz (+2 -2), makelmdz_fcm (+2 -2)
- emillour 2017-10-30 16:55 Rev.: 3051
-
Another fix on recent changes in makelmdz (adding ar options in arch files).
EM
3 lines of code changed in 1 file:
- trunk: makelmdz (+3 -3)
- emillour 2017-10-26 16:52 Rev.: 3047
-
Fix previous commit on makelmdz.
EM
0 lines of code changed in 1 file:
- trunk: makelmdz (-3)
- emillour 2017-10-26 15:45 Rev.: 3045
-
Adapt makelmdz* and related scripts to read "ar" options from arch files.
EM
33 lines of code changed in 36 files:
- trunk: bld.cfg (+1), create_make_gcm (new), makelmdz (new)
- trunk/arch: arch-ES_MOON.fcm (new), arch-IA64_PLATINE.fcm (new), arch-PW6_VARGAS.fcm (+1), arch-SX8_BRODIE.fcm (new), arch-SX8_MERCURE.fcm (+1), arch-SX9_MERCURE.fcm (new), arch-X64_ADA.fcm (new), arch-X64_CURIE.fcm (+1), arch-X64_OCCIGEN.fcm (new), arch-X64_TITANE.fcm (new), arch-g95.fcm (new), arch-gfortran.fcm (new), arch-gfortran_CICLAD.fcm (+1), arch-ifort_CICLAD.fcm (+1), arch-ifort_LSCE.fcm (new), arch-linux-32bit.fcm (new), arch-pgf_CICLAD.fcm (+1)
- emillour 2017-10-25 14:01 Rev.: 3043
-
Some fixes to enable compiling with the pgf compiler and updated arch files for pgf on Ciclad.
EM
293 lines of code changed in 19 files:
- trunk/arch: arch-AMD64_CICLAD.fcm (del), arch-AMD64_CICLAD.path (del), arch-pgf_CICLAD.env (new 10), arch-pgf_CICLAD.fcm (new 15), arch-pgf_CICLAD.path (new 12)
- trunk/libf/dyn3dmem: dynetat0_loc.F90 (new 256), dynetat0_loc.f90 (del)
- trunk/libf/phylmd: cv3_enthalpmix.F90 (changed), cv3_estatmix.F90 (new), infotrac_phy.F90 (changed), phytrac_mod.F90 (changed), regr_pr_comb_coefoz_m.F90 (changed)
- trunk/libf/phylmd/rrtm: susw15.F90 (new)
- emillour 2017-10-24 10:21 Rev.: 3039
-
Update Ciclad (ifort) arch files.
EM
6 lines of code changed in 5 files:
- trunk/arch: arch-ifort_CICLAD.env (new 6), arch-ifort_CICLAD.fcm (changed), arch-ifort_CICLAD.path (new)
- emillour 2017-10-24 08:41 Rev.: 3038
-
Update Ciclad (gfortran) arch files.
EM
6 lines of code changed in 5 files:
- trunk/arch: arch-gfortran_CICLAD.env (new 6), arch-gfortran_CICLAD.fcm (new), arch-gfortran_CICLAD.path (changed)