mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 20:24:48 -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
|
||||
materialParams_.setPe(500.0);
|
||||
materialParams_.setAlpha(2);
|
||||
materialParams_.setLambda(2);
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user