mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
WIP of the WellMultiSegment and WellStateMultiSegment
This commit is contained in:
@@ -46,6 +46,7 @@ list (APPEND MAIN_SOURCE_FILES
|
||||
opm/autodiff/VFPProperties.cpp
|
||||
opm/autodiff/VFPProdProperties.cpp
|
||||
opm/autodiff/VFPInjProperties.cpp
|
||||
opm/autodiff/WellMultiSegment.cpp
|
||||
)
|
||||
|
||||
|
||||
@@ -147,5 +148,7 @@ list (APPEND PUBLIC_HEADER_FILES
|
||||
opm/autodiff/VFPHelpers.hpp
|
||||
opm/autodiff/VFPProdProperties.hpp
|
||||
opm/autodiff/VFPInjProperties.hpp
|
||||
opm/autodiff/WellStateMultiSegment.hpp
|
||||
opm/autodiff/WellMultiSegment.hpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user