Make a condition to update the solid state temperature

Hello everyone,

I am doing TFM simulation for a porous medium. I want to make a condition on the solid temperature while running and update it accordingly. Where should I add this part? Which UDF should I modify?

Would you advise me on it? I have been trying for a long time.

Thank you in advance!

DO yo mean you want to solve for temperature and then overwrite some values of the solids temperature? If so you can go to the bottom of solve_energy.f and do something similar to the temperature bound. Look for ! bound temperature in any fluid or flow boundary cells in this file.

1 Like