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

how to specify periodic boundary conditions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 5, 2019, 09:11
Default how to specify periodic boundary conditions
  #1
New Member
 
Jianguo
Join Date: May 2011
Posts: 11
Rep Power: 15
zhengjg is on a distinguished road
Hello friends,
I have a problem on the specification of periodic boundary conditions in SU2.

I am using SU2 6.2 to simulate an 3D external flow around a 2D wing.

The spanwise direction is in z direction.

A 3D C-type grid is used, which is generated by translating a 2D mesh in x-y plane in z direction with uniform spanwise grid spacing.

On the front and back surface of the resulting 3D mesh that are normal to z axis, the peridoic boundary (BC) conditions should be imposed.

My question is: how can I specify the peridoic BC?

According to the template configuration file, the peridoic BCshould be specified in the following way:

% Periodic boundary marker(s) (NONE = no marker)
% Format: ( periodic marker, donor marker, rotation_center_x, rotation_center_y,
% rotation_center_z, rotation_angle_x-axis, rotation_angle_y-axis,
% rotation_angle_z-axis, translation_x, translation_y, translation_z, ... )
MARKER_PERIODIC= ( ... )


But I do not understand the physical meaning of the above parameters.
It would be greatly appreciate if anyone can help me resolve this problem.
zhengjg is offline   Reply With Quote

Old   June 5, 2019, 14:22
Default
  #2
New Member
 
Nitish Anand
Join Date: Sep 2016
Location: Netherlands
Posts: 12
Rep Power: 10
nitish_anand is on a distinguished road
Quote:
Originally Posted by zhengjg View Post
Hello friends,
I have a problem on the specification of periodic boundary conditions in SU2.

I am using SU2 6.2 to simulate an 3D external flow around a 2D wing.

The spanwise direction is in z direction.

A 3D C-type grid is used, which is generated by translating a 2D mesh in x-y plane in z direction with uniform spanwise grid spacing.

On the front and back surface of the resulting 3D mesh that are normal to z axis, the peridoic boundary (BC) conditions should be imposed.

My question is: how can I specify the peridoic BC?

According to the template configuration file, the peridoic BCshould be specified in the following way:

% Periodic boundary marker(s) (NONE = no marker)
% Format: ( periodic marker, donor marker, rotation_center_x, rotation_center_y,
% rotation_center_z, rotation_angle_x-axis, rotation_angle_y-axis,
% rotation_angle_z-axis, translation_x, translation_y, translation_z, ... )
MARKER_PERIODIC= ( ... )


But I do not understand the physical meaning of the above parameters.
It would be greatly appreciate if anyone can help me resolve this problem.
Hey Jianguo,

I have only used Periodic Boundary for turbomachinery simulations and should not be much different for your case.

Use the following format

MARKER_PERIODIC = (front_marker, back_marker, 0,0,0,0,0,0, translation_x, translation_y, translation_z)

where front_marker and back_marker are your Mesh Markers. And rest defines where the doner markers lie with respect to the receiver marker. So if you have rotation you specify them in place of <0,0,0,0,0,0> but in your case, you want in terms of translation so you specify <translation_x, translation_y, translation_z>.

This should solve your problem.

Remember that you have to do SU2_PER to obtain the mesh with SEND RECEIVE marker and then run SU2_CFD to run CFD.

Thanks
Nitish
nitish_anand is offline   Reply With Quote

Old   June 5, 2019, 23:23
Default
  #3
New Member
 
Jianguo
Join Date: May 2011
Posts: 11
Rep Power: 15
zhengjg is on a distinguished road
Hi Nitis,
Thank for your help.
I have implement the periodic BC with your method.

An update is that in SU2 6.2, the SU2_MSH is used to generate the new mesh with periodic BC setting.

JG
zhengjg is offline   Reply With Quote

Old   June 6, 2019, 11:25
Default
  #4
New Member
 
Nitish Anand
Join Date: Sep 2016
Location: Netherlands
Posts: 12
Rep Power: 10
nitish_anand is on a distinguished road
Indeed !!

I am still using some older version hence SU2_PER.

Glad that you figured it out already.

Cheers,
Nitish
nitish_anand 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
3D Windturbine simulation in SU2 k.vimalakanthan SU2 15 October 12, 2023 05:53
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field xiexing CFX 3 March 29, 2017 10:00
PEMFC module + multiple periodic boundary conditions vkrastev FLUENT 2 December 22, 2014 04:15
Difficulty In Setting Boundary Conditions Moinul Haque CFX 4 November 25, 2014 17:30
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 07:00


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