Uses of Class
neqsim.process.design.DesignResult
Packages that use DesignResult
Package
Description
Process design framework for automated equipment sizing and optimization.
-
Uses of DesignResult in neqsim.process.design
Methods in neqsim.process.design that return DesignResultModifier and TypeMethodDescriptionDesignOptimizer.optimize()Run the complete design and optimization workflow.DesignOptimizer.validate()Validate the current design without optimization.Methods in neqsim.process.design with parameters of type DesignResultModifier and TypeMethodDescriptionprivate voidDesignOptimizer.checkViolations(DesignResult result) private voidDesignOptimizer.recordConstraintStatus(DesignResult result) private voidDesignOptimizer.recordEquipmentSizes(DesignResult result)