Uses of Class
neqsim.process.safety.risk.dynamic.DynamicRiskSimulator
Packages that use DynamicRiskSimulator
Package
Description
Dynamic risk simulation with transient modeling.
-
Uses of DynamicRiskSimulator in neqsim.process.safety.risk.dynamic
Methods in neqsim.process.safety.risk.dynamic that return DynamicRiskSimulatorModifier and TypeMethodDescriptionDynamicRiskSimulator.setRampUpProfile(DynamicRiskSimulator.RampProfile profile) Sets the ramp-up profile type.DynamicRiskSimulator.setRampUpTimeHours(double hours) Sets the ramp-up time after equipment restoration.DynamicRiskSimulator.setShutdownProfile(DynamicRiskSimulator.RampProfile profile) Sets the shutdown profile type.DynamicRiskSimulator.setShutdownTimeHours(double hours) Sets the shutdown transient time.DynamicRiskSimulator.setSimulateTransients(boolean simulate) Sets whether to simulate transient effects.DynamicRiskSimulator.setTimestepHours(double hours) Sets the simulation timestep.