Understanding differences in pipe flow between master and next #635
mattfalcone1997
started this conversation in
General
Replies: 1 comment 2 replies
-
This is probably due to the different mesh. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I have been running turbulent pipe flow simulations in nekRS and have encountered some discrepancies between the
master
andnext
branches of nekRS. It seems that the master branch over-predicts the wall shear stress (and undershoots the log law) but the next branch seems to behave as expected. Note that such behaviour is not observed in turbulent channel flow. I've attached a plot below of theturbPipePeriodic
example in both branches. I have also observed this difference in my own developing pipe flow case.I am just wondering what the differences between the two branches are that would cause this difference and whether it may affect other flows.

Beta Was this translation helpful? Give feedback.
All reactions