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

Deforming 2D airfoil with text file DV_KIND= SURFACE_FILE

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 1, 2017, 12:22
Default Deforming 2D airfoil with text file DV_KIND= SURFACE_FILE
  #1
New Member
 
nija parkman
Join Date: Aug 2015
Posts: 10
Rep Power: 10
newbie_cfd is on a distinguished road
Hello,

I am trying to deform the airfoil boundary of a 2D mesh (naca0012 test/tutorial).
SU2 seems to have an option of deformation of DV_KIND= SURFACE_FILE with MOTION_FILENAME= mesh_motion_new.dat.

Running SU2_DEF without any dat file creates that file (as expected from the source code). This gives me the format, I then modify this file and rerun SU2_DEF, but no deformations occur.

What am I doing wrong there?

THanks,
nb
newbie_cfd is offline   Reply With Quote

Old   March 11, 2017, 03:40
Default
  #2
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
Quote:
Originally Posted by newbie_cfd View Post
Hello,

I am trying to deform the airfoil boundary of a 2D mesh (naca0012 test/tutorial).
SU2 seems to have an option of deformation of DV_KIND= SURFACE_FILE with MOTION_FILENAME= mesh_motion_new.dat.

Running SU2_DEF without any dat file creates that file (as expected from the source code). This gives me the format, I then modify this file and rerun SU2_DEF, but no deformations occur.

What am I doing wrong there?

THanks,
nb
Thanks for your question
First, make sure that you are setting DV_MARKER
I'm not 100% sure, but MARKER_MOVING may also need to be set.
hlk is offline   Reply With Quote

Old   September 12, 2017, 06:34
Default
  #3
New Member
 
Rocco
Join Date: Jan 2017
Posts: 6
Rep Power: 9
rocco.bom is on a distinguished road
Hi, my answer may be incomplete as I'm dealing with this problem myself at the moment.
Once you have your modified mesh_motion_new.dat file these are the following inpt you have to set to make everything work:

GRID_MOVEMENT = YES

GRID_MOVEMENT_KIND = DEFORMING / EXTERNAL % They both work for me

MARKER_MOVING= ( airfoil ) % or whatever you have set

DV_KIND= SURFACE_FILE

DV_MARKER= ( airfoil )

MOTION_FILENAME= mesh_motion_new.dat

Running SU2_DEF this way it performs a mesh deformation with the new prescribed boundary. (Double check your output)

Given that, I'd be interested in performing an unsteady simulation where the boundary deforms with a prescribed shape every timestep. But I haven't been able yet to find a closure to the problem. So, if you get anything new about it I would really appreciate if you can share your experience here! Thanks!
rocco.bom is offline   Reply With Quote

Reply


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
[swak4Foam] groovyBC in openFOAM-2.0 for parabolic velocity bc ofslcm OpenFOAM Community Contributions 25 March 6, 2017 10:03
what is swap4foam ?? AB08 OpenFOAM 28 February 2, 2016 01:22
[Other] How to use finite area method in official OpenFOAM 2.2.0? Detian Liu OpenFOAM Meshing & Mesh Conversion 4 November 3, 2015 03:04
SparceImage v1.7.x Issue on MAC OS X rcarmi OpenFOAM Installation 4 August 14, 2014 06:42
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


All times are GMT -4. The time now is 02:50.