opm-simulators/opm/simulators/wells
Bård Skaflestad 6d3da3d2e0 Report Pressure Dependent Pore Volume in PRT File
This commit distinguishes the reference condition pore volume from
the dynamic, pressure (and/or temperature) dependent pore volume
value.  Previously we would report the latter as the 'PORV' value in
the "Field Totals" and "FIPNUM region" reports, but this commit
switches to reporting the former instead-mostly for compatibility.
We still report the dynamic pore volume value, but now we report
this on a line of its own, before the table, using one of the forms

Field total pressure dependent pore volume = 12345 RM3
FIPNUM report region 1 pressure dependent pore volume = 123 RM3
2021-06-22 12:00:56 +02:00
..
ALQState.cpp Add class ALQState to manage the ALQ state in the WellState 2021-04-28 09:33:06 +02:00
ALQState.hpp Add class ALQState to manage the ALQ state in the WellState 2021-04-28 09:33:06 +02:00
BlackoilWellModel_impl.hpp Add missing header file to GasLiftGroupInfo.cpp 2021-06-22 09:52:22 +02:00
BlackoilWellModel.hpp Report Pressure Dependent Pore Volume in PRT File 2021-06-22 12:00:56 +02:00
BlackoilWellModelGeneric.cpp Merge pull request #3366 from totto82/scaleWellRatesAfterGroupSwitching 2021-06-18 10:05:00 +02:00
BlackoilWellModelGeneric.hpp Merge pull request #3366 from totto82/scaleWellRatesAfterGroupSwitching 2021-06-18 10:05:00 +02:00
GasLiftGroupInfo.cpp Add missing header file to GasLiftGroupInfo.cpp 2021-06-22 09:52:22 +02:00
GasLiftGroupInfo.hpp Add missing header file to GasLiftGroupInfo.cpp 2021-06-22 09:52:22 +02:00
GasLiftSingleWell_impl.hpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
GasLiftSingleWell.hpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
GasLiftSingleWellGeneric.cpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
GasLiftSingleWellGeneric.hpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
GasLiftStage2.cpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
GasLiftStage2.hpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
GasLiftWellState.hpp remove empty _impl file 2021-05-20 12:17:24 +02:00
GlobalWellInfo.cpp Add class GlobalWellInfo and use it from WellState 2021-05-03 13:28:28 +02:00
GlobalWellInfo.hpp Add class GlobalWellInfo and use it from WellState 2021-05-03 13:28:28 +02:00
GroupState.cpp Add json dump to GroupState 2021-04-26 11:51:07 +02:00
GroupState.hpp Extract group state and create WGState to manage well & group state 2021-04-27 10:55:38 +02:00
MSWellHelpers.hpp add MultisegmentWellEval 2021-06-09 15:17:36 +02:00
MultisegmentWell_impl.hpp Use PerfData for connection productivity index 2021-06-10 14:32:45 +02:00
MultisegmentWell.hpp Merge pull request #3385 from totto82/fixMSWtarget 2021-06-17 13:03:33 +02:00
MultisegmentWellEval.cpp add MultisegmentWellEval 2021-06-09 15:17:36 +02:00
MultisegmentWellEval.hpp add MultisegmentWellEval 2021-06-09 15:17:36 +02:00
MultisegmentWellGeneric.cpp add MultisegmentWellGeneric 2021-06-08 10:43:10 +02:00
MultisegmentWellGeneric.hpp add MultisegmentWellGeneric 2021-06-08 10:43:10 +02:00
ParallelWellInfo.cpp ParallelWellInfo: use forwarding 2021-04-30 13:24:06 +02:00
ParallelWellInfo.hpp ParallelWellInfo: use forwarding 2021-04-30 13:24:06 +02:00
PerfData.cpp PerfData maintains producre / injector status 2021-06-14 09:03:02 +02:00
PerfData.hpp PerfData maintains producre / injector status 2021-06-14 09:03:02 +02:00
PerforationData.hpp Adds original ECL index of well connection to PerforationData 2020-11-12 17:21:37 +01:00
RateConverter.hpp removed dissolved gas and vapporized oil from RESV injection rates 2021-06-08 20:17:01 +02:00
SegmentState.cpp Add method SegmentState::size() 2021-06-03 10:46:26 +02:00
SegmentState.hpp Add method SegmentState::size() 2021-06-03 10:46:26 +02:00
StandardWell_impl.hpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
StandardWell.hpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
StandardWellEval.cpp Use PerfData for water throughput, water velocity and skin pressure 2021-06-10 14:32:45 +02:00
StandardWellEval.hpp add StandardWellEval 2021-06-09 08:32:30 +02:00
StandardWellGeneric.cpp add StandardWellEval 2021-06-09 08:32:30 +02:00
StandardWellGeneric.hpp add StandardWellEval 2021-06-09 08:32:30 +02:00
TargetCalculator.cpp Scale target with resv conversion factor 2021-06-04 09:27:51 +02:00
TargetCalculator.hpp fixed: forward structs as structs 2021-05-18 12:07:04 +02:00
VFPHelpers.cpp pass doubles by value, not reference 2021-05-31 11:44:08 +02:00
VFPHelpers.hpp pass doubles by value, not reference 2021-05-31 11:44:08 +02:00
VFPInjProperties.cpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
VFPInjProperties.hpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
VFPProdProperties.cpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
VFPProdProperties.hpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
VFPProperties.hpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
WellConnectionAuxiliaryModule.hpp fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
WellContainer.hpp Use std::nullopt instead of {} 2021-05-27 10:45:33 +02:00
WellGroupHelpers.cpp scale well rates after group switching 2021-06-15 09:29:24 +02:00
WellGroupHelpers.hpp scale well rates after group switching 2021-06-15 09:29:24 +02:00
WellHelpers.hpp GasLiftStage2: no longer a need to template on TypeTag 2021-05-28 08:24:07 +02:00
WellInterface_impl.hpp shut/stop unsolvable wells 2021-06-17 11:50:31 +02:00
WellInterface.hpp Merge pull request #3158 from totto82/operability_solve 2021-06-18 10:13:14 +02:00
WellInterfaceEval.cpp Merge pull request #3360 from akva2/stdwell_eval 2021-06-09 11:02:52 +02:00
WellInterfaceEval.hpp add MultisegmentWellEval 2021-06-09 15:17:36 +02:00
WellInterfaceFluidSystem.cpp Use PerfData for perforation rates 2021-06-10 07:19:21 +02:00
WellInterfaceFluidSystem.hpp Remove first perf member from Well classes 2021-06-08 14:24:26 +02:00
WellInterfaceGeneric.cpp Remove first perf member from Well classes 2021-06-08 14:24:26 +02:00
WellInterfaceGeneric.hpp shut/stop unsolvable wells 2021-06-17 11:50:31 +02:00
WellInterfaceIndices.cpp add MultisegmentWellEval 2021-06-09 15:17:36 +02:00
WellInterfaceIndices.hpp add StandardWellEval 2021-06-09 08:32:30 +02:00
WellProdIndexCalculator.cpp Productivity Index Calculator: Add Reinitialization operation 2020-12-04 15:16:24 +01:00
WellProdIndexCalculator.hpp Productivity Index Calculator: Add Reinitialization operation 2020-12-04 15:16:24 +01:00
WellState.cpp Report Pressure Dependent Pore Volume in PRT File 2021-06-22 12:00:56 +02:00
WellState.hpp Check group limits in gas lift stage 1. 2021-06-16 12:00:54 +02:00
WGState.cpp Extract group state and create WGState to manage well & group state 2021-04-27 10:55:38 +02:00
WGState.hpp Rename WellStateFullyImplicitBlackoil -> WellState 2021-05-21 15:07:21 +02:00