Opened 17 years ago
Closed 15 years ago
#260 closed task (fixed)
Validation of the tsunami modelling methodology against the 2004 tsunami
Reported by: | ole | Owned by: | jakeman |
---|---|---|---|
Priority: | normal | Milestone: | Validation of GA tsunami modelling methodology |
Component: | Project proposals | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ole)
Conduct Validation of the Tsunami Modelling Methodology using impact data from Patong Beach in Phuket, Thailand. This is a contract with the ANU and carried out by John Jakeman. Link to document to appear here later.
Change History (5)
comment:1 Changed 17 years ago by ole
- Type changed from defect to task
comment:2 Changed 17 years ago by ole
- Description modified (diff)
comment:3 Changed 17 years ago by ole
- Owner changed from ole to jakeman
comment:4 Changed 17 years ago by ole
comment:5 Changed 15 years ago by nariman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Designed fastn algorithm for reading URS C-structures into Python. The idea is to pass one array per structure member to the C-routine and then fill the arrays up as structures are read.
Also discussed algorithm for finding which segments to use when linearly interpolating to mesh midpoints on the boundary. It was thought that we could use point_on_line or even intersection in the search.