r2593-r2640
Commissions entre r2593 et r2640
------------------------------------------------------------------------ r2640 | oboucher | 2016-09-29 18:42:07 +0200 (Thu, 29 Sep 2016) | 5 lines Removing the repetition of 113 lines on aerosol and cloud properties copied by error during svn 2618. The two lines of initialisation for mass_solu have been moved. The 4xCO2 call to radiation is now done with cldfrarad, cldtaurad and cldemirad as this was not intended. ------------------------------------------------------------------------ r2639 | jyg | 2016-09-29 13:25:04 +0200 (Thu, 29 Sep 2016) | 1 line small correction to commit 2638 ------------------------------------------------------------------------ r2638 | jyg | 2016-09-29 13:18:14 +0200 (Thu, 29 Sep 2016) | 4 lines Some improvements to commit 2635 concerning wake variables in physiq_mod.F90. ------------------------------------------------------------------------ r2637 | acozic | 2016-09-28 16:18:58 +0200 (Wed, 28 Sep 2016) | 4 lines In Inca case we change the call for the chemistry in phytrac Now we call cvltr and cltrac before the chemistry ------------------------------------------------------------------------ r2636 | fhourdin | 2016-09-28 10:56:34 +0200 (Wed, 28 Sep 2016) | 3 lines Correction d'un bug de compilation. ------------------------------------------------------------------------ r2635 | jyg | 2016-09-27 18:02:46 +0200 (Tue, 27 Sep 2016) | 13 lines Some cleaning in the wake routines: (i) the wake number per unit area (wdens) is now a state variable (held constant for the time being); (ii) wake state variable changes are computed in subroutine 'physiq' if iflag_wake_tend=1 (it is computed within wake routines if iflag_wake_tend=0, consistent with earlier versions); (iii) the new routine 'add_wake_tend' adds tendencies to wake state variables; (iv) tendencies due to various processes (pbl, wakes, thermals) are named and added separately. ------------------------------------------------------------------------ r2634 | oboucher | 2016-09-24 19:14:59 +0200 (Sat, 24 Sep 2016) | 4 lines Quicker way to compute aerosol optical properties. Does not converge with previous version but results are close. ------------------------------------------------------------------------ r2633 | fhourdin | 2016-09-23 14:06:33 +0200 (Fri, 23 Sep 2016) | 3 lines Pour la compilation avec fcm de la version dust ------------------------------------------------------------------------ r2632 | fhourdin | 2016-09-23 10:15:55 +0200 (Fri, 23 Sep 2016) | 3 lines Ajustement sur la version dusts. ------------------------------------------------------------------------ r2631 | fhourdin | 2016-09-22 18:34:57 +0200 (Thu, 22 Sep 2016) | 3 lines Modification de makelmdz et makelmdz_fcm pour les aerosols ------------------------------------------------------------------------ r2630 | fhourdin | 2016-09-22 18:33:09 +0200 (Thu, 22 Sep 2016) | 3 lines Importation du modèle d'aérosols de Boucher, Escribano et al. ------------------------------------------------------------------------ r2629 | musat | 2016-09-22 17:04:30 +0200 (Thu, 22 Sep 2016) | 2 lines Remove sequential daily TS budgets' files ini_histday_seri.h/write_histday_seri.h ------------------------------------------------------------------------ r2628 | jyg | 2016-09-22 12:34:40 +0200 (Thu, 22 Sep 2016) | 3 lines Initialization of clw in cva_driver.F90 ------------------------------------------------------------------------ r2627 | musat | 2016-09-16 10:24:03 +0200 (Fri, 16 Sep 2016) | 2 lines Missed this for rrtm GES' bug fix ------------------------------------------------------------------------ r2626 | musat | 2016-09-15 16:20:56 +0200 (Thu, 15 Sep 2016) | 3 lines Bug correction : rrtm uses LMDZ' GES from clesphys.h MPL/IM ------------------------------------------------------------------------ r2625 | fairhead | 2016-09-14 15:02:23 +0200 (Wed, 14 Sep 2016) | 3 lines Pour eviter des soucis par la suite pour le postprocessing CMIP6 SD/LF ------------------------------------------------------------------------ r2624 | acozic | 2016-09-07 16:30:36 +0200 (Wed, 07 Sep 2016) | 3 lines variable zpmfu was not initialized in the case inca full chemistry without aerosol. ------------------------------------------------------------------------ r2623 | emillour | 2016-09-06 14:58:46 +0200 (Tue, 06 Sep 2016) | 3 lines Adding some non-critical initializations in physiq (in practice, mass_solu_aero and mass_solu_aero_pi are in some cases simply not used, and when used, properly initialized elsewhere). EM ------------------------------------------------------------------------ r2622 | emillour | 2016-09-04 08:12:02 +0200 (Sun, 04 Sep 2016) | 3 lines Some code tidying: turn ener.h into ener_mod.F90 EM ------------------------------------------------------------------------ r2621 | fhourdin | 2016-09-02 17:17:35 +0200 (Fri, 02 Sep 2016) | 3 lines Complement de la commission precedente. ------------------------------------------------------------------------ r2620 | fhourdin | 2016-09-02 16:47:32 +0200 (Fri, 02 Sep 2016) | 3 lines Correction pour compenser un bug dans la bibliothèque MPI sur ada. ------------------------------------------------------------------------ r2619 | oboucher | 2016-09-01 12:26:19 +0200 (Thu, 01 Sep 2016) | 3 lines Forgot to deaalocate runofflic_global in fonte_neige_final This caused pb for the 1D physics... Now fixed. ------------------------------------------------------------------------ r2618 | oboucher | 2016-09-01 10:47:39 +0200 (Thu, 01 Sep 2016) | 6 lines I have moved the computation of cloud optical properties into the radiation if .. .endif sequence, after the aerosol optical properties. This follows up on rev 2614 and should fix the 1+1=2 problem that was introduced back then. ------------------------------------------------------------------------ r2617 | oboucher | 2016-08-31 14:11:23 +0200 (Wed, 31 Aug 2016) | 3 lines Fixing a bug on the runofflic diagnostic. ------------------------------------------------------------------------ r2616 | fhourdin | 2016-08-26 17:05:04 +0200 (Fri, 26 Aug 2016) | 4 lines Reactivation de la clé "conser" pour pouvoir faire ds sorties dans le listing tous les iconser. ------------------------------------------------------------------------ r2615 | emillour | 2016-08-26 12:13:11 +0200 (Fri, 26 Aug 2016) | 3 lines Bug fix in dynetat0_loc (that was introduced in r2299), start_time should be read from start.nc file. EM ------------------------------------------------------------------------ r2614 | oboucher | 2016-08-24 17:23:21 +0200 (Wed, 24 Aug 2016) | 3 lines I've moved the calculations of aerosol optical properties into the IF .. ENDIF radiation test in order to save computing time ------------------------------------------------------------------------ r2613 | fhourdin | 2016-08-23 17:21:06 +0200 (Tue, 23 Aug 2016) | 6 lines Intronduction d'une limite sur l'eau liquide nuageuse, oliqmax Typiquement oliqmax>1e-3 (1g/kg) Peut permettre d'éviter certains plantages. ------------------------------------------------------------------------ r2612 | jyg | 2016-08-12 15:05:04 +0200 (Fri, 12 Aug 2016) | 1 line omitted item in revision 2611 ------------------------------------------------------------------------ r2611 | jyg | 2016-08-03 17:41:26 +0200 (Wed, 03 Aug 2016) | 11 lines Introduction of a new option inhibiting the evolution of the state variables, while calling all parametrizations. The option is controlled by the parameter flag_inhib_tend. For the time being the flag is set to 0 (= no inhibition of tendencies). jyg for jld. ------------------------------------------------------------------------ r2610 | acozic | 2016-08-01 14:54:58 +0200 (Mon, 01 Aug 2016) | 2 lines modification to allow compilation with INCA ------------------------------------------------------------------------ r2609 | acozic | 2016-08-01 11:09:36 +0200 (Mon, 01 Aug 2016) | 2 lines change the way to transfer the value of config_inca parameter to INCA model ------------------------------------------------------------------------ r2608 | acozic | 2016-08-01 11:04:15 +0200 (Mon, 01 Aug 2016) | 3 lines need nbp_lon,nbp_lat,nbp_lev to compile with INCA model ------------------------------------------------------------------------ r2607 | jyg | 2016-07-29 18:56:11 +0200 (Fri, 29 Jul 2016) | 1 line Adding an item forgotten in the previous commit ------------------------------------------------------------------------ r2606 | jyg | 2016-07-29 17:26:20 +0200 (Fri, 29 Jul 2016) | 10 lines Change of arguments of 'calltherm' in 'physiq' so that t_seri, q_seri, ... variables are changed by a call to 'add_phys_tend'. The 'USE phys_local_var_mod' instruction in 'physiq' is completed with 'ONLY' and the list of the relevant variables. ------------------------------------------------------------------------ r2605 | jyg | 2016-07-28 11:46:18 +0200 (Thu, 28 Jul 2016) | 4 lines Adding some initialization in cv3_routines.F90. Should help guarantee 1+1=2. ------------------------------------------------------------------------ r2604 | emillour | 2016-07-26 17:37:18 +0200 (Tue, 26 Jul 2016) | 3 lines Add Exner function to the call_physiq arguments (not used by the Earth physics) to harmonize physics/dynamics interface. EM ------------------------------------------------------------------------ r2603 | emillour | 2016-07-25 11:31:56 +0200 (Mon, 25 Jul 2016) | 3 lines Cleanup in the dynamics: turn logic.h into module logic_mod.F90 EM ------------------------------------------------------------------------ r2602 | emillour | 2016-07-25 10:44:13 +0200 (Mon, 25 Jul 2016) | 3 lines Missing usage of comvert_mod in lmdzd1d since the creation of the former (r2600). EM+MPL ------------------------------------------------------------------------ r2601 | emillour | 2016-07-24 11:51:55 +0200 (Sun, 24 Jul 2016) | 3 lines Cleanup in the dynamics: turn temps.h into module temps_mod.F90 EM ------------------------------------------------------------------------ r2600 | emillour | 2016-07-23 07:45:38 +0200 (Sat, 23 Jul 2016) | 3 lines Cleanup in the dynamics: turn comvert.h into module comvert_mod.F90 EM ------------------------------------------------------------------------ r2599 | emillour | 2016-07-22 16:05:15 +0200 (Fri, 22 Jul 2016) | 6 lines Update for phymar which should have been done with revision 2315. Introduce module vertical_layers_mod to store information on the vertical grid to be used within the physics (rather than including the dynamics-related comvert.h). EM ------------------------------------------------------------------------ r2598 | emillour | 2016-07-22 11:28:39 +0200 (Fri, 22 Jul 2016) | 3 lines Cleanup in the dynamics: turn serre.h into module serre_mod.F90 EM ------------------------------------------------------------------------ r2597 | emillour | 2016-07-22 08:44:47 +0200 (Fri, 22 Jul 2016) | 3 lines Cleanup in the dynamics: get rid of comconst.h, make it a module comconst_mod. EM ------------------------------------------------------------------------ r2596 | musat | 2016-07-21 17:46:23 +0200 (Thu, 21 Jul 2016) | 5 lines In newmicro allow use of cloud overlap hypothesis defined in radopt.h as for the radiation code. In rrtm allow max and random cloud overlap hypothesis. IM ------------------------------------------------------------------------