Uses of Class
neqsim.process.processmodel.graph.ProcessGraph.TearStreamResult
Packages that use ProcessGraph.TearStreamResult
Package
Description
Graph-based process representation for NeqSim process flowsheets.
-
Uses of ProcessGraph.TearStreamResult in neqsim.process.processmodel.graph
Methods in neqsim.process.processmodel.graph that return ProcessGraph.TearStreamResultModifier and TypeMethodDescriptionProcessGraph.selectTearStreams()Selects optimal tear streams to break all cycles in the flowsheet.ProcessGraph.selectTearStreamsForFastConvergence()Suggests tear streams using flow rate minimization heuristic.ProcessGraph.selectTearStreamsWithSensitivity()Selects tear streams using sensitivity analysis for each SCC.