Thermomechanical coupled simulations #79
Replies: 1 comment 2 replies
-
Hi @sadiksefaacar, Question 1: Yes, it is possible to set an average temperature for the whole RVE. See my answer to #76, which would even allow locally varying initial temperature values. Question 2: The example syntax is correct. I do not see why you get an invalid YAML error without further details on your material configuration. Regarding the format, the temperature-independent value is termed Question 3: There is presently no temperature dependence for the initial slip resistances. One can mimic such behavior by introducing separate material IDs for each distinct |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a few questions regarding the thermomechanical coupled analyses. 1- Is it possible to assign an average temperature boundary condition? 2- for the temperature dependent variables in Hooke's Law, we are defining constants for the polynomial function. what is the correct form that should be used in the material card because DAMASKv3 documentation, one of the corresponding parameter in the material card looks like C_11,T: -3.691e+7 but the solver is issuing invalidyaml error. using quotation marks such as 'C_11,T': -3.691e+7 fixed the error but I am not sure that this is the correct form. 3- Is it possible to set temperature-dependent plasticity parameters, such as defining tau_0 as a function of temperature ? I have tried 'xi_0_sl,T':[value] using quoatation marks similar to the previous question. solver did not prompt error but I am not sure if this is the correct method.
Beta Was this translation helpful? Give feedback.
All reactions