Opened 17 years ago
Closed 16 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 )
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
Type: | defect → task |
---|
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 17 years ago by
Owner: | changed from ole to jakeman |
---|
comment:4 Changed 17 years ago by
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → 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.