StandardWell: move code using WellPolymerProperties to compile unit

This commit is contained in:
Arne Morten Kvarving
2023-01-13 13:02:02 +01:00
parent f860490c9f
commit d011bb29ae
4 changed files with 22 additions and 4 deletions

View File

@@ -202,6 +202,10 @@ protected:
double wpolymer_() const;
double wsalt_() const;
int polymerTable_() const;
int polymerInjTable_() const;
int polymerWaterTable_() const;
// definition of the struct OperabilityStatus
struct OperabilityStatus {
bool isOperableAndSolvable() const {