Ignore:
Timestamp:
Nov 15, 2018, 4:03:52 PM (6 years ago)
Author:
Laurent Fairhead
Message:

Change in default behaviour of iflag_bug_t2m_ipslcm61. By default,
we now want the t2m bug to be present for CMIP6 continuity purposes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/IPSLCM6.0.15/libf/phylmd/physiq_mod.F90

    r3408 r3415  
    12771277       tau_gl=86400.*tau_gl
    12781278       print*,'debut physiq_mod tau_gl=',tau_gl
    1279        iflag_bug_t2m_ipslcm61 = 0
     1279       iflag_bug_t2m_ipslcm61 = 1
    12801280       CALL getin_p('iflag_bug_t2m_ipslcm61', iflag_bug_t2m_ipslcm61)
    12811281       CALL getin_p('iflag_alp_wk_cond', iflag_alp_wk_cond)
Note: See TracChangeset for help on using the changeset viewer.