-
Notifications
You must be signed in to change notification settings - Fork 130
Add INIT File Tests for WORK Arrays in OPERATE/OPERATER #6683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
1dc5fbf to
da60977
Compare
|
I'm resetting this PR back to draft mode pending resolution of #6685. |
Uses the example models provided in PR OPM/opm-tests#1441. These are INIT file only tests because the simulation models in the two example cases aren't particularly interesting.
da60977 to
9789b80
Compare
The prerequisite PR has been merged into the master branch so I'm marking this PR that leverages the "multiple tests" macros as "ready for review". |
|
Note that as these are new tests, we'll have to generate new reference solutions for them. |
|
jenkins build this update_data please |
Generated OPM/opm-tests#1445 which does not have any new/updated reference solution files so I'm probably doing something wrong. Any guesses/hints, @akva2? |
|
the norne init test is not part of the regular updates, but rather a special case. should probably add an elseif for compareECLInitFiles further up. |
Right. Unless you're already doing something here, I'd like to take a stab at it. |
Uses the example models provided in PR OPM/opm-tests#1441.
These are INIT file only tests because the simulation models in the two example cases aren't particularly interesting.