/LMDZ5 Developers: jghattas

Login name:
jghattas
Total Commits:
448 (2,0 %)
Lines of Code:
47 530 (2,5 %)
Most Recent Commit:
2017-07-07 14:40
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jghattas

Activity by Day of Week for jghattas

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 448 (100.0%) 47530 (100.0%) 106.0
trunk/tools/fcm/lib/Fcm/ 15 (3.3%) 15524 (32.7%) 1034.9
trunk/tools/fcm/doc/user_guide/ 31 (6.9%) 12552 (26.4%) 404.9
trunk/tools/fcm/bin/ 7 (1.6%) 3404 (7.2%) 486.2
trunk/tools/fcm/lib/Ecmwf/ 1 (0.2%) 2736 (5.8%) 2736.0
trunk/tools/fcm/doc/standards/ 8 (1.8%) 2453 (5.2%) 306.6
trunk/tools/fcm/doc/design/ 8 (1.8%) 1530 (3.2%) 191.2
trunk/libf/phylmd/ 86 (19.2%) 1487 (3.1%) 17.2
trunk/tools/fcm/doc/release_notes/ 4 (0.9%) 1047 (2.2%) 261.7
trunk/tools/fcm/templates/hook/ 8 (1.8%) 884 (1.9%) 110.5
trunk/tools/fcm/templates/utils/ 4 (0.9%) 865 (1.8%) 216.2
branches/LMDZ_tree_FC/libf/phylmd/ 8 (1.8%) 720 (1.5%) 90.0
branches/LMDZ5V1.0-dev/libf/phylmd/ 33 (7.4%) 612 (1.3%) 18.5
trunk/tools/fcm/doc/collaboration/ 14 (3.1%) 568 (1.2%) 40.5
trunk/tools/fcm/tutorial/hook/ 3 (0.7%) 374 (0.8%) 124.6
trunk/libf/dyn3dpar/ 30 (6.7%) 349 (0.7%) 11.6
trunk/libf/dyn3d/ 25 (5.6%) 309 (0.7%) 12.3
trunk/tools/fcm/tutorial/repos/ 1 (0.2%) 304 (0.6%) 304.0
trunk/tools/fcm/etc/ 2 (0.4%) 279 (0.6%) 139.5
trunk/tools/fcm/ 3 (0.7%) 263 (0.6%) 87.6
branches/LMDZ5-DOFOCO/ 13 (2.9%) 252 (0.5%) 19.3
trunk/DefLists/ 22 (4.9%) 224 (0.5%) 10.1
branches/LMDZ5V2.0-dev/libf/dyn3dpar/ 11 (2.5%) 216 (0.5%) 19.6
branches/LMDZ5V2.0-dev/libf/dyn3d/ 8 (1.8%) 203 (0.4%) 25.3
trunk/tools/fcm/doc/etc/ 4 (0.9%) 186 (0.4%) 46.5
branches/LMDZ5V1.0-dev/libf/dyn3dpar/ 13 (2.9%) 44 (0.1%) 3.3
trunk/arch/ 12 (2.7%) 41 (0.1%) 3.4
trunk/libf/dynphy_lonlat/phylmd/ 1 (0.2%) 22 (0.0%) 22.0
branches/LMDZ5-DOFOCO/arch/ 14 (3.1%) 22 (0.0%) 1.5
trunk/libf/cosp/ 2 (0.4%) 20 (0.0%) 10.0
branches/LMDZ5-DOFOCO/libf/phylmd/ 15 (3.3%) 14 (0.0%) 0.9
branches/LMDZ5V1.0-dev/libf/dyn3d/ 6 (1.3%) 13 (0.0%) 2.1
trunk/libf/phylmd/cosp/ 3 (0.7%) 8 (0.0%) 2.6
trunk/ 17 (3.8%) 4 (0.0%) 0.2
trunk/libf/bibio/ 2 (0.4%) 1 (0.0%) 0.5
branches/LMDZ5V2.0-dev/libf/phylmd/ 4 (0.9%) 0 (0.0%) 0.0
branches/LMDZ5V2.0-dev/arch/ 2 (0.4%) 0 (0.0%) 0.0
branches/LMDZ5V1.0-dev/libf/cosp/ 2 (0.4%) 0 (0.0%) 0.0
branches/LMDZ5V1.0-dev/arch/ 4 (0.9%) 0 (0.0%) 0.0
branches/IPSLCM6.0.10/libf/phylmd/rrtm/ 2 (0.4%) 0 (0.0%) 0.0

Activity of jghattas

Most Recent Commits

jghattas 2017-07-07 14:40 Rev.: 2939

