Ignore:
Timestamp:
Mar 14, 2019, 10:34:31 AM (5 years ago)
Author:
Laurent Fairhead
Message:

Further modifications for DYNAMICO/LMDZ convergence. These are based
on Yann's LMDZ6_V2 sources. Compiles on irene and converges with revision 3459
in a bucket configuration
YM/LF

File:
1 edited

Legend:

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

    r3457 r3465  
    4949  USE mod_grid_phy_lmdz, ONLY: nbp_lon, nbp_lat, klon_glo, grid_type, unstructured
    5050  USE print_control_mod, ONLY: prt_level,lunout
    51   USE surface_data,     ONLY : type_ocean
    5251#ifdef CPP_IOIPSL
    5352    USE ioipsl, ONLY: flio_dom_set
     
    7473
    7574#ifdef CPP_XIOS
    76     IF ( type_ocean /= 'couple' ) THEN
    7775      CALL wxios_context_init
    78     ENDIF
    7976#endif
    8077   
Note: See TracChangeset for help on using the changeset viewer.