StatSVN - December 2018 Commit Log
December 2018 Commit Log
- Number of Commits:
- 11
- Number of Active Developers:
- 4
- oboucher 2018-12-14 13:14 #11 Rev.: 3427
-
Correcting a bug for strat aerosol forcing diagnostics
4 lines of code changed in 1 file:
- branches/IPSLCM6.0.15/libf/phylmd/rrtm: readaerosolstrato2_rrtm.F90 (+4 -3)
- oboucher 2018-12-14 00:13 #10 Rev.: 3426
-
Tidying up the routines
Adding more comments
72 lines of code changed in 3 files:
- branches/IPSLCM6.0.15/libf/phylmd: radlwsw_m.F90 (+4 -4)
- branches/IPSLCM6.0.15/libf/phylmd/rrtm: aeropt_6bands_rrtm.F90 (+48 -66), readaerosolstrato2_rrtm.F90 (+20 -13)
- fairhead 2018-12-13 14:07 #9 Rev.: 3425
-
Followup to r3408 modifications for VolMIP
NL
103 lines of code changed in 6 files:
- branches/IPSLCM6.0.15/libf/phylmd: phys_output_write_mod.F90 (+1 -1), physiq_mod.F90 (+7 -2), radlwsw_m.F90 (+2 -2)
- branches/IPSLCM6.0.15/libf/phylmd/rrtm: aeropt_6bands_rrtm.F90 (+48 -47), readaerosol_optic_rrtm.F90 (+3 -2), readaerosolstrato2_rrtm.F90 (+42 -13)
- lguez 2018-12-12 16:06 #8 Rev.: 3424
-
Update of ".def" files, with files used for AMIP experiments in CMIP6.
Main differences :
In config_AMIP.def, compared to config.def_LMDZ5_AGCM: control output
via XIOS rather than IOIPSL, nbapp_rad = 16 instead of 24, pmagic = 0
instead of 0.008, solaire = 0 (read data from a file for each spectral
band) instead of 1366, ok_suntime_rrtm=y, ok_alw=y,
flag_aerosol_strat=2, ok_cosp= y.
In gcm.def_144x142: day_step = 672 instead of 720, iperiod = 7 instead
of 5, time constants for dissipation, iphysiq = 7 instead of _AUTO_.
In run.def: calend = gregorian instead of earth_360d, nday = 365
instead of 5, use_filtre_fft = y, prt_level = 0, ok_all_xml= y,
no_ter_antartique=y, iflag_phytrac=0
In traceur.def: remove RN and PB, Aga not advected.
131 lines of code changed in 12 files:
- trunk/DefLists: config.def (del), config_AMIP.def (new 69), gcm.def_144x142 (+8 -8), physiq.def_NPv6.1 (+2 -1), run.def (new), traceur.def (new), traceur_RN_PB.def (new 7), vert_L79.def (new)
- oboucher 2018-12-09 10:44 #7 Rev.: 3423
-
New CO2 fields outputs
6 lines of code changed in 1 file:
- trunk/DefLists: field_def_lmdz.xml (+6)
- oboucher 2018-12-08 20:52 #6 Rev.: 3422
-
Changing initialisation of co2_send if not found in restart.
1 lines of code changed in 1 file:
- trunk/libf/phylmd: phyetat0.F90 (+1 -1)
- oboucher 2018-12-07 23:08 #5 Rev.: 3421
-
Further changes for the interactive CO2 cycle
Pulling out the definition of emission terms from tracco2i into carbon cycle module
Declaration in phyetat0
41 lines of code changed in 3 files:
- trunk/libf/phylmd: carbon_cycle_mod.F90 (+4), phyetat0.F90 (+3), tracco2i_mod.F90 (+34 -19)
- oboucher 2018-12-07 22:25 #4 Rev.: 3420
-
Removing test as it causes some problem with current configurations
4 lines of code changed in 1 file:
- trunk/libf/phylmd: conf_phys_m.F90 (+4 -4)
- acozic 2018-12-06 14:58 #3 Rev.: 3419
-
merge with rev 3418 of trunk
27 lines of code changed in 3 files:
- branches/IPSLCM6.0.15/libf/phylmd: physiq_mod.F90 (+24 -7), phytrac_mod.F90 (+3 -2)
- acozic 2018-12-05 16:21 #2 Rev.: 3418
-
Add modification to take into account value read in INCA restart file
28 lines of code changed in 2 files:
- trunk/libf/phylmd: physiq_mod.F90 (+25 -2), phytrac_mod.F90 (+3 -2)
- lguez 2018-12-04 14:26 #1 Rev.: 3416
-
No stop in leapfrog for normal end. Let the program end in the main
unit. We avoid the list of floating-point exceptions printed by
gfortran when invoking stop.
0 lines of code changed in 2 files:
- trunk/libf/dyn3d: leapfrog.F (changed)