StatSVN - September 2018 Commit Log
September 2018 Commit Log
- Number of Commits:
- 15
- Number of Active Developers:
- 4
- idelkadi 2018-09-27 19:18 #15 Rev.: 3398
-
Correction d'erreur sur le calcul du diagnostique parasol_crefl
1 lines of code changed in 1 file:
- trunk/libf/phylmd/cosp2: cosp_output_write_mod.F90 (+1 -1)
- idelkadi 2018-09-27 13:35 #14 Rev.: 3397
-
Correction de diagnostique (reflectance parasol calcule en fonction de la fraction nuageuse totale Cltcalipso)
3 lines of code changed in 1 file:
- trunk/libf/phylmd/cosp2: cosp_output_write_mod.F90 (+3 -3)
- idelkadi 2018-09-26 10:36 #13 Rev.: 3396
-
Corrections dans la nouvelle version du simulateur Cosp (cosp2) :
- Rajout de directives OpenMP pour tourner en mod MPI-OpenMP
- Correction pour tourner avec Ioipsl
12 lines of code changed in 2 files:
- trunk/libf/phylmd/cosp2: cosp_config.F90 (+11 -8), cosp_read_otputkeys.F90 (+1)
- lguez 2018-09-25 17:22 #12 Rev.: 3395
-
Indent file.
144 lines of code changed in 1 file:
- trunk/libf/phylmd: surf_ocean_mod.F90 (+144 -144)
- oboucher 2018-09-18 14:40 #11 Rev.: 3394
-
Adding C molar mass
4 lines of code changed in 2 files:
- trunk/libf/phylmd: YOMCST.h (+2 -2), suphel.F90 (+2)
- oboucher 2018-09-18 09:08 #10 Rev.: 3393
-
Adding RMCO2 to the list of constants
4 lines of code changed in 3 files:
- trunk/libf/phylmd: YOMCST.h (+2 -2), suphel.F90 (+2)
- oboucher 2018-09-16 17:57 #9 Rev.: 3392
-
end of cosmetic changes
6 lines of code changed in 1 file:
- trunk/libf/phylmd: pbl_surface_mod.F90 (+6 -6)
- oboucher 2018-09-16 17:52 #8 Rev.: 3391
-
Fields can now be passed to ORCHIDEE through surf_land_orchidee.
Fields are compressed in pbl_surface_mod and uncompressed in surf_land_orchidee.
Cosmetic changes, including in surf_land_mod.
228 lines of code changed in 4 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+24 -19), pbl_surface_mod.F90 (+158 -140), surf_land_mod.F90 (+14 -14), surf_land_orchidee_mod.F90 (+32 -19)
- oboucher 2018-09-13 22:54 #7 Rev.: 3390
-
Simplifying infocfields.F90 as much as possible
Allocating zero array if no field is to be exchanged
69 lines of code changed in 1 file:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+69 -62)
- lguez 2018-09-12 12:53 #6 Rev.: 3389
-
Bug fix.
2 lines of code changed in 1 file:
- trunk/libf/phylmd: surf_ocean_mod.F90 (+2 -1)
- emillour 2018-09-10 16:19 #5 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)
- oboucher 2018-09-04 19:42 #4 Rev.: 3387
-
adding infocfields_init routine and
its call from physiq. This routines reads
which fields need to be transferred between
model components in ESM configuration.
No impact whatsoever in LMDZ mode.
375 lines of code changed in 2 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+351 -8), physiq_mod.F90 (+24 -22)
- oboucher 2018-09-04 13:59 #3 Rev.: 3385
-
Committed too much in the previous commit, this goes back to the N-1 version
with just the definition of level_coupling_esm as a new flag
154 lines of code changed in 1 file:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+154 -416)
- oboucher 2018-09-04 13:39 #2 Rev.: 3384
-
Adding the reading of flag level_coupling_esm needed for the ESM version
Cleaning up the conf_phys_m.F90 routine with no further change
667 lines of code changed in 3 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (new), conf_phys_m.F90 (+250 -239)
- oboucher 2018-09-03 23:12 #1 Rev.: 3383
-
Correcting the size of the allocate
5 lines of code changed in 1 file:
- trunk/libf/phylmd: tracco2i_mod.F90 (+5 -3)