Commit Graph
100 Commits
Author SHA1 Message Date
Joakim Hove 2a1d42edcb Use class Group2 from opm-common 2019-08-07 07:30:01 +02:00
Joakim Hove 047a271cb5 Merge pull request #1958 from joakim-hove/well-potential-output
Calculate well potentials: check if restart file output is requestd
2019-08-05 14:51:44 +02:00
Joakim Hove 9f655d13bd Calculate well potentials: check if restart file output is requestd 2019-08-05 13:48:15 +02:00
Joakim Hove a95db3e181 Merge pull request #1953 from bska/remove-filleps-from-missing
Remove FILLEPS from MissingFeatures
2019-07-29 17:30:18 +02:00
Joakim Hove 8f2997fde6 Merge pull request #1951 from stefoss23/add_kewwords_1
WIP: added keywords beginning w/ a.
2019-07-27 08:19:34 +02:00
Joakim Hove c8e9c6e5fc Merge pull request #1950 from stefoss23/ACTIONG
MISSING_FEATURES: added ACTIONG.
2019-07-26 14:00:01 +02:00
Joakim Hove 70b8fd921f Merge pull request #1939 from joakim-hove/group-names
Remove calls to Schedule::getGroups()
2019-07-15 07:42:12 +02:00
Joakim Hove 54c4fc2f9c Remove calls to Schedule::getGroups() 2019-07-08 07:18:41 +02:00
Joakim Hove c1574a23d0 Merge pull request #1937 from joakim-hove/group2
Header file Group.hpp moved to Group/Group.hpp
2019-07-06 07:30:09 +02:00
Joakim Hove fd276843f2 Header file Group.hpp moved to Group/Group.hpp 2019-07-05 07:29:26 +02:00
Joakim Hove 7889a3a8fa Merge pull request #1931 from joakim-hove/compord-partial-support-msg
Fix error message for COMPORD partially support keyword
2019-07-02 12:48:21 +02:00
Joakim Hove a5eaf914e2 Fix error message for COMPORD partially support keyword 2019-07-02 06:10:50 +02:00
Joakim Hove 9e2d6d1da7 Add UDQ_WCONPROD model to integration testing 2019-06-29 08:25:06 +02:00
Joakim Hove 9472ec59ff Merge pull request #1925 from OPM/revert-1923-add-udq-regression-test
Revert "Add UDQ_WCONPROD model to integration testing"
2019-06-29 08:21:55 +02:00
Joakim Hove 4bc3c4d808 Revert "Add UDQ_WCONPROD model to integration testing" 2019-06-29 08:21:33 +02:00
Joakim Hove e4ce86f3ce Merge pull request #1923 from joakim-hove/add-udq-regression-test
Add UDQ_WCONPROD model to integration testing
2019-06-29 08:21:04 +02:00
Joakim Hove 2a7c576509 Add UDQ_WCONPROD model to integration testing 2019-06-28 12:48:31 +02:00
Joakim Hove 0f386c21da Merge pull request #1899 from atgeirr/cleanup-autodiff
Cleanup autodiff dir
2019-06-20 12:43:57 +02:00
Joakim Hove 3f89b95440 Merge pull request #1877 from joakim-hove/summary-bcast
Summary bcast
2019-06-19 10:55:26 +02:00
Joakim Hove 2950faece0 Extract the Summary::eval() call from the output call 2019-06-19 09:51:46 +02:00
Joakim Hove e114d4a46d Merge pull request #1888 from joakim-hove/summarystate-well-init
Use the shared SummaryState instance when initializing well rates
2019-06-17 18:50:11 +02:00
Joakim Hove 7f1970af3c Use the shared SummaryState instance when initializing well rates 2019-06-17 07:49:55 +02:00
Joakim Hove 24e3afc544 Merge pull request #1887 from joakim-hove/remove-unused-args
Remove unused arguments from write task
2019-06-14 16:05:56 +02:00
Joakim Hove e5d2d70ee5 Remove unused arguments from write task 2019-06-14 14:44:06 +02:00
Joakim Hove 8eea015870 Merge pull request #1874 from joakim-hove/summary-eval
Call Summary::eval() and ::add_timestep separately
2019-06-11 21:31:54 +02:00
Joakim Hove 1790910269 Call Summary::eval() and ::add_timestep separately 2019-06-06 12:14:46 +02:00
Joakim Hove 47f4e750d2 Merge pull request #1865 from joakim-hove/use-shared-summarystate
Use shared summarystate
2019-06-04 09:49:56 +02:00
Joakim Hove b129a10362 Use shared SummaryState in BlackoilWellModel 2019-05-29 07:52:17 +02:00
Joakim Hove 6edba5d94e Use shared SummaryState in eclwellmanager 2019-05-29 07:45:58 +02:00
Joakim Hove a0aa7fcc2b Use shared SummaryState when instantiating WellsManager 2019-05-29 07:44:23 +02:00
Joakim Hove a5eb002ad8 Merge pull request #1864 from joakim-hove/fixup-controls
Fixup: Use ProductionControls and InjectionControls
2019-05-29 07:44:09 +02:00
Joakim Hove c6af5f11b6 Fixup: Use ProductionControls and InjectionControls 2019-05-29 07:12:15 +02:00
Joakim Hove dc4f57f7eb Merge pull request #1831 from joakim-hove/use-wells2-controls
Use wells2 controls
2019-05-29 06:46:58 +02:00
Joakim Hove 7489269172 Return EXIT_FAILURE in main() instead of rethrow 2019-05-24 08:34:12 +02:00
Joakim Hove 511645d12c Use InjectionControls and ProductionControls data classes 2019-05-23 16:27:17 +02:00
Joakim Hove 17aee483dd Merge pull request #1815 from joakim-hove/use-wells2
Use new well implementation Well2 from opm-common
2019-05-22 23:16:59 +02:00
Joakim Hove b6840db604 Use new well implementation Well2 from opm-common 2019-05-22 21:47:45 +02:00
Joakim Hove a3361794cf Merge pull request #1853 from joakim-hove/unsupported
Add keywords to the list of unsupported keywords
2019-05-22 11:53:06 +02:00
Joakim Hove 4a4a8bb3e7 Add keywords to the list of unsupported keywords 2019-05-22 06:54:05 +02:00
Joakim Hove cda7d1906e Merge pull request #1801 from joakim-hove/FLUXTYPE-keyword
Add 'FLUXTYPE' to list of not supported keywords
2019-04-19 12:08:21 +02:00
Joakim Hove ed91356a90 Add 'FLUXTYPE' to list of not supported keywords 2019-04-19 11:02:18 +02:00
Joakim Hove 58aab220ac Merge pull request #1799 from joakim-hove/add-missing-comma
Add missing "," in set literal
2019-04-17 07:21:43 +02:00
Joakim Hove 58f541cd93 Add missing "," in set literal 2019-04-17 06:43:08 +02:00
Joakim Hove 63f6f34906 Merge pull request #1781 from andlaus/adapt_to_checkDeck_changes
also pass the parseContext and errorGuard to Opm::checkDeck()
2019-04-05 12:07:40 +02:00
Joakim Hove 32feeefae3 Merge pull request #1779 from joakim-hove/use-rft-config
Use RFTConfig() object to query for RFT active wells
2019-04-04 14:05:19 +02:00
Joakim Hove c9dcfc8be0 Use RFTConfig() object to query for RFT active wells 2019-04-04 07:27:39 +02:00
Joakim Hove 66b7d1596a Remove ECHO and NOECHO from list of unsupported keywords 2019-03-29 12:27:11 +01:00
Joakim Hove 798c20a886 Remove EDITNNC from list of unsupported keywords 2019-03-29 12:26:54 +01:00
Joakim Hove a9f680119a Remove WTEST from list of unsupported keywords 2019-03-29 12:26:35 +01:00
Joakim Hove 415694f206 Remove RPTSCHED from list of unsupported keywords 2019-03-29 12:26:15 +01:00
Joakim Hove 9d6e53ac6d Merge pull request #1766 from joakim-hove/update-testdata
Add PERM values in test deck
2019-03-22 08:29:08 +01:00
Joakim Hove 77bd1c8019 Add PERM values in test deck 2019-03-21 17:00:56 +01:00
Joakim Hove e16b19adc7 Merge pull request #1764 from joakim-hove/move-events
Move events
2019-03-21 14:51:52 +01:00
Joakim Hove 27c78eb3dc Extract NEW_WELL event from Schedule 2019-03-21 14:49:49 +01:00
Joakim Hove 222241b3b3 Extract production update events from Schedule 2019-03-21 11:45:29 +01:00
Joakim Hove 39525dbf9c Merge pull request #1749 from joakim-hove/move-wells
Move well includes to subdirectory Well/
2019-03-08 12:42:30 +01:00
Joakim Hove 485db348f0 Move well includes to subdirectory Well/ 2019-03-07 15:30:33 +01:00
Joakim Hove 935642ba88 Merge pull request #1716 from joakim-hove/unsupported-keywords
The missing features check takes a ParseContext argument
2019-02-22 07:49:43 +01:00
Joakim Hove 657c45be92 Merge pull request #1732 from joakim-hove/trivial-change
Remove unused ParameterGroup.hpp header file
2019-02-19 16:23:14 +01:00
Joakim Hove e20037167f Remove unused ParameterGroup.hpp header file 2019-02-17 12:44:28 +01:00
Joakim Hove 13aeee109c The missing features check takes a ParseContext argument 2019-01-25 18:03:32 +01:00
Joakim Hove c4c0d4ab9f Set default value of parameter EnableOpmRstFile to false 2019-01-15 13:05:45 +01:00
Joakim Hove b772113746 Merge pull request #3 from andlaus/fix_strict_parsing
do not try to re-register the EclStrictParsing parameter
2019-01-14 10:04:14 +01:00
Joakim Hove 848072f658 Merge pull request #1362 from GitPaean/fixing_history_mode
Fixing history mode
2019-01-11 18:05:01 +01:00
Joakim Hove 71d4162a7e Add strict parsing option to flow 2019-01-11 17:25:54 +01:00
Joakim Hove eedbafb805 Call Ewoms::setExternalSchedule() and Ewoms::setExternalSummaryConfig() 2019-01-11 15:38:23 +01:00
Joakim Hove c223b4f4d4 Add StrictParsing commandline option 2019-01-11 09:01:30 +01:00
Joakim Hove b3344a7b99 All objects which require ParseContext / ErrorGuard are created in flow 2019-01-11 08:30:05 +01:00
Joakim Hove 5f8431703a Merge pull request #1694 from joakim-hove/error-guard
Add ErrorGuard when parsing
2019-01-08 07:49:39 +01:00
Joakim Hove 1706ae1ae4 Merge pull request #453 from joakim-hove/error-guard
Add ErrorGuard argument when parsing
2019-01-08 07:49:10 +01:00
Joakim Hove c8564cfad3 Add ErrorGuard argument when parsing 2019-01-07 12:05:30 +01:00
Joakim Hove 8a9df385af Add ErrorGuard when parsing 2019-01-07 10:44:33 +01:00
Joakim Hove 7c6831f8b9 Add cmake test for the --version switch 2018-12-09 21:41:28 +01:00
Joakim Hove 54417a8033 Intercept and the handle commandline argument --version 2018-12-09 20:47:00 +01:00
Joakim Hove 6c5b540eaf Merge pull request #1605 from totto82/drsdtr
Adapt to changes in schedule interface
2018-11-06 08:21:03 +01:00
Joakim Hove 58f84d3fb4 Merge pull request #1596 from totto82/minpvv
Add support for MINPVV
2018-10-25 09:05:10 +02:00
Joakim Hove 709723d7ca Merge pull request #402 from totto82/minpvv
add support for minpvv
2018-10-25 09:04:54 +02:00
Joakim Hove 4929108b6a Merge pull request #400 from totto82/supportEditMult
Support modifying trans from deck
2018-10-24 10:37:01 +02:00
Joakim Hove cee74bb2b5 Add commandline parameter --ignore-keywords= 2018-10-08 23:41:18 +02:00
Joakim Hove 33da0aea09 Merge pull request #1586 from joakim-hove/bump-master-versions
Bump versions
2018-10-02 16:22:29 +02:00
Joakim Hove 1f13a776b2 Bump versions 2018-10-02 16:17:11 +02:00
Joakim Hove 0ca788f2f7 Set default value of EnableOpmRstFile to true 2018-09-24 14:18:02 +02:00
Joakim Hove e1a34e77ec Merge pull request #1569 from joakim-hove/opm-compatible-restart
Make sure the restart files used when testing are OPM style
2018-09-15 11:10:19 +02:00
Joakim Hove e6be0f5ca6 Make sure the restart files used when testing are OPM style 2018-09-14 14:28:04 +02:00
Joakim Hove b766260db7 Add --opm-rst-file parameter 2018-09-13 17:03:11 +02:00
Joakim Hove 8979d1a3b3 Jenkins can ignore extra keywords when doing regression testing 2018-09-13 12:38:51 +02:00
Joakim Hove 1a0ab98255 Merge pull request #1548 from joakim-hove/connection-updates
Get connection properties directly from the opm-common
2018-09-11 13:19:07 +02:00
Joakim Hove 67d4439cce Merge pull request #361 from joakim-hove/wellconnection-updates
Wellconnection updates
2018-09-11 13:18:52 +02:00
Joakim Hove b9df94a70f Use Well CF and Kh calculations from opm-common 2018-09-10 12:23:59 +02:00
Joakim Hove f2992099d5 Merge pull request #380 from joakim-hove/thpres-fixup
Fixup THPRESPR -> THPRESPR
2018-09-05 21:11:07 +02:00
Joakim Hove 400f505a2c Fixup THPRESPR -> THPESHPR 2018-09-05 14:59:02 +02:00
Joakim Hove 621028f6e6 Store capillary pressure in SOLUTION section 2018-09-04 14:14:48 +02:00
Joakim Hove bdbf417887 Change string used for THPRES in restartfile 2018-09-03 16:59:23 +02:00
Joakim Hove 59238803bb Get connection CF and Kh directly from parser Connecton object 2018-08-31 08:47:15 +02:00
Joakim Hove 8e71e3878f Relocate restart data file in tests 2018-08-06 08:01:55 +02:00
Joakim Hove 27cca66c3d Merge pull request #1532 from joakim-hove/actionx-missing-feature
Mark keyword ACTIONX as not supported
2018-07-10 10:59:55 +02:00
Joakim Hove b4fa06f305 Mark keyword ACTIONX as not supported 2018-07-10 09:37:25 +02:00
Joakim Hove 7568ec0f90 Merge pull request #1519 from joakim-hove/completion-refactor
Completion refactor
2018-06-28 09:58:51 +02:00
Joakim Hove 514cdc574c Completion refactor 2018-06-26 12:30:54 +02:00
Joakim Hove edbeb4538e Merge pull request #328 from joakim-hove/rename-connection-set
Rename ConnectionSet -> WellConnections
2018-06-21 08:15:19 +02:00