Uses of Class
neqsim.process.fielddevelopment.tieback.TiebackAnalyzer.TiebackScreeningResult
Packages that use TiebackAnalyzer.TiebackScreeningResult
Package
Description
Tie-back analysis package for field development screening.
-
Uses of TiebackAnalyzer.TiebackScreeningResult in neqsim.process.fielddevelopment.tieback
Methods in neqsim.process.fielddevelopment.tieback that return TiebackAnalyzer.TiebackScreeningResultModifier and TypeMethodDescriptionTiebackAnalyzer.quickScreen(double discoveryLat, double discoveryLon, double reservesMMboe, double waterDepthM, HostFacility host) Quick screening for tieback feasibility without full analysis.Methods in neqsim.process.fielddevelopment.tieback that return types with arguments of type TiebackAnalyzer.TiebackScreeningResultModifier and TypeMethodDescriptionTiebackAnalyzer.screenAllHosts(double discoveryLat, double discoveryLon, double reservesMMboe, double waterDepthM, List<HostFacility> hosts) Screen multiple hosts quickly and return ranked results.