modify the function for the polymer term.

This commit is contained in:
Liu Ming
2013-12-12 20:29:40 +08:00
parent a7db4f3cf0
commit 0558184439
4 changed files with 55 additions and 49 deletions

View File

@@ -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);