Uses of Class
neqsim.process.fielddevelopment.network.MultiphaseFlowIntegrator.PipelineResult
Packages that use MultiphaseFlowIntegrator.PipelineResult
Package
Description
Network solver package for multi-well gathering systems.
-
Uses of MultiphaseFlowIntegrator.PipelineResult in neqsim.process.fielddevelopment.network
Methods in neqsim.process.fielddevelopment.network that return MultiphaseFlowIntegrator.PipelineResultModifier and TypeMethodDescriptionMultiphaseFlowIntegrator.calculateHydraulics(StreamInterface inlet, double arrivalPressureBar) Calculate pipeline hydraulics using Beggs and Brill correlation.Methods in neqsim.process.fielddevelopment.network that return types with arguments of type MultiphaseFlowIntegrator.PipelineResultModifier and TypeMethodDescriptionMultiphaseFlowIntegrator.calculateHydraulicsCurve(SystemInterface baseFluid, double inletPressureBar, double[] flowRatesKgHr) Calculate hydraulics for a range of flow rates.Methods in neqsim.process.fielddevelopment.network with parameters of type MultiphaseFlowIntegrator.PipelineResultModifier and TypeMethodDescriptionprivate voidMultiphaseFlowIntegrator.checkFeasibility(MultiphaseFlowIntegrator.PipelineResult result, double minArrivalP) Check feasibility against constraints.