mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
setAlpha is now setLambda (Brooks-Corey)
This commit is contained in:
parent
bc9c545076
commit
affe5efc6f
@ -103,7 +103,7 @@ public:
|
||||
materialLawParams_.setPe(500);
|
||||
|
||||
// Brooks-Corey shape parameters
|
||||
materialLawParams_.setAlpha(2);
|
||||
materialLawParams_.setLambda(2);
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user