Merge pull request #2392 from joakim-hove/welltype

Add serialization for WellType
This commit is contained in:
Joakim Hove
2020-03-09 16:40:35 +01:00
committed by GitHub
3 changed files with 44 additions and 12 deletions

View File

@@ -598,6 +598,7 @@ ADD_PACK_PROTOTYPES(ViscrefTable)
ADD_PACK_PROTOTYPES(WATDENTRecord)
ADD_PACK_PROTOTYPES(WatdentTable)
ADD_PACK_PROTOTYPES(Well)
ADD_PACK_PROTOTYPES(WellType)
ADD_PACK_PROTOTYPES(Well::WellGuideRate)
ADD_PACK_PROTOTYPES(Well::WellInjectionProperties)
ADD_PACK_PROTOTYPES(Well::WellProductionProperties)