mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding SHRATE to PolymerPropsAd
This commit is contained in:
@@ -62,6 +62,9 @@ namespace Opm {
|
||||
/// \ return The reference temperature in PLYSHLOG keyword
|
||||
double plyshlogRefTemp() const;
|
||||
|
||||
/// \ return the value of SHRATE
|
||||
double shrate() const;
|
||||
|
||||
double viscMult(double c) const; // multipler interpolated from PLYVISC table
|
||||
|
||||
typedef AutoDiffBlock<double> ADB;
|
||||
|
||||
Reference in New Issue
Block a user