Uses of Class
neqsim.process.util.fielddevelopment.WellScheduler.Intervention.Builder
Packages that use WellScheduler.Intervention.Builder
Package
Description
Field Development Planning utilities for NeqSim.
-
Uses of WellScheduler.Intervention.Builder in neqsim.process.util.fielddevelopment
Methods in neqsim.process.util.fielddevelopment that return WellScheduler.Intervention.BuilderModifier and TypeMethodDescriptionCreates a new builder for an intervention.Sets the cost.WellScheduler.Intervention.Builder.description(String description) Sets the description.WellScheduler.Intervention.Builder.durationDays(int durationDays) Sets the duration in days.WellScheduler.Intervention.Builder.expectedGain(double gain) Sets the expected production gain as a fraction.WellScheduler.Intervention.Builder.priority(int priority) Sets the scheduling priority (lower = higher priority).Sets the start date.WellScheduler.Intervention.Builder.type(WellScheduler.InterventionType type) Sets the intervention type.Constructors in neqsim.process.util.fielddevelopment with parameters of type WellScheduler.Intervention.Builder