Correction.

2 lines of code changed in 1 file:

  • branches/LMDZ_tree_FC/libf/phylmd: surf_land_orchidee_nofrein_mod.F90 (+2 -2)
jghattas 2017-07-07 10:58 Rev.: 2935

Correcte error.

0 lines of code changed in 1 file:

  • branches/LMDZ_tree_FC/libf/phylmd: surf_land_orchidee_nofrein_mod.F90 (-1)
jghattas 2017-07-07 10:38 Rev.: 2934

Amelioration/correction pour retro-compatiblite avec different version de ORHCIDEE. Ajoute de test de coherence.

718 lines of code changed in 6 files:

  • branches/LMDZ_tree_FC/libf/phylmd: conf_phys_m.F90 (+6), surf_land_mod.F90 (+3 -14), surf_land_orchidee_mod.F90 (+11 -20), surf_land_orchidee_nofrein_mod.F90 (new 681), surf_land_orchidee_noopenmp_mod.F90 (+6 -2), surf_land_orchidee_noz0h_mod.F90 (+11 -2)
jghattas 2017-06-14 10:26 Rev.: 2912

- Added OMP_THREADPRIVATE for varibales fields_cpl, nb_fields_cpl, type_veget.
- Removed variable flag_omp never used.

6 lines of code changed in 4 files:

  • trunk/libf/phylmd: surf_land_orchidee_mod.F90 (-1), surf_land_orchidee_noopenmp_mod.F90 (+2), surf_land_orchidee_noz0h_mod.F90 (-1), surface_data.F90 (+4 -3)
jghattas 2017-05-17 09:36 Rev.: 2883

Inclusion of r2858 correction in CM6.0.10-LR branch

0 lines of code changed in 2 files:

  • branches/IPSLCM6.0.10/libf/phylmd/rrtm: aeropt_5wv_rrtm.F90 (changed)
jghattas 2017-02-24 16:40 Rev.: 2798

Add option no_ter_antartique that will remove all land fractions souther than 60deg south. This option is only used by ce0l.

22 lines of code changed in 1 file:

  • trunk/libf/dynphy_lonlat/phylmd: init_ssrf_m.F90 (+22)
jghattas 2016-06-14 16:16 Rev.: 2572

Corected bug introduced in rev [2240] : guistiness was added in the subroutine surf_land_orchidee in the default module but the old module were forgotten.

2 lines of code changed in 1 file:

  • trunk/libf/phylmd: surf_land_orchidee_noopenmp_mod.F90 (+2 -2)
jghattas 2016-06-14 13:51 Rev.: 2571

Interface LMDZ/ORCHIDEE :
* copied previous default module surf_land_orchidee_mod.f90 into surf_land_orchidee_noz0h.f90. This interface can still be compiled if adding cpp key ORCHIDEE_NOZ0H
* modified default interface by adding z0h as output from ORCHIDEE.
* added comments in each module surf_land_orchidee_xxx of compatiblity with ORCHIDEE.
* all modules surf_land_orchidee_xxx now send back z0h and z0m to surf_land_mod. But note that z0m and zOh are different only in the new default version surf_land_orchidee_mod.f90. In the old interfaces, z0h is a copy of z0m.

cosp : some small changes to be able to compile with gfortran

711 lines of code changed in 7 files:

  • trunk/libf/phylmd: surf_land_mod.F90 (+10 -2), surf_land_orchidee_mod.F90 (+16 -15), surf_land_orchidee_noopenmp_mod.F90 (+6 -2), surf_land_orchidee_noz0h_mod.F90 (new 671)
  • trunk/libf/phylmd/cosp: cosp_constants.F90 (+2 -1), cosp_output_mod.F90 (+5 -3), phys_cosp.F90 (+1 -1)
jghattas 2016-02-03 12:26 Rev.: 2437

Added path to XIOS for ciclad. Change path to INCA as on the other machines.

8 lines of code changed in 2 files:

  • trunk/arch: arch-gfortran_CICLAD.path (+4 -2), arch-ifort_CICLAD.path (+4 -2)
jghattas 2015-12-16 10:25 Rev.: 2411

Small changes to easier be used in v6 configurations.

8 lines of code changed in 8 files:

  • trunk/DefLists: file_def_histdayCOSP_lmdz.xml (+1 -1), file_def_histdayNMC_lmdz.xml (+1 -1), file_def_histhfCOSP_lmdz.xml (+1 -1), file_def_histhfNMC_lmdz.xml (+1 -1), file_def_histmthCOSP_lmdz.xml (+1 -1), file_def_histmthNMC_lmdz.xml (+1 -1), file_def_histmth_lmdz.xml (+1 -1), file_def_histstn_lmdz.xml (+1 -1)
