Uses of Class
neqsim.process.equipment.pipeline.PipeBeggsAndBrills
Packages that use PipeBeggsAndBrills
Package
Description
-
Uses of PipeBeggsAndBrills in neqsim.process.calibration
Fields in neqsim.process.calibration declared as PipeBeggsAndBrillsModifier and TypeFieldDescriptionprivate PipeBeggsAndBrills[]CalibrationFrameworkExample.pipesprivate PipeBeggsAndBrills[]WellRoutingEstimationExample.pipes -
Uses of PipeBeggsAndBrills in neqsim.process.equipment.network
Fields in neqsim.process.equipment.network declared as PipeBeggsAndBrillsModifier and TypeFieldDescriptionprivate PipeBeggsAndBrillsWellFlowlineNetwork.facilityPipelineprivate final PipeBeggsAndBrillsWellFlowlineNetwork.Branch.pipelineprivate PipeBeggsAndBrillsWellFlowlineNetwork.ManifoldNode.pipelineToNextFields in neqsim.process.equipment.network with type parameters of type PipeBeggsAndBrillsModifier and TypeFieldDescriptionprivate final List<PipeBeggsAndBrills> WellFlowlineNetwork.ManifoldNode.inboundPipelinesMethods in neqsim.process.equipment.network that return PipeBeggsAndBrillsModifier and TypeMethodDescriptionWellFlowlineNetwork.Branch.getPipeline()(package private) PipeBeggsAndBrillsWellFlowlineNetwork.ManifoldNode.getPipelineToNext()Methods in neqsim.process.equipment.network that return types with arguments of type PipeBeggsAndBrillsModifier and TypeMethodDescription(package private) List<PipeBeggsAndBrills> WellFlowlineNetwork.ManifoldNode.getInboundPipelines()Methods in neqsim.process.equipment.network with parameters of type PipeBeggsAndBrillsModifier and TypeMethodDescriptionWellFlowlineNetwork.addBranch(String branchName, WellFlow well, PipeBeggsAndBrills pipeline) Add a branch to the network using preconfigured well and pipeline units.WellFlowlineNetwork.addBranch(String branchName, WellFlow well, PipeBeggsAndBrills pipeline, WellFlowlineNetwork.ManifoldNode manifold) Add a branch to a specific manifold in the network.WellFlowlineNetwork.addBranch(String branchName, WellFlow well, PipeBeggsAndBrills pipeline, ThrottlingValve choke, WellFlowlineNetwork.ManifoldNode manifold) Add a branch with an optional production choke to a specific manifold.(package private) voidWellFlowlineNetwork.ManifoldNode.addInboundPipeline(PipeBeggsAndBrills pipeline) WellFlowlineNetwork.addManifold(String name, PipeBeggsAndBrills connectionPipeline) Add an additional manifold downstream of the current endpoint, connecting it with the supplied pipeline.voidWellFlowlineNetwork.connectManifolds(WellFlowlineNetwork.ManifoldNode upstream, WellFlowlineNetwork.ManifoldNode downstream, PipeBeggsAndBrills connectionPipeline) Connect an upstream manifold to a downstream manifold using the provided pipeline.voidWellFlowlineNetwork.setFacilityPipeline(PipeBeggsAndBrills pipeline) Attach a common pipeline from the arrival manifold to the receiving facility.(package private) voidWellFlowlineNetwork.ManifoldNode.setPipelineToNext(PipeBeggsAndBrills pipelineToNext) Constructors in neqsim.process.equipment.network with parameters of type PipeBeggsAndBrillsModifierConstructorDescription(package private)Branch(String name, WellFlow well, PipeBeggsAndBrills pipeline, ThrottlingValve choke) -
Uses of PipeBeggsAndBrills in neqsim.process.measurementdevice
Fields in neqsim.process.measurementdevice declared as PipeBeggsAndBrillsConstructors in neqsim.process.measurementdevice with parameters of type PipeBeggsAndBrillsModifierConstructorDescriptionFlowInducedVibrationAnalyser(String name, PipeBeggsAndBrills pipe) Constructor for FlowInducedVibrationAnalyser.Constructor for WaterDewPointAnalyser. -
Uses of PipeBeggsAndBrills in neqsim.process.util.monitor
Constructors in neqsim.process.util.monitor with parameters of type PipeBeggsAndBrillsModifierConstructorDescriptionConstructor for PumpResponse.