public class SelfOrganizedStochasticTippingInSlowFastDynamicalSystems
extends java.lang.Object
Constructor and Description |
---|
SelfOrganizedStochasticTippingInSlowFastDynamicalSystems() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Running the application.
|
static void |
run(java.util.Properties simulationProperties,
java.io.File timeSeriesFile,
java.io.File histogramFile,
java.io.File targetHistogramFile)
Running the simulation.
|
public SelfOrganizedStochasticTippingInSlowFastDynamicalSystems()
public static void run(java.util.Properties simulationProperties, java.io.File timeSeriesFile, java.io.File histogramFile, java.io.File targetHistogramFile) throws java.util.InvalidPropertiesFormatException, java.io.FileNotFoundException, java.io.IOException
java.io.IOException
java.io.FileNotFoundException
java.util.InvalidPropertiesFormatException
public static void main(java.lang.String[] args) throws java.util.InvalidPropertiesFormatException, java.io.FileNotFoundException, java.io.IOException
args
- A string array with the first argument being the properties
file with parameters to use for the simulation.java.io.IOException
java.io.FileNotFoundException
java.util.InvalidPropertiesFormatException