Package repast.simphony.batch
package repast.simphony.batch
-
ClassDescriptionConstants used by distributed batch code.Initializes the batch code and starts the BatchRunner.Main class used to kick off a batch run.Runs a simulation in batch mode.Allows the programmatic creation of a scenario for use in a batch run.Interface for classes that can create BatchScenarios.Loads a scenario file so that it can be run in batch mode.Used to find output files from InstanceRunner runs using patterns from file sinks and custom output patterns.Runs a single instance of a simphony model in a batch run.Modified version of BatchScheduleRunner that lets the user programmatically call the schedulerStarts X number of simphony batch intances on the same machine that this is run on.An OutputStream that writes contents to a Logger upon each call to flush().Runs a simulation in batch mode.Writes the output of a Process to a Logger.Writes the output of a Process to a log file.The status of a run.