Opened 13 years ago
Last modified 12 years ago
#22 new task
Verify WG02 Fortan Code
Reported by: | Kevin Milner | Owned by: | Kevin Milner |
---|---|---|---|
Priority: | minor | Milestone: | OpenSHA 2.0 |
Component: | sha | Version: | |
Keywords: | Cc: |
Description (last modified by )
Verify WG02 Fortan (since being made to work) - need to compare to original calculations. The issue was migrating from 32bit on gravity.usc.edu to 64bit on opensha.usc.edu, where there were lots of array bounds issues. I decided not to fix the Fortran bugs, but instead just compile against 32bit libraries and it appears to be working, but could use some verification.
Change History (3)
comment:1 Changed 54 years ago by
Priority: | major → minor |
---|
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
Milestone: | → OpenSHA 2.0 |
---|
Note: See
TracTickets for help on using
tickets.
Presumably the fortran bugs were there all along. Is this something we live with but should document?
I can imagine having more thorough documentation on the various OpenSHA ERF's; not necessarily the details of the models which are documented elsewhere (we could provide the appropriate references) but providing implementation details and known quirks, bugs, or issues such as this one.