Merge branch 'master' into vapoilwat

This commit is contained in:
Paul Egberts
2022-05-11 11:55:54 +02:00
committed by GitHub
37 changed files with 753 additions and 252 deletions

View File

@@ -62,6 +62,7 @@ public:
std::vector<double> surface_rates;
std::vector<double> reservoir_rates;
PerfData perf_data;
bool trivial_target;
SegmentState segments;
Events events;
Well::InjectorCMode injection_cmode{Well::InjectorCMode::CMODE_UNDEFINED};