mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix bug
This commit is contained in:
parent
c5f7d02bf7
commit
008fd268c5
@ -500,8 +500,8 @@ findTHP(const std::vector<Scalar>& bhp_array,
|
||||
thp = thp_array[0];
|
||||
}
|
||||
}
|
||||
return thp;
|
||||
}
|
||||
return thp;
|
||||
}
|
||||
|
||||
template<class Scalar>
|
||||
|
Loading…
Reference in New Issue
Block a user