Uses of Class
neqsim.process.equipment.reactor.StoichiometricReaction
Packages that use StoichiometricReaction
-
Uses of StoichiometricReaction in neqsim.process.equipment.reactor
Fields in neqsim.process.equipment.reactor with type parameters of type StoichiometricReactionModifier and TypeFieldDescriptionprivate List<StoichiometricReaction> StirredTankReactor.reactionsReactions to apply in this reactor.Methods in neqsim.process.equipment.reactor that return types with arguments of type StoichiometricReactionMethods in neqsim.process.equipment.reactor with parameters of type StoichiometricReactionModifier and TypeMethodDescriptionvoidStirredTankReactor.addReaction(StoichiometricReaction reaction) Add a stoichiometric reaction to the reactor.