Ignore:
Timestamp:
Jan 30, 2019, 2:54:30 PM (6 years ago)
Author:
Laurent Fairhead
Message:

Wrong order in call sequence of XIOS context initialisation meant that the coupled model hung.
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phyetat0.F90

    r3449 r3457  
    524524  ENDIF
    525525
    526 !  CALL init_iophy_new(latitude_deg, longitude_deg)
     526  CALL init_iophy_new(latitude_deg, longitude_deg)
    527527
    528528  ! Initilialize module fonte_neige_mod     
Note: See TracChangeset for help on using the changeset viewer.