Class ProcessSafetyScenario

java.lang.Object
neqsim.process.safety.ProcessSafetyScenario
All Implemented Interfaces:
Serializable

public final class ProcessSafetyScenario extends Object implements Serializable
Immutable description of a process safety scenario.

The scenario captures a set of perturbations such as blocked outlets or loss of utilities along with optional custom manipulators. The perturbations are applied to a scenario specific copy of a ProcessSystem prior to execution.

See Also: