mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #3375 from joakim-hove/rename-wellrates2
Rename data::WellRates -> data::Wells
This commit is contained in:
commit
f401f17132
@ -487,7 +487,7 @@ BOOST_AUTO_TEST_CASE(RestartKey)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(RestartValue)
|
||||
{
|
||||
auto wells1 = Opm::data::WellRates {{
|
||||
auto wells1 = Opm::data::Wells {{
|
||||
{ "test_well", getWell() },
|
||||
}};
|
||||
auto grp_nwrk_1 = Opm::data::GroupAndNetworkValues {
|
||||
|
Loading…
Reference in New Issue
Block a user