Changeset 2651 for LMDZ5/trunk/libf
- Timestamp:
- Oct 5, 2016, 12:49:31 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/physiq_mod.F90
r2644 r2651 233 233 USE ioipsl_getin_p_mod, ONLY : getin_p 234 234 235 #ifndef CPP_XIOS 235 236 USE paramLMDZ_phy_mod 237 #endif 236 238 237 239 USE cmp_seri_mod … … 1553 1555 WRITE(lunout,*)'OK freq_outNMC(3)=',freq_outNMC(3) 1554 1556 1557 #ifndef CPP_XIOS 1555 1558 CALL ini_paramLMDZ_phy(dtime,nid_ctesGCM) 1559 #endif 1556 1560 1557 1561 #endif … … 4519 4523 4520 4524 4525 #ifndef CPP_XIOS 4521 4526 CALL write_paramLMDZ_phy(itap,nid_ctesGCM,ok_sync) 4527 #endif 4522 4528 4523 4529 #endif
Note: See TracChangeset
for help on using the changeset viewer.