Uses of Class
neqsim.process.mechanicaldesign.separator.GasScrubberMechanicalDesign
Packages that use GasScrubberMechanicalDesign
Package
Description
Conformity checking for separator and scrubber mechanical designs.
-
Uses of GasScrubberMechanicalDesign in neqsim.process.equipment.separator
Methods in neqsim.process.equipment.separator that return GasScrubberMechanicalDesignModifier and TypeMethodDescriptionGasScrubber.getMechanicalDesign()Get amechanicalDesignfor the equipment.GasScrubberSimple.getMechanicalDesign()Get amechanicalDesignfor the equipment.NeqGasScrubber.getMechanicalDesign()Get amechanicalDesignfor the equipment. -
Uses of GasScrubberMechanicalDesign in neqsim.process.mechanicaldesign.separator.conformity
Methods in neqsim.process.mechanicaldesign.separator.conformity with parameters of type GasScrubberMechanicalDesignModifier and TypeMethodDescriptionabstract ConformityReportConformityRuleSet.evaluate(GasScrubberMechanicalDesign design) Evaluates all applicable conformity checks against the given mechanical design.ConformityRuleSet.TR3500RuleSet.evaluate(GasScrubberMechanicalDesign design) Evaluates all applicable conformity checks against the given mechanical design.ConformityRuleSet.getConstraintNames(GasScrubberMechanicalDesign design) Returns the names of CapacityConstraints that this standard defines.ConformityRuleSet.TR3500RuleSet.getConstraintNames(GasScrubberMechanicalDesign design) Returns the names of CapacityConstraints that this standard defines.