mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix the coupled tutorial after holger's alpha->lambda renaming
This commit is contained in:
parent
affe5efc6f
commit
2afe339845
@ -113,7 +113,7 @@ public:
|
|||||||
|
|
||||||
//parameters of Brooks & Corey Law
|
//parameters of Brooks & Corey Law
|
||||||
materialParams_.setPe(500.0);
|
materialParams_.setPe(500.0);
|
||||||
materialParams_.setAlpha(2);
|
materialParams_.setLambda(2);
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
Reference in New Issue
Block a user