Uses of Class
neqsim.process.fielddevelopment.tieback.capacity.TieInCapacityPlanner.AllocationResult
Packages that use TieInCapacityPlanner.AllocationResult
Package
Description
Host tie-in capacity planning, holdback allocation, process-model checks, and debottleneck
decision support for field-development studies.
-
Uses of TieInCapacityPlanner.AllocationResult in neqsim.process.fielddevelopment.tieback.capacity
Methods in neqsim.process.fielddevelopment.tieback.capacity that return TieInCapacityPlanner.AllocationResultModifier and TypeMethodDescriptionTieInCapacityPlanner.allocateNameplate(ProductionLoad baseRequest, ProductionLoad satelliteRequest) Allocates nameplate capacity between base and satellite production.Methods in neqsim.process.fielddevelopment.tieback.capacity with parameters of type TieInCapacityPlanner.AllocationResultModifier and TypeMethodDescriptionTieInCapacityPlanner.applyProcessCapacity(ProductionLoad baseRequest, TieInCapacityPlanner.AllocationResult allocation) Applies process-model capacity checks and additional holdback if required.