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/create_etat0_limit_unstruct.F90

    r3436 r3465  
    1616  USE ioipsl, ONLY : getin, ioget_year_len
    1717  USE time_phylmdz_mod, ONLY : annee_ref
     18  USE create_etat0_unstruct_mod
    1819  IMPLICIT NONE
    1920 
     
    4344          ENDIF
    4445          IF (is_omp_master) CALL xios_set_file_attr("limit_write",enabled=.TRUE.)
     46          CALL init_create_etat0_unstruct
    4547        ENDIF
    4648     
Note: See TracChangeset for help on using the changeset viewer.