Uses of Class
neqsim.process.equipment.reactor.PlugFlowReactor
Packages that use PlugFlowReactor
Package
Description
Equipment capacity constraint framework for process optimization.
-
Uses of PlugFlowReactor in neqsim.process.equipment.capacity
Methods in neqsim.process.equipment.capacity with parameters of type PlugFlowReactorModifier and TypeMethodDescriptionprivate voidReactorCapacityStrategy.addPlugFlowConstraints(Map<String, CapacityConstraint> constraints, PlugFlowReactor pfr) Adds constraints specific to plug flow reactors.