jghattas 2015-12-16 10:10 Rev.: 2410

Added the variable yrmu0(cosine of the solar zenith angle) into ORCHIDEE:

Current version of LMDZ can now be used with ORCHIDEE trunk revisions from rev 2961 and newer. For revision 1078-2960 on ORCHIDEE trunk, a small modification (change coszang into sinang) in surf_land_orchidee_mod.f90 is needed. For older versions than ORCHIDEE trunk revision 1078, the interface in surf_land_orchidee_noopenmp_mod.f90 should be used (add cpp key ORCHIDEE_NOOPENMP).

For details see ticket https://forge.ipsl.jussieu.fr/orchidee/ticket/217

18 lines of code changed in 4 files:

  • trunk/libf/phylmd: pbl_surface_mod.F90 (+1 -1), surf_land_mod.F90 (+3 -2), surf_land_orchidee_mod.F90 (+10 -4), surf_land_orchidee_noopenmp_mod.F90 (+4 -2)
jghattas 2015-08-31 15:48 Rev.: 2356

Corrected bug: sollw was written twice to the restart file and sollwdown was never written.

1 lines of code changed in 1 file:

  • trunk/libf/phylmd: phyredem.F90 (+1 -1)
jghattas 2015-01-21 16:18 Rev.: 2184

Changed to use netcdf4p instead of default 3.6.2 at obelix/LSCE. Also added link to library hdf5 needed when compiling with XIOS.
No change in results has been seen.

7 lines of code changed in 1 file:

  • trunk/arch: arch-ifort_LSCE.path (+7 -5)
jghattas 2014-08-19 09:36 Rev.: 2108

Added -fp-model strict in BASE_FLAGS and changed to -O2 in PROD. This is done to have the same results while changing the number of cores MPI/OMP.

2 lines of code changed in 1 file:

  • trunk/arch: arch-X64_CURIE.fcm (+2 -2)
jghattas 2014-06-26 11:56 Rev.: 2074

Put back dependency for mkd_dfti needed for this branch.

1 lines of code changed in 1 file:

  • branches/LMDZ5-DOFOCO: bld.cfg (+1)
jghattas 2014-06-23 10:35 Rev.: 2071

Updated all compile envrionement with r2064 from the trunk.

273 lines of code changed in 22 files:

  • branches/LMDZ5-DOFOCO: bld.cfg (+19 -20), build_gcm (+3 -1), create_make_gcm (+32 -23), makegcm (new), makelmdz (+74 -103), makelmdz_fcm (+80 -26)
  • branches/LMDZ5-DOFOCO/arch: arch-X64_ADA.fcm (new), arch-X64_ADA.path (+6 -4), arch-X64_CURIE.fcm (+2 -1), arch-X64_CURIE.path (+4 -3), arch-gfortran.fcm (+4 -5), arch-gfortran.path (+4 -2)
jghattas 2014-04-14 14:56 Rev.: 2015

Correction : some 3D fields were in wrong group, now they are in the 3D field groupe.

9 lines of code changed in 1 file:

  • trunk/DefLists: field_def_lmdz.xml (+9 -9)
jghattas 2014-04-11 11:23 Rev.: 2013

Extracted context LMDZ from iodef.xml file into a new file context_lmdz.xml. This is done to make easier the use of several componantes with XIOS.

JG+EM

44 lines of code changed in 2 files:

  • trunk/DefLists: context_lmdz.xml (new 43), iodef.xml (+1 -42)
jghattas 2014-04-11 10:31 Rev.: 2012

Correction : ozone_daylight must be in groupe for 3d fields.

1 lines of code changed in 1 file:

  • trunk/DefLists: field_def_lmdz.xml (+1 -1)
jghattas 2014-02-19 16:51 Rev.: 1986

cosp : corrections for compiling with XIOS. Runnig with cosp not tested.
xml : corrected error in field ozone_daylight. Error seen when read_climoz=2.

27 lines of code changed in 9 files:

  • trunk/DefLists: iodef_fields.xml (+1 -1), iodef_file_histLES.xml (+1 -1), iodef_file_histday.xml (+1 -1), iodef_file_histhf.xml (+1 -1), iodef_file_histins.xml (+1 -1), iodef_file_histmth.xml (+1 -1), iodef_file_histstn.xml (+1 -1)
  • trunk/libf/cosp: cosp_output_mod.F90 (+6 -6), cosp_output_write_mod.F90 (+14 -9)

(57 more)

Generated by StatSVN 0.7.0