mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
modify the function for the polymer term.
This commit is contained in:
@@ -63,6 +63,7 @@ namespace Opm {
|
||||
const ADB& muWat,
|
||||
const ADB& muPolyEff) const;
|
||||
*/
|
||||
double rockDensity() const;
|
||||
typedef AutoDiffBlock<double> ADB;
|
||||
typedef ADB::V V;
|
||||
PolymerPropsAd(const PolymerProperties& polymer_props);
|
||||
|
||||
Reference in New Issue
Block a user