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

Time-accurate simulation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 7, 2013, 15:15
Default Time-accurate simulation
  #1
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Hello SU2 developers,

1.
The AIAA-2013-0287 Aerospace Sciences Meeting paper mentions the following test case:

Pitching NACA 64A010 airfoil

However this is not included in the test cases provided on the SU2 website. Is it possible for you to provide this test case?

2.
I am trying to an unsteady analysis where I have to provide a different angle of attack at each time step. This would be equivalent to rigidly pitching the airfoil, but now instead of a specific angular velocity, there will be a time dependent rotational motion of the airfoil. Is it possible to supply a function such as

A0A = some function of time

and do an unsteady analysis?

Thanks,
Mandar
kmandar is offline   Reply With Quote

Old   November 19, 2013, 17:02
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 Mandar,

Great to hear that you're interested in unsteady flows on dynamic meshes! We are working on a bunch of interesting features related to these types of problems, including adjoint-based aerodynamic design.

Quote:
Originally Posted by kmandar View Post

1.
The AIAA-2013-0287 Aerospace Sciences Meeting paper mentions the following test case:

Pitching NACA 64A010 airfoil

However this is not included in the test cases provided on the SU2 website. Is it possible for you to provide this test case?
No problem - I am attaching a config file for this case here. Do you have access to a mesh for this airfoil?

Quote:
Originally Posted by kmandar View Post
2.
I am trying to an unsteady analysis where I have to provide a different angle of attack at each time step. This would be equivalent to rigidly pitching the airfoil, but now instead of a specific angular velocity, there will be a time dependent rotational motion of the airfoil. Is it possible to supply a function such as

A0A = some function of time

and do an unsteady analysis?
In the attached config file, we are performing a rigid transformation of the mesh to simulate the pitching airfoil where the angle of attack is being prescribed as:

alpha(t) = amplitude * sin( omega * t )

Note that you can also include a phase offset. Please see the routine CVolumetricMovement::Rigid_Pitching(CGeometry *geometry, CConfig *config, unsigned short iZone, unsigned long iter) in the file grid_movement_structure.cpp for more details.

Hope this helps,
Tom
Attached Files
File Type: zip pitching_NACA64A010.cfg.zip (4.9 KB, 39 views)
economon is offline   Reply With Quote

Old   November 19, 2013, 17:24
Default
  #3
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Hi Tom,

Thanks for the configuration file. This definitely helps. Yes, I got the mesh for NACA 64A010 from the test case files for version 2.0.8.

I have recently started to go through the .cpp files. I will post here if I get hung up on something.

Best regards,
Mandar
kmandar is offline   Reply With Quote

Old   February 16, 2015, 19:43
Default
  #4
Member
 
Kan
Join Date: Feb 2014
Location: Australia
Posts: 54
Rep Power: 12
nwpukaka is on a distinguished road
Quote:
Originally Posted by economon View Post
Hi Mandar,

Great to hear that you're interested in unsteady flows on dynamic meshes! We are working on a bunch of interesting features related to these types of problems, including adjoint-based aerodynamic design.



No problem - I am attaching a config file for this case here. Do you have access to a mesh for this airfoil?



In the attached config file, we are performing a rigid transformation of the mesh to simulate the pitching airfoil where the angle of attack is being prescribed as:

alpha(t) = amplitude * sin( omega * t )

Note that you can also include a phase offset. Please see the routine CVolumetricMovement::Rigid_Pitching(CGeometry *geometry, CConfig *config, unsigned short iZone, unsigned long iter) in the file grid_movement_structure.cpp for more details.

Hope this helps,
Tom
Hello Tom,

I've checked the config file from https://github.com/su2code/TestCases...NACA64A010.cfg for rans simulation, and also the AGARD's report. However, I found some values from config file are not consistent with experiment condition. For example, the pitching angular freq (rad/s) from config file is 106.69842, but the frequency from the AGARD report is 34.4, which then results in the angular freq of 216.14157088.

I suspect it could be the reason that the inflow pressure and temperature is not given, so to meet the reduced frequency of 0.202, this angular freq was used in the config file, is it?

Also, I am lost which mean angle of attack should I use, in your AAIAA-2013-0287 Aerospace Sciences Meeting paper, a mean angle of attack of 0 was used, but in the AGARD report, Table 2.1 and 2.4 said that this mean AoA is -0.21, while 0 in talble 2.2. Is there using the different mean AoA?

Thank you,
Kan
nwpukaka is offline   Reply With Quote

Old   July 12, 2016, 10:55
Default
  #5
New Member
 
Wrik Mallik
Join Date: Nov 2013
Posts: 3
Rep Power: 12
wrik is on a distinguished road
Hi Kan,

If you look carefully in the AGARD report you will find that the chord length is 0.5 m. In SU2 the chord length is 1. Thus, the reduced frequency would match in either case.

Wrik
wrik is offline   Reply With Quote

Reply

Tags
unsteady pitching airfoil


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
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
AMI interDyMFoam for mixer nu problem danny123 OpenFOAM Programming & Development 8 September 6, 2013 02:34
mixerVesselAMI2D's mass is not balancing sharonyue OpenFOAM Running, Solving & CFD 6 June 10, 2013 09:34
calculation diverge after continue to run zhajingjing OpenFOAM 0 April 28, 2010 04:35
Time accurate? Steve Main CFD Forum 2 March 25, 2008 08:39


All times are GMT -4. The time now is 11:38.