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:
@@ -500,8 +500,8 @@ findTHP(const std::vector<Scalar>& bhp_array,
|
||||
thp = thp_array[0];
|
||||
}
|
||||
}
|
||||
return thp;
|
||||
}
|
||||
return thp;
|
||||
}
|
||||
|
||||
template<class Scalar>
|
||||
|
Reference in New Issue
Block a user