Heat Source Implementation Issues in 3D-Viscous Cases #1904
Unanswered
Ihavenoidea5
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi, Can you post the implementation of source terms? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I've been able to implement an imposed heat source successfully in 2D inviscid & viscous cases, as well as the 3D inviscid case, but the heat source disappears or doesn't work at all when I try to implement the source in the 3D-RANS case using the SA Turb model. I should also mention that I am unable to impose the source if the mesh has irregular geometries in both the 2D-inviscid & viscous case (i.e. shock wedge/generator in rectangular mesh). Would anyone know why this might be happening?
I've modified the following files to get the heat source to work and I am not sure what else to do in order to get the desired results:
Please let me know if you have any ideas as to why this might be happening, thanks!
Beta Was this translation helpful? Give feedback.
All reactions