Changes between Version 3 and Version 4 of Ticket #13


Ignore:
Timestamp:
Dec 31, 1969, 4:21:07 PM (54 years ago)
Author:
Peter Powers
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13 – Description

    v3 v4  
    1111
    1212Why the problem hasn't presented itself to date:
    13 Every call (~71) to [source:/trunk/src/org/opensha/commons/calc/RelativeLocation RelativeLocation].getLocation(Loc, Dir) that is interested in depth makes up for this error by switching the sign at some earlier point. As an example, when initializing a StirlingGriddedSurface the vector from the trace to top of seismogenic rupture is computed as:
     13Every call (~71) to [source:/trunk/src/org/opensha/commons/calc/RelativeLocation RelativeLocation].getLocation(Loc, Dir) that is interested in depth makes up for this error by switching the sign at some earlier point. As an example, when initializing a [source:/trunk/src/org/opensha/sha/faultSurface/StirlingGriddedSurface.java StirlingGriddedSurface] the vector from the trace to top of seismogenic rupture is computed as:
    1414
    1515{{{