Changeset 3431
- Timestamp:
- Jul 31, 2006, 5:07:30 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/parallel/parallel_shallow_water.py
r3429 r3431 186 186 #Compute minimal timestep on local process 187 187 Domain.update_timestep(self, yieldstep, finaltime) 188 189 # FIXME (Ole) We should update the variable min_timestep for use 190 # with write_time (or redo write_time) 188 191 189 192 #update_timestep = update_timestep_1
Note: See TracChangeset
for help on using the changeset viewer.