Ignore:
Timestamp:
Aug 28, 2015, 11:38:53 AM (9 years ago)
Author:
Ehouarn Millour
Message:

Corrections for the 1D model to fix initializations broken with previous revision.
EM+MPL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90

    r2351 r2354  
    488488!---------------------------------------------------------------------
    489489!      call init_phys_lmdz(1,1,llm,1,(/1/)) ! job now done via iniphysiq
     490!     but we still need to initialize dimphy module (klon,klev,etc.)  here.
     491      call init_dimphy(1,llm)
    490492      call suphel
    491493      call infotrac_init
Note: See TracChangeset for help on using the changeset viewer.