added to the previous one
This commit is contained in:
parent
2068346f6d
commit
8f40c516bb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue