Uses of Interface
neqsim.process.equipment.separator.SeparatorInterface
Packages that use SeparatorInterface
Package
Description
Produced water treatment equipment for offshore oil and gas facilities.
Concept evaluation and batch processing for field development.
Machine Learning and AI integration for NeqSim.
-
Uses of SeparatorInterface in neqsim.process.equipment.absorber
Classes in neqsim.process.equipment.absorber that implement SeparatorInterfaceModifier and TypeClassDescriptionclassRate-based packed column absorber using the two-film model with mass transfer coefficients.classSimpleAbsorber class.classSimple amine absorber model for acid gas removal (CO2 and H2S).classSimpleTEGAbsorber class.classWaterStripperColumn class. -
Uses of SeparatorInterface in neqsim.process.equipment.separator
Classes in neqsim.process.equipment.separator that implement SeparatorInterfaceModifier and TypeClassDescriptionclassCryogenic separator model with solid formation and freeze-out safety checks.classEnd flash drum model for LNG production.classGasScrubber class.classGasScrubberSimple class.classHydrocyclone class.classNeqGasScrubber class.classSeparator class.classThreePhaseSeparator class.classTwoPhaseSeparator class. -
Uses of SeparatorInterface in neqsim.process.equipment.watertreatment
Classes in neqsim.process.equipment.watertreatment that implement SeparatorInterfaceModifier and TypeClassDescriptionclassGas flotation unit for produced water treatment.classDe-oiling hydrocyclone for produced water treatment. -
Uses of SeparatorInterface in neqsim.process.fielddevelopment.evaluation
Methods in neqsim.process.fielddevelopment.evaluation with parameters of type SeparatorInterfaceModifier and TypeMethodDescriptionBottleneckAnalyzer.analyzeSeparator(SeparatorInterface sep) Analyzes separator constraints. -
Uses of SeparatorInterface in neqsim.process.ml
Methods in neqsim.process.ml with parameters of type SeparatorInterfaceModifier and TypeMethodDescriptionprivate StateVectorEquipmentStateAdapter.extractSeparatorState(SeparatorInterface separator) Extract state from a separator.static EquipmentStateAdapterEquipmentStateAdapter.forSeparator(SeparatorInterface separator) Create adapter for separator with full state extraction.