mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix the bug when compute the adsorption term in the mass conservation
equation.
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Opm {
|
||||
*/
|
||||
double rockDensity() const;
|
||||
double deadPoreVol() const;
|
||||
|
||||
double cMax() const;
|
||||
typedef AutoDiffBlock<double> ADB;
|
||||
typedef ADB::V V;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user