org.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.analysis
Class WriteTimeDepUnsegmentedProbAndGain
java.lang.Object
org.opensha.sha.earthquake.rupForecastImpl.WGCEP_UCERF_2_Final.analysis.WriteTimeDepUnsegmentedProbAndGain
public class WriteTimeDepUnsegmentedProbAndGain
- extends Object
This class writes Ruptures probabilities and gains into an excel sheet.
Its differs from WriteTimeDepSegmentedProbAndGain because this class includes a loop on Rup Model type.
It loops over logic tree branches and writes prob and gains for each branch.
Currenly it loops over deformation model, Mag Area Rel, Rup Model, Relative A-Priori Wt, Prob Model and Aperiodicity Params
It makes 6 excel sheets for different Parameter combinations.
- Author:
- vipingupta
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WriteTimeDepUnsegmentedProbAndGain
public WriteTimeDepUnsegmentedProbAndGain()
WriteTimeDepUnsegmentedProbAndGain
public WriteTimeDepUnsegmentedProbAndGain(UCERF2 ucerf2)
main
public static void main(String[] args)