1@DSL Implicit;
2@Behaviour TestMP;
3@Description{
4  "This test is meant to check that the exported "
5  "material properties works as expected"
6}
7
8@Brick StandardElasticity{
9  young_modulus : "127.8e9*(1-7.825e-5*(T-293.15))",
10  poisson_ratio : 0.3
11};