1/* Generating MFront behaviour and material properties */
2
3@Requires {"tfel::madnex","mfront::python"};
4@Command "@python@ MadnexTest.py";
5@Command "@python@ OverridableImplementation.py";
6@Command "mfront-query --author --material=A316LN --behaviour=Plasticity_SRMA2022 Plasticity.madnex"{
7  expected_output : "John Mac Enroe"
8};
9