Uses of Class
neqsim.process.util.fielddevelopment.SensitivityAnalysis.SpiderPoint
Packages that use SensitivityAnalysis.SpiderPoint
Package
Description
Field Development Planning utilities for NeqSim.
-
Uses of SensitivityAnalysis.SpiderPoint in neqsim.process.util.fielddevelopment
Methods in neqsim.process.util.fielddevelopment that return types with arguments of type SensitivityAnalysis.SpiderPointModifier and TypeMethodDescriptionSensitivityAnalysis.runSpiderAnalysis(StreamInterface feedStream, double lowerBound, double upperBound, String rateUnit, int stepsPerParameter, ToDoubleFunction<ProductionOptimizer.OptimizationResult> outputMetric) Generates spider plot data for each parameter.