/*! * \file castemmonocrystal_dd_cc_irradiation.mtest * \brief * \author jmp * \brief 2 déc. 2013 */ @AccelerationAlgorithm 'UAnderson'; @ModellingHypothesis 'Tridimensional'; @Behaviour '@MFrontCastemBehavioursBuildPath@' 'umatmonocrystal_dd_cc_irradiation'; @MaterialProperty 'PoissonRatio12' 0.35; @MaterialProperty 'PoissonRatio13' 0.35; @MaterialProperty 'PoissonRatio23' 0.35; @MaterialProperty 'ShearModulus12' 83157.407407407; @MaterialProperty 'ShearModulus13' 83157.407407407; @MaterialProperty 'ShearModulus23' 83157.407407407; @MaterialProperty 'YoungModulus1' 224525; @MaterialProperty 'YoungModulus2' 224525; @MaterialProperty 'YoungModulus3' 224525; // Material properties @MaterialProperty 'DeltaG_0' 0.84; @MaterialProperty 'H' 100000000000; @MaterialProperty 'K_f' 30; @MaterialProperty 'K_self' 100; @MaterialProperty 'Mu' 83157.407407407; @MaterialProperty 'a_irr' '0.3'; @MaterialProperty 'b' 2.48e-07; @MaterialProperty 'd' 1e-05; @MaterialProperty 'd_lath' 1000; @MaterialProperty 'epsi_1' 3.e-04; @MaterialProperty 'gamma0' 1.e-3; @MaterialProperty 'h0' 0.1024; @MaterialProperty 'h1' 0.7; @MaterialProperty 'h2' 0.1; @MaterialProperty 'h3' 0.1; @MaterialProperty 'h4' 0.1; @MaterialProperty 'h5' 0.1; @MaterialProperty 'k_b' 8.62e-05; @MaterialProperty 'omega_mob' 6.1504e-09; @MaterialProperty 'pn' 20; @MaterialProperty 'tau_0' 363; @MaterialProperty 'tau_f' 20; @MaterialProperty 'xi_irr' '4.0'; @MaterialProperty 'y_at' 1e-06; // Internal state variables @InternalStateVariable 'ElasticStrain' {0,0,0,0,0,0}; @InternalStateVariable 'omega' 6.1504e-09; @InternalStateVariable 'omega_irr' {6.1504e-09,6.1504e-09,6.1504e-09,6.1504e-09, 6.1504e-09,6.1504e-09,6.1504e-09,6.1504e-09, 6.1504e-09,6.1504e-09,6.1504e-09,6.1504e-09}; // External state variables @ExternalStateVariable 'Temperature' {0 : 250, 1.0 : 250}; @Stress {0,0,0,0,0,0}; @ImposedStrain 'EXX' {0:0, 1.0 : -1.50365E-04}; @ImposedStrain 'EYY' {0:0, 1.0 : -1.54009E-05}; @ImposedStrain 'EZZ' {0:0, 1.0 : 2.99382E-04}; @ImposedStrain 'EXY' {0:0, 1.0 : 3.97547514e-05}; @ImposedStrain 'EXZ' {0:0, 1.0 : 7.15120602e-05}; @ImposedStrain 'EYZ' {0:0, 1.0 : 0.0003576288}; // Times @Times {0, 1. in 100}; @Test '@top_srcdir@/mfront/tests/behaviours/references/monocrystal_dd_cc_irradiation_numericaljacobian.ref' {'SZZ': 10} 1.e2 ; @Test '@top_srcdir@/mfront/tests/behaviours/references/monocrystal_dd_cc_irradiation_numericaljacobian.ref' {'omega[4]':26} 2.e-12 ;