Changeset 3887 for LMDZ6/branches/LMDZ-INCA-Dyn
- Timestamp:
- May 4, 2021, 5:08:12 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/LMDZ-INCA-Dyn/libf/phylmd/physiq_mod.F90
r3871 r3887 1535 1535 ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 1536 1536 CALL init_iophy_new(latitude_deg,longitude_deg) 1537 CALL create_etat0_limit_unstruct1538 CALL phyetat0 ("startphy.nc",clesphy0,tabcntr0)1539 1537 1540 1538 !=================================================================== … … 1733 1731 #endif 1734 1732 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) 1735 1735 1736 1736 !jyg<
Note: See TracChangeset
for help on using the changeset viewer.