hystrath / hyStrath

Hypersonic / Rarefied gas dynamics code developments (GPL-3.0)
https://hystrath.github.io/
GNU General Public License v3.0
219 stars 109 forks source link

How to post diffusion heat flux, convective TR heat flux and convective VE heat flux respectively? #127

Open LDK29 opened 1 year ago

LDK29 commented 1 year ago

Hello everyone, I am doing a hypersonic simulation with a fully catalytic boundary condition. And I want to get the diffusion heat flux, convective TR heat flux and convective VE heat flux respectively. I saw these surdaceScalarFields are created in "hyStrath/applications/solvers/compressible/hy2Foam/write/write.h". heat So how can I get them? Are there any keywords in the dicts I need to activate? Or does this function needs a change in the source code? I will appreciate it if someone can give me some advice.

Thanks, Li