mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-12 00:16:19 -06:00
Removed useless comment.
This commit is contained in:
parent
2daf397268
commit
b6b720f338
@ -862,7 +862,6 @@ namespace Opm
|
||||
|
||||
double TransportModelPolymer::fracFlowWithDer(double s, double c, int cell, double* der) const
|
||||
{
|
||||
// We should check the dimension of der
|
||||
double c_max_limit = polyprops_.cMax();
|
||||
double cbar = c/c_max_limit;
|
||||
double mu_w = visc_[0];
|
||||
|
Loading…
Reference in New Issue
Block a user