org.opensha.sra.calc.parallel.treeTrimming
Class LogicTreeInputFileGen
java.lang.Object
org.opensha.sra.calc.parallel.treeTrimming.LogicTreeInputFileGen
public class LogicTreeInputFileGen
- extends Object
|
Method Summary |
static void |
main(String[] args)
|
static void |
writeJob(MPJExpressShellScriptWriter writer,
File portfolio,
File vulnFile,
File localDir,
File remoteDir,
String jobName,
File outputFile,
int mins,
int nodes,
String queue,
boolean multiERF)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogicTreeInputFileGen
public LogicTreeInputFileGen()
writeJob
public static void writeJob(MPJExpressShellScriptWriter writer,
File portfolio,
File vulnFile,
File localDir,
File remoteDir,
String jobName,
File outputFile,
int mins,
int nodes,
String queue,
boolean multiERF)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException,
InvocationTargetException
- Parameters:
args -
- Throws:
IOException
InvocationTargetException