as far as I can see in the code, temperature is passed on to the material models and should work. A concentration is set, too, but the data structure passed to the material models only allows for a single concentration, so far. So, if you only have one chemical species, it should work, if you have more you should double-check the results. Maybe somebody else can help in that case.
(and 3.) Said merge request contains an example with “fracture” in its name. Maybe that can serve as a starting point for you.
Hi Christoph,
thanks you a lot for your answer and the given hints. One species would be fine for me and I will check the fracture benchmark.
Best, Jonas
Thanks for your interest in HTC model with fractures.
Currently, the variable density cannot depend on the temperature and component concentration at the same time, this is limited by the material properties. If you have specific expressions, we can consider to further implement it.