r2545-r2589
Commissions entre r2545 et r2589
------------------------------------------------------------------------ r2589 | fairhead | 2016-07-13 17:46:22 +0200 (Wed, 13 Jul 2016) | 6 lines Modifications to XIOS xml files to: - enable COSP axes by default - include the _AUTO_ libIGCM keyword so that the files actually used in modipsl configurations are the most up to date ones that are in the DefLists directory LF ------------------------------------------------------------------------ r2588 | emillour | 2016-07-13 08:54:39 +0200 (Wed, 13 Jul 2016) | 14 lines -Small change in the dynamics/physics interface organization: externalize (from iniphysiq) operations wich initialize settings common to all physics packages (e.g. global grid definitions; in practice initializations for routines either in phy_common or in dynphy_lonlat) in inigeomphy (located in dynphy_lonlat). iniphysiq should only initialize settings in the corresponding physics package (e.g. phylmd for dynphy_lonlat/phylmd/iniphysiq). - Bug fix in phydev/iophy: is_south_pole_dyn replaces is_south_pole since rev. 2429. EM ------------------------------------------------------------------------ r2587 | oboucher | 2016-07-12 21:59:35 +0200 (Tue, 12 Jul 2016) | 3 lines Correcting absvisaer diagnostic Correspond to all aerosols ------------------------------------------------------------------------ r2586 | jbmadeleine | 2016-07-08 16:25:48 +0200 (Fri, 08 Jul 2016) | 4 lines Added a parameter called cloudth_vert_alpha defined in physiq.def; it can be used to change the width of the PDF used for the cloud vertical subgrid scale heterogeneity. ------------------------------------------------------------------------ r2585 | idelkadi | 2016-07-01 14:53:50 +0200 (Fri, 01 Jul 2016) | 2 lines Corrections des erreurs pour l'implementation du simulateur AIRS ------------------------------------------------------------------------ r2584 | emillour | 2016-07-01 14:43:35 +0200 (Fri, 01 Jul 2016) | 4 lines OpenMP bug: lread_inca should be initialized for all threads. EM ------------------------------------------------------------------------ r2583 | idelkadi | 2016-07-01 10:28:56 +0200 (Fri, 01 Jul 2016) | 2 lines Correction d'erreur sur le nom du champs map_tcld_hc ------------------------------------------------------------------------ r2582 | idelkadi | 2016-06-29 17:24:29 +0200 (Wed, 29 Jun 2016) | 2 lines Correction d'ereur d'allocation de tableaux introduite lors de l'implementation du simulateur AIRS ------------------------------------------------------------------------ r2581 | fairhead | 2016-06-29 15:29:11 +0200 (Wed, 29 Jun 2016) | 3 lines Missing some default parameters from the convection.def file inclusion LF ------------------------------------------------------------------------ r2580 | idelkadi | 2016-06-29 14:23:19 +0200 (Wed, 29 Jun 2016) | 3 lines Implementation du simulateur AIRS: Le but du simulateur est de permettre la comparaison de proprietes macro-et microphysiques des nuages hauts de LMDZ avec celles restituees par les observations du satellite AIRS (Atmospheric IR Sounder). La methode est decrite dans Hendricks et al. Meteorol. Z., 2010 ------------------------------------------------------------------------ r2579 | jyg | 2016-06-23 17:24:32 +0200 (Thu, 23 Jun 2016) | 1 line small bug ------------------------------------------------------------------------ r2578 | fairhead | 2016-06-21 15:35:55 +0200 (Tue, 21 Jun 2016) | 2 lines Forgot the Id keywords ------------------------------------------------------------------------ r2577 | fairhead | 2016-06-21 15:34:47 +0200 (Tue, 21 Jun 2016) | 3 lines Def files for NPv5.6 LF ------------------------------------------------------------------------ r2576 | dcugnet | 2016-06-20 19:29:33 +0200 (Mon, 20 Jun 2016) | 10 lines Use "traditional" sst/sic files without additional records from contiguous years, but check for previous and next files. Example for Amip Sea Surface Temperature: * amipbc_sst_1x1.nc must be present. * if amipbc_sst_1x1_m.nc is present (previous year), its last record is used for interpolation ; otherwise, the last record of amipbc_sst_1x1.nc is used. * if amipbc_sst_1x1_p.nc is present (next year), its first record is used for interpolation ; otherwise, the first record of amipbc_sst_1x1.nc is used. If both contiguous fiels are missing, the interpolation then implies periodicity. Note: grid_noro0 has been moved from limit_netcd to grid_noro_m where it belongs. ------------------------------------------------------------------------ r2574 | fhourdin | 2016-06-15 13:26:59 +0200 (Wed, 15 Jun 2016) | 3 lines Bug fixing ------------------------------------------------------------------------ r2573 | fhourdin | 2016-06-15 02:49:48 +0200 (Wed, 15 Jun 2016) | 3 lines Reactivation du parametre lmixmin ------------------------------------------------------------------------ r2572 | jghattas | 2016-06-14 16:16:56 +0200 (Tue, 14 Jun 2016) | 3 lines Corected bug introduced in rev [2240] : guistiness was added in the subroutine surf_land_orchidee in the default module but the old module were forgotten. ------------------------------------------------------------------------ r2571 | jghattas | 2016-06-14 13:51:43 +0200 (Tue, 14 Jun 2016) | 9 lines Interface LMDZ/ORCHIDEE : * copied previous default module surf_land_orchidee_mod.f90 into surf_land_orchidee_noz0h.f90. This interface can still be compiled if adding cpp key ORCHIDEE_NOZ0H * modified default interface by adding z0h as output from ORCHIDEE. * added comments in each module surf_land_orchidee_xxx of compatiblity with ORCHIDEE. * all modules surf_land_orchidee_xxx now send back z0h and z0m to surf_land_mod. But note that z0m and zOh are different only in the new default version surf_land_orchidee_mod.f90. In the old interfaces, z0h is a copy of z0m. cosp : some small changes to be able to compile with gfortran ------------------------------------------------------------------------ r2569 | fairhead | 2016-06-14 09:16:45 +0200 (Tue, 14 Jun 2016) | 4 lines Pour retrouver 1+1=2 avec iflag_albedo=1 LF ------------------------------------------------------------------------ r2567 | acozic | 2016-06-13 10:23:40 +0200 (Mon, 13 Jun 2016) | 2 lines correct a bug / hadv_inca and vadv_inca need to be defined even when we don't use inca model ------------------------------------------------------------------------ r2566 | acozic | 2016-06-10 16:52:39 +0200 (Fri, 10 Jun 2016) | 2 lines Now h2o tracer will be read in traceur.def even for inca configuration ------------------------------------------------------------------------ r2565 | jyg | 2016-06-10 16:01:28 +0200 (Fri, 10 Jun 2016) | 7 lines Some small improvements to the 1D model: (1) initialization of pbl_tke (-> 1+1=2); (2) bug fix concerning nudge_tsoil=y; (3) possibility of a constant moisture convergence when forcing_type=0. ------------------------------------------------------------------------ r2564 | fhourdin | 2016-06-10 14:55:18 +0200 (Fri, 10 Jun 2016) | 3 lines almost nothing ------------------------------------------------------------------------ r2563 | fhourdin | 2016-06-10 14:16:01 +0200 (Fri, 10 Jun 2016) | 4 lines Modification des xml en lien avec la derniere modification de phys_output_write ------------------------------------------------------------------------ r2562 | fhourdin | 2016-06-10 14:15:33 +0200 (Fri, 10 Jun 2016) | 3 lines Modification niveaux de sortie ------------------------------------------------------------------------ r2561 | fhourdin | 2016-06-10 14:04:19 +0200 (Fri, 10 Jun 2016) | 5 lines Parametrisation d'une longueur de melange verticale minimum associee aux circulations meso-echelle introduites par le relief sous maille. D'apres Etienne Vignon et Frédéric Hourdin ------------------------------------------------------------------------ r2560 | idelkadi | 2016-06-10 13:32:40 +0200 (Fri, 10 Jun 2016) | 2 lines Correction pour les champs de sortie MODIS. ------------------------------------------------------------------------ r2559 | idelkadi | 2016-06-10 13:16:09 +0200 (Fri, 10 Jun 2016) | 2 lines Rajout de diagnostiques de sorties pour le simulateur MODIS. ------------------------------------------------------------------------ r2558 | jyg | 2016-06-10 13:03:29 +0200 (Fri, 10 Jun 2016) | 11 lines Introduction of the Effective Lifting Power (ELP), which takes into account the area (cv_feed_area) covered by thermals contributing to each cumulonimbus. The use of ELP prevents singularities when the trigger probability tends to zero. It is activated by iflag_clos_bl = 3. The ELP values are stored in the ALP_bl variable. ------------------------------------------------------------------------ r2557 | idelkadi | 2016-06-10 13:03:00 +0200 (Fri, 10 Jun 2016) | 5 lines Rajout de la definition de 2 axes "temp" et "cth16" pour les sorties Cosp. A decommenter l'ensemble des lignes permettant de definir ces axes si l'on veut activer Cosp ! ------------------------------------------------------------------------ r2556 | jyg | 2016-06-10 12:23:57 +0200 (Fri, 10 Jun 2016) | 7 lines Correcting a bug in alpale_th.F90: now proba_notrig and random_notrig are arguments of subroutine alpale; their values are present in the output files. ------------------------------------------------------------------------ r2555 | fairhead | 2016-06-09 15:14:08 +0200 (Thu, 09 Jun 2016) | 3 lines Added new output variable from r2553 in xml files LF ------------------------------------------------------------------------ r2554 | jyg | 2016-06-09 14:24:17 +0200 (Thu, 09 Jun 2016) | 10 lines 1/ Correcting a bug in alpale.F90: now ale_wk and alp_wk are arguments of subroutine alpale; their values are present in the output files. 2/ Minor changes to alpale_th.F90: (i) the (commented) part relative to TKE transport is put back in "physiq"; (ii) the part dealing with iflag_coupl=2 terminates with a STOP. ------------------------------------------------------------------------ r2553 | jyg | 2016-06-09 12:01:34 +0200 (Thu, 09 Jun 2016) | 2 lines New output variable: ocond = condensed water (kg/kg) ------------------------------------------------------------------------ r2552 | jyg | 2016-06-09 11:36:22 +0200 (Thu, 09 Jun 2016) | 2 lines En enlevant les prints !!!! ------------------------------------------------------------------------ r2551 | jyg | 2016-06-09 11:30:18 +0200 (Thu, 09 Jun 2016) | 3 lines Some improvements to commits 2548 and 2549 ------------------------------------------------------------------------ r2550 | oboucher | 2016-06-08 22:19:36 +0200 (Wed, 08 Jun 2016) | 3 lines Correcting a bug in the calculation of od550_strat Computing od_10um_strat in readaerosolstrato*.F90 ------------------------------------------------------------------------ r2549 | jyg | 2016-06-08 18:17:55 +0200 (Wed, 08 Jun 2016) | 3 lines Seqel of commit 2548: fix concerning time in phys_output_write. ------------------------------------------------------------------------ r2548 | jyg | 2016-06-08 11:02:53 +0200 (Wed, 08 Jun 2016) | 3 lines Bug fix concerning time. Another fix is needed concerning time in phys_output_write. ------------------------------------------------------------------------ r2547 | jbmadeleine | 2016-06-07 15:48:13 +0200 (Tue, 07 Jun 2016) | 4 lines Ajout de l'option iflag_cloudth_vert=2 developpe par Jean Jouhaud pour l heterogeneite verticale sous maille des nuages. Pour le moment, l ecart type de la pdf verticale vaut la moitie de l ecart type de la pdf horizontale. Le iflag_cloudth_vert=1 conserve l heterogeneite verticale telle qu introduite par Arnaud Jam en Avril 2015. ------------------------------------------------------------------------