Changeset 3887


Ignore:
Timestamp:
May 4, 2021, 5:08:12 PM (3 years ago)
Author:
acozic
Message:

merge with rev [3877] on trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/LMDZ-INCA-Dyn/libf/phylmd/physiq_mod.F90

    r3871 r3887  
    15351535       ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    15361536       CALL init_iophy_new(latitude_deg,longitude_deg)
    1537        CALL create_etat0_limit_unstruct
    1538        CALL phyetat0 ("startphy.nc",clesphy0,tabcntr0)
    15391537
    15401538          !===================================================================
     
    17331731#endif
    17341732       IF(read_climoz>=1 .AND. create_etat0_limit) CALL regr_horiz_time_climoz(read_climoz,ok_daily_climoz)
     1733       CALL create_etat0_limit_unstruct
     1734       CALL phyetat0 ("startphy.nc",clesphy0,tabcntr0)
    17351735
    17361736!jyg<
Note: See TracChangeset for help on using the changeset viewer.