StatSVN - April 2020 Commit Log
April 2020 Commit Log
- Number of Commits:
- 18
- Number of Active Developers:
- 6
- lguez 2020-04-29 22:18 #18 Rev.: 3673
-
Revert changes made by mistake in revision 3672
868 lines of code changed in 12 files:
- branches/Ocean_skin: bld.cfg (+1 -1), makelmdz_fcm (+1 -1)
- branches/Ocean_skin/DefLists: config_AMIP.def (+6 -6), context_lmdz.xml (+14 -7), field_def_lmdz.xml (+10 -18), file_def_histmth_lmdz.xml (+1 -1), gcm.def (+15 -10), iodef.xml (+16 -15), output.def (+790 -122), physiq.def_NPv6.1 (+2 -2), run.def (+8 -6)
- branches/Ocean_skin/arch: arch-X64_JEANZAY.path (+4 -4)
- lguez 2020-04-29 20:32 #17 Rev.: 3672
-
Do not output t_int if activate_ocean_skin == 2
197 lines of code changed in 14 files:
- branches/Ocean_skin: bld.cfg (+1 -1), makelmdz_fcm (+1 -1)
- branches/Ocean_skin/DefLists: config_AMIP.def (+6 -6), context_lmdz.xml (+7 -14), field_def_lmdz.xml (+18 -10), file_def_histmth_lmdz.xml (+1 -1), gcm.def (+10 -15), iodef.xml (+15 -16), output.def (+122 -790), physiq.def_NPv6.1 (+2 -2), run.def (+6 -8)
- branches/Ocean_skin/arch: arch-X64_JEANZAY.path (+4 -4)
- branches/Ocean_skin/libf/phylmd: phys_output_write_mod.F90 (+4 -1)
- jyg 2020-04-29 15:48 #16 Rev.: 3671
-
Bug fix in cv3p1_closure,F90 and cv3p2_closure.F90
2 lines of code changed in 2 files:
- trunk/libf/phylmd: cv3p1_closure.F90 (+1 -1), cv3p2_closure.F90 (+1 -1)
- jyg 2020-04-27 10:49 #15 Rev.: 3670
-
In order to makEmanuel scheme : set iflag=14 in
cv3_trigger when
no convection and reset Cin to Cin_noconv at the
end of cva_driver when iflag=14.
19 lines of code changed in 2 files:
- trunk/libf/phylmd: cv3_routines.F90 (+2 -2), cva_driver.F90 (+17 -2)
- fhourdin 2020-04-23 02:03 #14 Rev.: 3669
-
Traitement du guidage pour le format standard
Marie-Pierre et Frédéric
9 lines of code changed in 1 file:
- trunk/libf/phylmd/dyn1d: mod_1D_cases_read_std.F90 (+9 -9)
- oboucher 2020-04-21 09:11 #13 Rev.: 3668
-
Correction of a big big bug on ref_ind array initialisation and Mie calc in StratAer
0 lines of code changed in 2 files:
- branches/IPSLCM6.0.15/libf/phylmd/StratAer: miecalc_aer.F90 (new)
- oboucher 2020-04-21 09:10 #12 Rev.: 3667
-
Correction of a big big bug on refractive indiex and Mie calc in the StratAer module
83 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: miecalc_aer.F90 (+83 -83)
- lfalletti 2020-04-20 12:13 #11 Rev.: 3666
-
Adding changes for Reprobus
166 lines of code changed in 14 files:
- trunk/libf/dyn3d_common: infotrac.F90 (+1 -1)
- trunk/libf/dyn3dmem: leapfrog_loc.F (+20)
- trunk/libf/dynphy_lonlat/phylmd: iniphysiq_mod.F90 (+16 -4)
- trunk/libf/phylmd: phys_output_ctrlout_mod.F90 (-3), phys_output_mod.F90 (-15), phys_output_write_mod.F90 (+1 -18), physiq_mod.F90 (+60 -2), radiation_AR4.F90 (+1), radlwsw_m.F90 (+4 -2), tracreprobus_mod.F90 (+29 -22), tropopause_m.F90 (+6)
- trunk/libf/phylmd/rrtm: lwu.F90 (new)
- oboucher 2020-04-20 10:46 #10 Rev.: 3665
-
Correct dimension for alpha_bin, piz_bin and cg_bin
3 lines of code changed in 1 file:
- branches/IPSLCM6.0.15/libf/phylmd: phys_local_var_mod.F90 (+3 -3)
- oboucher 2020-04-16 17:01 #9 Rev.: 3664
-
Adding some missing OMP THREADPRIVATE in StratAer code
0 lines of code changed in 4 files:
- branches/IPSLCM6.0.15/libf/phylmd/StratAer: interp_sulf_input.F90 (changed), sulfate_aer_mod.F90 (new)
- oboucher 2020-04-16 16:59 #8 Rev.: 3663
-
adding some missing OMP THREADPRIVATE in StratAer code
2 lines of code changed in 2 files:
- trunk/libf/phylmd/StratAer: interp_sulf_input.F90 (+1), sulfate_aer_mod.F90 (+1)
- oboucher 2020-04-12 18:41 #7 Rev.: 3662
-
Correct dimension for alpha_bin, piz_bin and cg_bin
3 lines of code changed in 1 file:
- trunk/libf/phylmd: phys_local_var_mod.F90 (+3 -3)
- oboucher 2020-04-12 16:37 #6 Rev.: 3661
-
Correction of diagnostic on extinction coeff at 1020 nm
0 lines of code changed in 2 files:
- branches/IPSLCM6.0.15/libf/phylmd/StratAer: calcaerosolstrato_rrtm.F90 (changed)
- oboucher 2020-04-12 16:18 #5 Rev.: 3660
-
Correction of diagnostic extinction coefficient at 1020 nm
1 lines of code changed in 1 file:
- trunk/libf/phylmd/StratAer: calcaerosolstrato_rrtm.F90 (+1 -1)
- fhourdin 2020-04-08 17:29 #4 Rev.: 3659
-
Lecture de z0 au lieu de rugos pour le format standard DEPHY
Fredho
2 lines of code changed in 1 file:
- trunk/libf/phylmd/dyn1d: 1DUTILS.h (+2)
- idelkadi 2020-04-07 19:28 #3 Rev.: 3658
-
Add XML files to output the LMDZ necessary fields to run ECRAD and COSP offline.
1354 lines of code changed in 2 files:
- trunk/DefLists: file_def_histhfCOSPoff_lmdz.xml (new 677), file_def_histhfECRADoff_lmdz.xml (new 677)
- lguez 2020-04-01 21:34 #2 Rev.: 3657
-
Bug fix: name of field received from the coupler
1 lines of code changed in 1 file:
- branches/Ocean_skin/libf/phylmd: oasis.F90 (+1 -1)
- oboucher 2020-04-01 13:42 #1 Rev.: 3656
-
Adding 3 diagnostics to field_def_LMDZ.xml to estimate probabilities of t2m over some threshold
without having to record t2m at all timesteps. This is for energy meteorology applications.
I do not add the diags to the file_def_* This can be tailored by expert users at runtime.
3 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+3)