CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   Moving wall- Different rotation rate (config between result) (https://www.cfd-online.com/Forums/su2/152221-moving-wall-different-rotation-rate-config-between-result.html)

cfdkid April 26, 2015 23:00

Moving wall- Different rotation rate (config & result)
 
Hi everyone,

I am trying to solve spinning cylinder problem for compressible flows.
So I added GRID MOVEMENT option to config file.
My option about movement is here.
GRID_MOVEMENT= YES
GRID_MOVEMENT_KIND= MOVING_WALL
MACH_MOTION=0.8

MARKER_MOVING=(Body)
MOTION_ORIGIN_X=0.0,0.0
MOTION_ORIGIN_Y=0.0,0.0
MOTION_ORIGIN_Z=0.0,0.0

ROTATION_RATE_X=8572.032
ROTATION_RATE_Y=0.0
ROTATION_RATE_Z=0.0
But the following result is returned.
185 ------------------------------ Begin Solver -----------------------------
186
187 Setting the moving wall velocities.
188 Storing grid velocity for marker: Body.
189 Translational velocity: (0, 0, 0) m/s.
190 Angular velocity: (29.805, 0, 0) rad/s about origin: (0, 0, 0).
Why are diffrent rotation rate of option file(8572.032) and results file(29.805)?


fchan April 27, 2015 11:50

Faced this problem as well when I was investigating the grid deformation features. I'm assuming the moving walls are similar.

Quote:

I have also found a bug with the EXTERNAL_ROTATION dynamic mesh option that does not rescale the ROTATION_RATE_X/Y/Z if the reference values definition are not set to 1.0. You have to use references of 1.0 everywhere, else it will rescale it as if it was non-dimensional.
See: http://www.cfd-online.com/Forums/su2...ternal-3d.html

Hope that helps.


All times are GMT -4. The time now is 19:25.