org.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.analysis
Class GenPredErrAnalysisTool
java.lang.Object
org.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.analysis.GenPredErrAnalysisTool
public class GenPredErrAnalysisTool
- extends Object
Generate the test excel sheets
- Author:
- vipingupta
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenPredErrAnalysisTool
public GenPredErrAnalysisTool(UCERF2 ucerf2)
writeResults
public void writeResults(String outFileName)
- This writes the total prediction error for each fault looping over several parameters
writeAllStableRanges
public void writeAllStableRanges(String outFileName)
- This writes the stable regions looping over several parameters
findStableRange
public String findStableRange()
main
public static void main(String[] args)