This dataset contains the source code for the pore-resolved simulations presented in Kostelecky et al., Local Thermal Non-Equilibrium Models in Porous Media: A Comparative Study of Conduction effects, International Journal of Heat and Mass Transfer. TODO: add doi after acceptance.
The code generates a mesh of the fluid and solid geometry while resolving all internal interfaces, and solves a coupled heat conductive problem on the fluid and solid domains.
Installation of netgen/NGSolve
This code requires netgen/NGSolve to be installed in order to be run. On instructions how to install this, please visit https://ngsolve.org/downloads.
Running simulations
For generating the mesh, the scripts can be run using the command:netgen poreresolved_mesh.py
Afterwards, the conductive heat problem with interface resistance can be solved by using the command:netgen poreresolved_robin.py