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

Periodic BC in SU2.!!!

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 3 Post By economon

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 24, 2015, 16:32
Default Periodic BC in SU2.!!!
  #1
Senior Member
 
Vino
Join Date: Mar 2013
Posts: 130
Rep Power: 13
Vino is on a distinguished road
Hi,

I am simulating a shock instability case using SU2 in a square domain with unit length(shown below). I need to apply periodic boundary condition in top and bottom side. First I preprocessed with SU2_MSH and then I used the mesh_out.su2 file for simulation. I used the following in the config file.


MARKER_PERIODIC= ( top, bottom, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0,bottom, top, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0)


I am not getting the expected results and I am not sure whether the BC specification is correct. Please clarify.

Thanks in advance.




Attached Images
File Type: jpg test.jpg (70.9 KB, 354 views)
Vino is offline   Reply With Quote

Old   May 14, 2015, 15:04
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 Vino,

For the periodic BC with the latest version of the code, you only need to provide the first half of your specification, i.e.,

MARKER_PERIODIC= ( top, bottom, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 )

Additionally, you need to provide the translational distance between the top and bottom instead of all zeros. If it was 1 m in the y-dir, for example, you would put

MARKER_PERIODIC= ( top, bottom, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0 )

We also have an example of this for the VKI turbine in our test cases that are available. You can check out the config there for another example (see TestCases/rans/vki_turbine/).

Hope this helps,

Tom
Vino, leejearl and lutabanga like this.
economon is offline   Reply With Quote

Old   May 14, 2015, 15:53
Default
  #3
Senior Member
 
Vino
Join Date: Mar 2013
Posts: 130
Rep Power: 13
Vino is on a distinguished road
Thank you very much economon.

This is what exactly I was looking for. Let me try now.
Vino 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
[GAMBIT] periodic faces not matching Aadhavan ANSYS Meshing & Geometry 6 August 31, 2013 11:25
Welcome to the Stanford University Unstructured (SU2) forum! economon SU2 0 January 7, 2013 02:48
[ICEM] Periodic condition between ICEM and FLUENT Touré ANSYS Meshing & Geometry 0 August 5, 2012 17:00
HELP! Periodic Problem foxer FLUENT 1 June 27, 2012 08:00
[ICEM] how to define periodic in icem ? mingersai ANSYS Meshing & Geometry 1 February 3, 2012 17:46


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