Class ProcessSafetyLoadCase.ReliefSourceLoad
java.lang.Object
neqsim.process.safety.ProcessSafetyLoadCase.ReliefSourceLoad
- All Implemented Interfaces:
Serializable
- Enclosing class:
ProcessSafetyLoadCase
Relief load contribution for a source into the disposal network.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReliefSourceLoad(double massRateKgS, Double heatDutyW, Double molarRateMoleS) -
Method Summary
Modifier and TypeMethodDescriptiondouble
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
massRateKgS
private final double massRateKgS -
heatDutyW
-
molarRateMoleS
-
-
Constructor Details
-
ReliefSourceLoad
-
-
Method Details
-
getMassRateKgS
public double getMassRateKgS() -
getHeatDutyW
-
getMolarRateMoleS
-