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

Boundary conditions markers with cgns file

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 30, 2017, 10:42
Post Boundary conditions markers with cgns file
  #1
New Member
 
Lucas
Join Date: May 2017
Posts: 5
Rep Power: 9
tardiflu is on a distinguished road
Hello,

I am trying to run a simulation with SU2 from a 2D mesh in cgns and when I run it, SU2 displays that the configuration file doesn't have any definition for marker AIRFOIL.

The thing is, I checked in the mesh that the boundary walls were defined with the same name as in the .cfg file. ( I kept airfoil and farfield as in the tutorial). That is why I do not understand why SU2 is not able to find the marker...

Here is the section of the code where the boundary conditions are defined :

% ----------------------- BOUNDARY CONDITION DEFINITION -----------------------%
%
% Marker of the Euler boundary (NONE = no marker)
MARKER_EULER= ( airfoil )
%
% Marker of the far field (NONE = no marker)
MARKER_FAR= ( farfield )

% ------------------------ SURFACES IDENTIFICATION ----------------------------%
%
% Marker(s) of the surface in the surface flow solution file
MARKER_PLOTTING = ( airfoil )
%
% Marker(s) of the surface where the non-dimensional coefficients are evaluated.
MARKER_MONITORING = ( airfoil )
%
% Marker(s) of the surface where obj. func. (design problem) will be evaluated
MARKER_DESIGNING = ( airfoil )

Does anyone here encountered the same issue? Thanks for the help!
tardiflu is offline   Reply With Quote

Old   May 31, 2017, 05:16
Default
  #2
Member
 
Ole Burghardt
Join Date: Mar 2016
Location: Kiel, Germany
Posts: 60
Rep Power: 10
Sprotte is on a distinguished road
Hi,

it might be the case that the boundaries are simply not included in your cgns-file. I don't know the details, but there is a difference between just labeling the boundaries within the software you are creating the mesh with, and exporting them as a self-containing zone of lower-dimensional elements to the file.

And even if the information (i.e. the labels) is actually stored somewhere in your file, SU2 only supports the latter.

In ICEM for example, you can create such zones by the "Create zone..."-function.

Regards, Ole
Sprotte is offline   Reply With Quote

Old   May 31, 2017, 10:07
Default
  #3
New Member
 
Lucas
Join Date: May 2017
Posts: 5
Rep Power: 9
tardiflu is on a distinguished road
Hi and thx for your answer.

I finally managed to solve my problem and it was really simple... In fact, there were boundary conditions in my cgns file called "airfoil" and "farfield", but somehow SU2 wanted it wrote as "AIRFOIL" and "FARFIELD" in the .cfg file. I don't exactly understand why because I checked the mesh file and it wasn't in capital letters but anyway, it solved my issue.

Regards
tardiflu is offline   Reply With Quote

Reply

Tags
airfoil, boundary, condition, marker


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
polynomial BC srv537 OpenFOAM Pre-Processing 4 December 3, 2016 09:07
[foam-extend.org] problem when installing foam-extend-1.6 Thomas pan OpenFOAM Installation 7 September 9, 2015 21:53
[swak4Foam] Problem installing swak_2.x for OpenFoam-2.4.0 towanda OpenFOAM Community Contributions 6 September 5, 2015 21:03
[swak4Foam] swak4foam building problem GGerber OpenFOAM Community Contributions 54 April 24, 2015 16:02
ParaView Compilation jakaranda OpenFOAM Installation 3 October 27, 2008 11:46


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