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

How to define an interior interface in SU2

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 26, 2014, 18:27
Default How to define an interior interface in SU2
  #1
Member
 
Sean (J.X.) Shi
Join Date: May 2012
Location: US
Posts: 34
Rep Power: 13
momo_sjx is on a distinguished road
Hi, everyone,

I encounter a problem when I want to define an interior interface.
In a flow field, there is an airfoil.
I draw a circle around the airfoil, because I want to know how do the pressure and velocity response when the flow conditions change.
I can post-process it, which is not convenient.
So can I define an interior interface in the SU2, thus I can read the data from the .csv easily.
How to define it in SU2?

Thank you very much.
momo_sjx is offline   Reply With Quote

Old   July 19, 2014, 11:22
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Quote:
Originally Posted by momo_sjx View Post
Hi, everyone,

I encounter a problem when I want to define an interior interface.
In a flow field, there is an airfoil.
I draw a circle around the airfoil, because I want to know how do the pressure and velocity response when the flow conditions change.
I can post-process it, which is not convenient.
So can I define an interior interface in the SU2, thus I can read the data from the .csv easily.
How to define it in SU2?

Thank you very much.
To define an interior surface you can create with the grid generator a double surface (two different surfaces with coincident points) and use MARKER_INTERFACE=(inner_surface, outer_surface).

Just defining a surface (without a boundary condition) could work, but we should double check the final result.

Cheers,
Francisco
fpalacios is offline   Reply With Quote

Old   July 27, 2014, 10:57
Default
  #3
Member
 
Sean (J.X.) Shi
Join Date: May 2012
Location: US
Posts: 34
Rep Power: 13
momo_sjx is on a distinguished road
Thanks.
This interface is virtual and defined for convenient analysis.
I defined this surface in grid.su2, but if I did not give a boundary definition, it would not work.
So current method I use is
1) save the elements/nodes on these interfaces
2) remove them from grid.su2
3) run the case
4) read the result files and grab the variables at the interface.
It is not difficult for programming, but very slow, as each result file is about 1G and I have 400 files.
I am looking forward to more output options in the future SU2.

Looking
Quote:
Originally Posted by fpalacios View Post
To define an interior surface you can create with the grid generator a double surface (two different surfaces with coincident points) and use MARKER_INTERFACE=(inner_surface, outer_surface).

Just defining a surface (without a boundary condition) could work, but we should double check the final result.

Cheers,
Francisco
momo_sjx 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
HELP----Surface Reaction UDF Ashi Fluent UDF and Scheme Programming 1 May 19, 2020 21:13
Installing OF 1.6 on Mac OS X gschaider OpenFOAM Installation 129 June 19, 2010 09:23
Missing math.h header Travis FLUENT 4 January 15, 2009 11:48
Free surface boudary conditions with SOLA-VOF Fan Main CFD Forum 10 September 9, 2006 12:24
UDF FOR UNSTEADY TIME STEP mayur FLUENT 3 August 9, 2006 10:19


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