Uses of Class
neqsim.process.fielddevelopment.evaluation.ProductionAllocator
Packages that use ProductionAllocator
Package
Description
Concept evaluation and batch processing for field development.
-
Uses of ProductionAllocator in neqsim.process.fielddevelopment.evaluation
Methods in neqsim.process.fielddevelopment.evaluation that return ProductionAllocatorModifier and TypeMethodDescriptionProductionAllocator.addSource(String name, StreamInterface stream) Adds a production source with multiphase meter (default).ProductionAllocator.addSource(String name, StreamInterface stream, ProductionAllocator.MeteringType meterType) Adds a production source for allocation.ProductionAllocator.setExportMeter(String name, StreamInterface stream, ProductionAllocator.MeteringType meterType) Sets the export/sales meter reference.