@Author Helfer Thomas; @Date 08 Aout 2013; @Description{ Uniaxial testing of a Drucker-Prager behaviour. }; @Behaviour '@MFrontCastemBehavioursBuildPath@' 'umatdruckerprager'; @AccelerationAlgorithm 'AlternateSecant'; @MaximumNumberOfSubSteps 1; @MaterialProperty 'YoungModulus' 200.e9; @MaterialProperty 'PoissonRatio' 0.3; @MaterialProperty 'ThermalExpansion' 0.; @ExternalStateVariable 'Temperature' 0.; @MaterialProperty 'tau' 0.6; @MaterialProperty 'sigc' 150.e6; @ImposedStrain 'EXX' '5e-3*t'; @Times {0.,1. in 10}; @Test '@top_srcdir@/mfront/tests/behaviours/references/druckerprager.ref' {'SXX':8} 1.e-3 ;