mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix cmax issue, which affect Nodesorption results.
This commit is contained in:
@@ -257,8 +257,7 @@ namespace Opm {
|
||||
const SolutionState& state);
|
||||
|
||||
void
|
||||
computeCmax(PolymerBlackoilState& state,
|
||||
const ADB& c);
|
||||
computeCmax(PolymerBlackoilState& state);
|
||||
|
||||
ADB
|
||||
computeMc(const SolutionState& state) const;
|
||||
|
||||
Reference in New Issue
Block a user