make some tricks for initialing polymer_inflow, this maybe wrong, but now no bugs.

This commit is contained in:
Liu Ming
2014-10-09 14:23:36 +08:00
parent 73c2032974
commit c2d6347271
5 changed files with 54 additions and 49 deletions

View File

@@ -85,7 +85,7 @@ namespace Opm
const PolymerPropsAd& polymer_props,
const RockCompressibility* rock_comp_props,
NewtonIterationBlackoilInterface& linsolver,
std::shared_ptr<PolymerInflowInterface> polymer_inflow,
const PolymerInflowInterface& polymer_inflow,
const double* gravity,
const bool disgas,
const bool vapoil,