CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Rgid motion

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 26, 2013, 05:47
Default Rgid motion
  #1
Member
 
mike
Join Date: Jun 2011
Posts: 42
Rep Power: 14
fluidmechanics is on a distinguished road
Dear all;

I want to know in order to simulate pitch and plunge motion, do we have to divide numerical domain into two subdomains and rotate or translate the near walls subdomain and fix the outer one, or no, rigid motion of the entire domain will yield in true aerodynamic coefficients?

According to "SU2_AIAA_ASM 2013", page 27, "for pitching and plunging, rigid motion of the entire domain is true. Am I right or misunderstand?

Thanks a lot.
fluidmechanics is offline   Reply With Quote

Old   August 19, 2013, 15:26
Default
  #2
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi Mike,

There are multiple methods for computing unsteady flows on dynamic meshes, and depending on the particular problem, one choice may be more appropriate.

For instance, a pitching/plunging airfoil problem with a typical far-field boundary (not a solid outer boundary) could be simulated by pitching/plunging the entire mesh in a rigid fashion (i.e., no interior points move relative to each other). However, if the airfoil is pitching/plunging in a wind tunnel with fixed outer walls, the airfoil surface should be moved and then the interior mesh deformed around it while holding the outer walls fixed.

SU2 can handle both of these options, and this is an active area of development. The options for grid movement can be found within the unsteady flow section of the configuration file.

Hope this helps,
Tom
economon is offline   Reply With Quote

Old   August 20, 2013, 06:50
Default Translational rigid body motion in SU2
  #3
New Member
 
Rachit Prasad
Join Date: Jun 2011
Location: Blacksburg, Virginia
Posts: 29
Rep Power: 14
Rachit is on a distinguished road
Hi Thomas,

Can you please tell me if SU2 can facilitate translational rigid body motion? Or is it just rotational motion?

Regards,
Rachit
Rachit is offline   Reply With Quote

Old   August 20, 2013, 13:23
Default
  #4
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Quote:
Originally Posted by Rachit View Post
Hi Thomas,

Can you please tell me if SU2 can facilitate translational rigid body motion? Or is it just rotational motion?

Regards,
Rachit
Hi Rachit,

As of v2.0.6, SU2 supports rigid motion transformations for translation, pitching, plunging, and rotation. The following options specify the parameters controlling each type of motion to be used with unsteady simulations (it is set to a pitching case here by default):

Code:
%
% Mesh motion for unsteady simulations (NO, YES)
GRID_MOVEMENT= YES
%
% Type of mesh motion (NONE, FLUTTER, RIGID_MOTION, FLUID_STRUCTURE)
GRID_MOVEMENT_KIND= RIGID_MOTION
%
% Coordinates of the rigid motion origin
MOTION_ORIGIN_X= 0.25
MOTION_ORIGIN_Y= 0.0
MOTION_ORIGIN_Z= 0.0
%
% Translational velocity (m/s) in the x, y, & z directions (RIGID_MOTION only)
TRANSLATION_RATE_X = 0.0
TRANSLATION_RATE_Y = 0.0
TRANSLATION_RATE_Z = 0.0
%
% Plunging angular freq. (rad/s) in x, y, & z directions (RIGID_MOTION only)
PLUNGING_OMEGA_X= 0.0
PLUNGING_OMEGA_Y= 0.0
PLUNGING_OMEGA_Z= 0.0
%
% Plunging amplitude (m) in x, y, & z directions (RIGID_MOTION only)
PLUNGING_AMPL_X= 0.0
PLUNGING_AMPL_Y= 0.0
PLUNGING_AMPL_Z= 0.0
%
% Angular velocity vector (rad/s) about x, y, & z axes (RIGID_MOTION only)
ROTATION_RATE_X = 0.0
ROTATION_RATE_Y = 0.0
ROTATION_RATE_Z = 0.0
%
% Pitching angular freq. (rad/s) about x, y, & z axes (RIGID_MOTION only)
PITCHING_OMEGA_X= 0.0
PITCHING_OMEGA_Y= 0.0
PITCHING_OMEGA_Z= 106.69842
%
% Pitching amplitude (degrees) about x, y, & z axes (RIGID_MOTION only)
PITCHING_AMPL_X= 0.0
PITCHING_AMPL_Y= 0.0
PITCHING_AMPL_Z= 1.01
%
% Pitching phase offset (degrees) about x, y, & z axes (RIGID_MOTION only)
PITCHING_PHASE_X= 0.0
PITCHING_PHASE_Y= 0.0
PITCHING_PHASE_Z= 0.0
Hope this helps,
Tom
economon is offline   Reply With Quote

Old   August 20, 2013, 23:04
Default
  #5
New Member
 
Rachit Prasad
Join Date: Jun 2011
Location: Blacksburg, Virginia
Posts: 29
Rep Power: 14
Rachit is on a distinguished road
Dear Tom,

Thanks for the reply. Was wondering so as the translational velocity options are not mentioned on the website page of the configuration file.

Regards,
Rachit
Rachit is offline   Reply With Quote

Old   July 1, 2015, 00:55
Default
  #6
New Member
 
Albin Johny
Join Date: Oct 2014
Location: India
Posts: 11
Rep Power: 11
albinjohny is on a distinguished road
Thankyou economon for the DYNAMIC MESH DEFINITION file u sent.
albinjohny is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mesh motion with Translation & Rotation Doginal CFX 2 January 12, 2014 06:21
Different zone motion and mesh motion preview aamer FLUENT 5 September 24, 2012 13:58
Prescribed mesh motion does not correspond to actual motion rbarrett CFX 8 June 30, 2011 13:22
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 14:09
large scale mesh motion sb FLUENT 1 April 27, 2007 22:23


All times are GMT -4. The time now is 09:55.