- Timestamp:
- Nov 12, 2004, 11:35:56 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/generic_boundary_conditions.py
r327 r527 217 217 218 218 t = self.domain.time 219 219 220 220 msg = 'Time given in File boundary does not match model time' 221 221 if t < self.T[0]: raise msg
Note: See TracChangeset
for help on using the changeset viewer.