From 8f40c516bb098d64846759bd06f8194b335c5823 Mon Sep 17 00:00:00 2001 From: Denny Tjahjanto Date: Fri, 30 Oct 2009 10:00:17 +0000 Subject: [PATCH] added to the previous one --- code/numerics.config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/code/numerics.config b/code/numerics.config index 3cb7af291..12891256c 100644 --- a/code/numerics.config +++ b/code/numerics.config @@ -18,8 +18,8 @@ aTol_crystalliteStress 1.0e-8 # absolute tolerance in crystallite stress aTol_RGC 1.0e+4 # absolute tolerance of RGC residuum (in Pa) rTol_RGC 1.0e-3 # relative ... -aMax_RGC 1.0e+12 # absolute upper-limit of RGC residuum (in Pa) -rMax_RGC 1.0e+4 # relative ... -perturbPenalty_RGC 1.0e-8 # perturbation for computing penalty tangent -relevantMismatch_RGC 1.0e-6 # minimum threshold of mismatch +aMax_RGC 1.0e+10 # absolute upper-limit of RGC residuum (in Pa) +rMax_RGC 1.0e+2 # relative ... +perturbPenalty_RGC 1.0e-7 # perturbation for computing penalty tangent +relevantMismatch_RGC 1.0e-5 # minimum threshold of mismatch fixed_seed 1234 # put any number larger than zero, integer, if you want to have a pseudo random distribution