1@Author Guillaume Michal;
2@Date 29/06/2017;
3@Description
4{
5  Test of the Rusinek-Klepaczko law.
6
7  > "Constitutive relations in 3-D for"
8  > "a wide range of strain rates and"
9  > "temperatures - Application to mild steels"
10  > "A. Rusinek, R. Zaera and J. R. Klepaczko"
11  > "Int. J. of Solids and Structures, Vol. 44, 5611-5634, 2007"
12
13  Duplicate of Figure 8b.
14};
15
16@Behaviour<aster> '@MFrontAsterBehavioursBuildPath@' 'asterrusinekklepaczko_ssrt';
17@ExternalStateVariable 'Temperature' 300.;
18@ImposedStrain 'EXX' {0.: 0., 250.:0.25, 250.00075:1.};
19@Times {0., 250. in 500, 250.00075 in 500};
20
21@Test<file> '@top_srcdir@/mfront/tests/behaviours/references/rusinek-klepaczko_ssrt.ref' {'SXX':8} 1.e-3;
22