Uses of Class
neqsim.process.util.optimizer.ProductionImpactAnalyzer
Packages that use ProductionImpactAnalyzer
Package
Description
Probabilistic risk analysis framework for process safety.
Process optimization engine and constraint evaluation utilities.
Process topology analysis and functional location tagging.
-
Uses of ProductionImpactAnalyzer in neqsim.process.safety.risk
Fields in neqsim.process.safety.risk declared as ProductionImpactAnalyzerModifier and TypeFieldDescriptionprivate ProductionImpactAnalyzerOperationalRiskSimulator.impactAnalyzerProduction impact analyzer.private ProductionImpactAnalyzerRiskMatrix.impactAnalyzerProduction impact analyzer. -
Uses of ProductionImpactAnalyzer in neqsim.process.util.optimizer
Methods in neqsim.process.util.optimizer that return ProductionImpactAnalyzerModifier and TypeMethodDescriptionProductionImpactAnalyzer.setFeedStreamName(String name) Sets the feed stream name.ProductionImpactAnalyzer.setOptimizeDegradedOperation(boolean optimize) Sets whether to optimize degraded operation.ProductionImpactAnalyzer.setProductPricePerKg(double pricePerKg) Sets the product price for economic calculations.ProductionImpactAnalyzer.setProductStreamName(String name) Sets the product stream name. -
Uses of ProductionImpactAnalyzer in neqsim.process.util.topology
Fields in neqsim.process.util.topology declared as ProductionImpactAnalyzerModifier and TypeFieldDescriptionprivate ProductionImpactAnalyzerDependencyAnalyzer.impactAnalyzerMethods in neqsim.process.util.topology that return ProductionImpactAnalyzerModifier and TypeMethodDescriptionDependencyAnalyzer.getImpactAnalyzer()Gets the impact analyzer.