Changeset 3431


Ignore:
Timestamp:
Jul 31, 2006, 5:07:30 PM (19 years ago)
Author:
ole
Message:

Comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/parallel/parallel_shallow_water.py

    r3429 r3431  
    186186        #Compute minimal timestep on local process
    187187        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)
    188191
    189192    #update_timestep = update_timestep_1
Note: See TracChangeset for help on using the changeset viewer.