/*! * \file hayhurst.mtest * \brief * \author jmp * \brief 20 mai 2013 */ @AccelerationAlgorithm 'AlternateSecant'; @Behaviour '@MFrontCastemBehavioursBuildPath@' 'umathayhurst'; @MaterialProperty 'YoungModulus' 1.45000E5; @MaterialProperty 'PoissonRatio' 0.3; @MaterialProperty 'K' 9.691 ; @MaterialProperty 'epsi0' 5.82514751E-11 ; @MaterialProperty 'sigma0' 27.931695458 ; @MaterialProperty 'h1' 3.E4 ; @MaterialProperty 'h2' -280.0 ; @MaterialProperty 'H1star' 0.33 ; @MaterialProperty 'H2star' 1.0 ; @MaterialProperty 'A0' 9.70759313E-08 ; @MaterialProperty 'alphaD' 0.5 ; @MaterialProperty 'delta1' 1.0 ; @MaterialProperty 'delta2' 0.0 ; @MaterialProperty 'sequid' 0.0 ; @ExternalStateVariable 'Temperature' 293.15; @ImposedStress 'SYY' {0.: 0., 100.: 160., 100000000.: 160.}; @Times {0.,2000. in 2000}; @Test '@top_srcdir@/mfront/tests/behaviours/references/hayhurst.ref' {'EXX':2} 4.e-5; @Test '@top_srcdir@/mfront/tests/behaviours/references/hayhurst.ref' {'EYY':3} 3.e-5; @Test '@top_srcdir@/mfront/tests/behaviours/references/hayhurst.ref' {'endo':25} 1.e-5;