Replies: 1 comment 1 reply
-
|
Hi, I find a way to work around this issue, which is commenting out the @barrier in line 60 in /kernels/postProcessing/drag.okl Best, |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Dear NekRS,
I want to calculate the viscous force in flow past a circular cylinder.
I have used postProcessing::viscousDrag() following /examples/ ktauChannel/ ci.inc..
However, I get stuck at this snipped of the code, in particular, NekRS stop at o_drag.CopyTo(drag).
So I wonder if any one could please take a look at my mesh or input parameters ? in case they not compatible with the postProcessing functionality ?
The Gmsh *.geo, input *.par *.udf *.usr, *.oudf are located in following link,
https://github.com/vanchisen/NekRS_Examples
Best Wishes,
Zhicheng Wang
Beta Was this translation helpful? Give feedback.
All reactions