Changeset 2160 for LMDZ5/branches/testing/libf/phylmd/cpl_mod.F90
- Timestamp:
- Nov 28, 2014, 4:36:29 PM (10 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2072,2075-2115,2117-2126,2128-2158
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/phylmd/cpl_mod.F90
r1910 r2160 132 132 133 133 npas = itaufin/ iphysiq 134 nexca = 86400 / dtime 134 ! nexca = 86400 / dtime 135 nexca = t_coupl / dtime 135 136 WRITE(lunout,*)' ##### Ocean couple #####' 136 137 WRITE(lunout,*)' Valeurs des pas de temps'
Note: See TracChangeset
for help on using the changeset viewer.