I would like to couple a CFD code to a material code. The coupling would be on the energy equation only.
To begin, I would like to implement a basic problem in an existing CFD code: the heat transfer equation inside a solid.
dT/dt = a d²T/dx²
Would it be feasible quicly in Free_CFD? If yes, could someone give me some guidelines on how to do this efficiently?
Thanks,
Jano
For the numerical method, I was thinking to an implicit formulation + Runge-Kutta for the time marching problem. But CFD is not my speciality, so any advice would be greatly welcome!


