How to Add a variable
From KratosWiki
To add a variable like "LAMBDA" do the following
- 1. add it to variable.h of KRATOS "container"( similar to one of other variables that is there)
- 2. add it to variable.cpp file in KRATOS "source"
- 3. change the corresponding application interface in "custom python" file