Hi,
In the globalvariables.f, the Boltzmann constant is set to 1.380649d-23 [m2 kg s-2 K-1].
And in hardening.f, line 298, the codes for calculating k2 are as follows:
k2 = k1Xb/g*(1.-KBT/D/b*3dlog(pdot/pdot0))
In the answers to other questions, the use of μm and MPa was mentioned. So, after putting the parameter from the Document into the code:
I feel that the part of the calculation that the Boltzmann constant is involved in is problematic due to the unit mismatch
I look forward to hearing from you, thank you very much
Hi, In the globalvariables.f, the Boltzmann constant is set to 1.380649d-23 [m2 kg s-2 K-1]. And in hardening.f, line 298, the codes for calculating k2 are as follows: k2 = k1Xb/g*(1.-KBT/D/b*3dlog(pdot/pdot0)) In the answers to other questions, the use of μm and MPa was mentioned. So, after putting the parameter from the Document into the code: I feel that the part of the calculation that the Boltzmann constant is involved in is problematic due to the unit mismatch I look forward to hearing from you, thank you very much
Best regards! Louis