Uses of Class
neqsim.process.fielddevelopment.evaluation.DecommissioningEstimator
Packages that use DecommissioningEstimator
Package
Description
Concept evaluation and batch processing for field development.
-
Uses of DecommissioningEstimator in neqsim.process.fielddevelopment.evaluation
Methods in neqsim.process.fielddevelopment.evaluation that return DecommissioningEstimatorModifier and TypeMethodDescriptionDecommissioningEstimator.setAverageWellDepth(double depthM) Sets average well depth.DecommissioningEstimator.setFacilityType(DecommissioningEstimator.FacilityType type) Sets facility type.DecommissioningEstimator.setNumberOfRisers(int risers) Sets number of risers.DecommissioningEstimator.setNumberOfSubseaStructures(int structures) Sets number of subsea structures.DecommissioningEstimator.setNumberOfWells(int wells) Sets number of wells.DecommissioningEstimator.setPipelineDiameter(double diameterInch) Sets pipeline diameter.DecommissioningEstimator.setPipelineLength(double lengthKm) Sets pipeline length.DecommissioningEstimator.setSubstructureWeight(double tonnes) Sets substructure weight.DecommissioningEstimator.setTopsideWeight(double tonnes) Sets topside weight.DecommissioningEstimator.setWaterDepth(double depthM) Sets water depth.