StatSVN - October 2019 Commit Log
October 2019 Commit Log
- Number of Commits:
- 21
- Number of Active Developers:
- 4
- fhourdin 2019-10-29 10:48 #21 Rev.: 3595
-
Details SCM standard format
53 lines of code changed in 2 files:
- trunk/libf/phylmd/dyn1d: mod_1D_cases_read_std.F90 (+1 -1), scm.F90 (+52 -26)
- fhourdin 2019-10-29 08:32 #20 Rev.: 3594
-
Improvement for SCM standard format
54 lines of code changed in 7 files:
- trunk/libf/phylmd/dyn1d: 1DUTILS.h (+8), 1D_interp_cases.h (+4 -4), 1D_nudge_sandu_astex.h (+8), compar1d.h (+4 -2), mod_1D_cases_read_std.F90 (+6 -2), old_lmdz1d.F90 (+6), scm.F90 (+18 -16)
- fhourdin 2019-10-28 18:35 #19 Rev.: 3593
-
Significant progress for the SCM standard format
728 lines of code changed in 10 files:
- trunk/libf/phylmd/dyn1d: 1DUTILS.h (+6 -3), 1D_decl_cases.h (+33 -29), 1D_interp_cases.h (+22 -57), 1D_read_forc_cases.h (+26 -19), compar1d.h (+2 -2), mod_1D_cases_read_std.F90 (+326 -350), old_1D_decl_cases.h (new 293), old_1D_interp_cases.h (+1 -1), old_lmdz1d.F90 (+1 -1), scm.F90 (+18 -19)
- fhourdin 2019-10-27 18:48 #18 Rev.: 3592
-
Plein de petites corrections pour le format commun.
Semble fonctionner correctement pour ARMCU/REF et RICO/REF
163 lines of code changed in 5 files:
- trunk/libf/phylmd/dyn1d: 1D_interp_cases.h (+21 -9), 1D_read_forc_cases.h (+7 -6), mod_1D_cases_read2.F90 (+1), mod_1D_cases_read_std.F90 (+16 -12), scm.F90 (+118 -64)
- oboucher 2019-10-18 20:04 #17 Rev.: 3590
-
Reverting change on zfice. First timestep is now protected.
2 lines of code changed in 1 file:
- trunk/libf/phylmd: phys_output_write_mod.F90 (+2 -3)
- emillour 2019-10-16 15:33 #16 Rev.: 3589
-
Based on some recommendations by other users, stick to "-fp-model strict" compiler option, even in prod mode.
EM
4 lines of code changed in 1 file:
- trunk/arch: arch-X64_JEANZAY.fcm (+4 -4)
- fhourdin 2019-10-16 05:25 #15 Rev.: 3588
-
On enleve temporairement la sortie d'une variable porbablement mal initialisee.
3 lines of code changed in 1 file:
- trunk/libf/phylmd: phys_output_write_mod.F90 (+3 -2)
- fhourdin 2019-10-15 18:23 #14 Rev.: 3587
-
Suite du bug precedent ...
5 lines of code changed in 1 file:
- trunk/libf/phylmd: orografi_strato.F90 (+5 -2)
- fhourdin 2019-10-15 16:24 #13 Rev.: 3586
-
bcast manquant.
3 lines of code changed in 1 file:
- trunk/libf/phylmd: orografi_strato.F90 (+3)
- emillour 2019-10-15 12:38 #12 Rev.: 3585
-
Follow-up of r3579 (update of iniaqua) for the unstructured case, along with some code cleanup (use getin_p instead of getin+broadcasts).
EM
21 lines of code changed in 1 file:
- trunk/libf/phylmd: create_etat0_limit_unstruct.F90 (+21 -20)
- fhourdin 2019-10-15 02:54 #11 Rev.: 3584
-
Missing initialization
5 lines of code changed in 1 file:
- trunk/libf/dynphy_lonlat/phylmd: etat0phys_netcdf.F90 (+5 -1)
- fhourdin 2019-10-15 02:45 #10 Rev.: 3583
-
Ajout de l'option ONLY pour declaration de variables
5 lines of code changed in 1 file:
- trunk/libf/dyn3dmem: leapfrog_loc.F (+5 -1)
- oboucher 2019-10-10 14:35 #9 Rev.: 3581
-
Big update to the interactive carbon cycle
from Patricia's code
139 lines of code changed in 5 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+50 -380), phyetat0.F90 (+4 -2), tracco2i_mod.F90 (+85 -24), traclmdz_mod.F90 (-15)
- fairhead 2019-10-09 16:01 #8 Rev.: 3580
-
Update to jean-zay arch file when compiling ioipsl with fcm
JG
2 lines of code changed in 1 file:
- trunk/arch: arch-X64_JEANZAY.path (+2 -2)
- fairhead 2019-10-09 15:11 #7 Rev.: 3579
-
Make aquaplanets run again (on jean-zay)
EM & MP
40 lines of code changed in 8 files:
- trunk/libf/dyn3d: gcm.F90 (+1)
- trunk/libf/dyn3dmem: conf_gcm.F90 (new), gcm.F90 (+1), temps_mod.F90 (new)
- trunk/libf/dynphy_lonlat/phylmd: iniphysiq_mod.F90 (+2 -2)
- trunk/libf/phylmd: phyaqua_mod.F90 (+23 -4)
- fhourdin 2019-10-08 12:48 #6 Rev.: 3578
-
Correction faites dans phylmd mais non reportee dans phydev.
Permet de refaire tourner phydev sans etat initial.
Avec par exemple
iflag_phys=101
read_start=n
5 lines of code changed in 1 file:
- trunk/libf/phydev: phyredem.F90 (+5 -1)
- fhourdin 2019-10-07 15:30 #5 Rev.: 3577
-
Corrections d'erreurs identifiees en debug ancienne physique sur Jean-Zay
Vive le poihl interactif.
17 lines of code changed in 3 files:
- trunk/libf/phylmd: coef_diff_turb_mod.F90 (+3), cv30_routines.F90 (+9 -8), physiq_mod.F90 (+5 -1)
- fhourdin 2019-10-07 11:48 #4 Rev.: 3575
-
Correction suite a la detections de problemes en 1D avec le mode
debug sur jean-zay.
11 lines of code changed in 4 files:
- trunk/libf/phylmd: phys_output_write_mod.F90 (+1 -1), physiq_mod.F90 (+1)
- trunk/libf/phylmd/dyn1d: compar1d.h (+1 -1), old_lmdz1d.F90 (+8 -1)
- fhourdin 2019-10-05 09:28 #3 Rev.: 3574
-
makelmdz ada->jean-zay
2 lines of code changed in 1 file:
- trunk: makelmdz (+2 -2)
- emillour 2019-10-01 17:26 #2 Rev.: 3572
-
Update arch files for Jean Zay.
EM
10 lines of code changed in 2 files:
- trunk/arch: arch-X64_JEANZAY.env (new 8), arch-X64_JEANZAY.fcm (+2 -5)
- fhourdin 2019-10-01 06:10 #1 Rev.: 3571
-
iflag_wb devient un real pour pouvoir lui donner une valeur continue
quand on l'utilise comme valeur de wbmax en surface.
Pas très joli mais important pour le tuning automatique pour lequel on
genere des valeurs continues de wb_max.
8 lines of code changed in 4 files:
- trunk/libf/phylmd: cv3p1_closure.F90 (new), cv3p2_closure.F90 (+3 -3), cv3param.h (+2 -1)