Changeset 2022 for trunk/LMDZ.MARS/libf/phymars
- Timestamp:
- Oct 22, 2018, 4:25:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/eofdump_mod.F90
r1621 r2022 107 107 ieofs=nint(daysec/dtphys) 108 108 if (abs(float(ieofs)-daysec/dtphys).gt.1.e-8*daysec) & 109 stop 'In ineofdump: 1 day .ne. n physics timesteps'109 stop 'In ineofdump: 1 day .ne. n physics timesteps' 110 110 ! 111 111 ! Header
Note: See TracChangeset
for help on using the changeset viewer.