fix the coupled tutorial after holger's alpha->lambda renaming

This commit is contained in:
Andreas Lauser 2011-03-31 12:08:49 +00:00 committed by Andreas Lauser
parent affe5efc6f
commit 2afe339845

View File

@ -113,7 +113,7 @@ public:
//parameters of Brooks & Corey Law
materialParams_.setPe(500.0);
materialParams_.setAlpha(2);
materialParams_.setLambda(2);
}
private: