Opened 17 years ago
Closed 16 years ago
#265 closed enhancement (fixed)
Model to continue beyond end of time in forcing terms such as rainfall
Reported by: | ole | Owned by: | ole |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Functionality and features | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
Currently, ANUGA will stop once a rainfall timeseries ends. It would be good to allow ANUGA to run even if forcing terms can't be called.
Perhaps a warning should be issued first time this is encountered just in case it is symptomatic of another problem.
This could be implemented by using a try-except construct where forcing terms are being evaluated.
Change History (3)
comment:1 Changed 17 years ago by ole
comment:2 Changed 16 years ago by ole
A similar problem was fixed for boundary conditions in ticket:293 Look at that and mimic the solution.
comment:3 Changed 16 years ago by ole
- Resolution set to fixed
- Status changed from new to closed
This ticket was addressed in changeset:5873
Note: See
TracTickets for help on using
tickets.
This was suggested by Petar Milevsky (Wollongong 31st March 2008)