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

Ignore interior section (or boundary) in CGNS mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 13, 2016, 22:25
Default Ignore interior section (or boundary) in CGNS mesh
  #1
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Hi,

I am using a CGNS mesh which has a section (or boundary) with marker name "SURFACE_BODY_1_1_1D". This is an interior section. SU2 recognizes this section as a boundary. However, I am not defining this marker in the CFG file because there is not boundary condition associated with it. So, SU2 quits with the error:

Code:
The configuration file doesn't have any definition for marker SURFACE_BODY_1_1_1D!!
My questions is: Can SU2 handle such an interior section?
In other words, can SU2 just ignore the section or boundary with the marker name "SURFACE_BODY_1_1_1D".

I would have preferred to remove the section from the CGNS file, but this does not seem possible as of now.

Any help or direction is much appreciated.

Thanks,
Mandar
kmandar is offline   Reply With Quote

Old   May 24, 2016, 22:25
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 kmandar View Post
Hi,

I am using a CGNS mesh which has a section (or boundary) with marker name "SURFACE_BODY_1_1_1D". This is an interior section. SU2 recognizes this section as a boundary. However, I am not defining this marker in the CFG file because there is not boundary condition associated with it. So, SU2 quits with the error:

Code:
The configuration file doesn't have any definition for marker SURFACE_BODY_1_1_1D!!
My questions is: Can SU2 handle such an interior section?
In other words, can SU2 just ignore the section or boundary with the marker name "SURFACE_BODY_1_1_1D".

I would have preferred to remove the section from the CGNS file, but this does not seem possible as of now.

Any help or direction is much appreciated.

Thanks,
Mandar
Thanks for the question.
As the error message states, every boundary needs to have a defined boundary condition. Otherwise the solution behavior would be undefined, even if you were able to run the code without a boundary condition. Effectively, with the boundary there the mesh does not know how to connect the points on either side, and so it can't properly solve the problem.

If your desired behavior is for the code to treat that 'boundary' as just a part of the interior of the mesh, and it does not have any interior volume, then you should regenerate your mesh such that that boundary does not exist. There is an 'interface' boundary condition, however this requires two boundaries, not one, and is a more involved set-up that I would not recommend for what you are describing.

However, it also sounds from the name of the boundary that it is intended to be a solid wall, in which case you should specify it as an euler_wall (or other appropriate boundary) in the config file. If this boundary is a slip line (aka, extending from the trailing edge of an airfoil where you want to specify that the flow is parallel to that line in the wake), then you can set it as as symmetry condition.
hlk is offline   Reply With Quote

Old   May 27, 2016, 09:45
Default
  #3
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Hi hlk,

Thanks for your reply.

The boundary in questions was not really a boundary. It was simply an interior line in the 2D mesh which resulted from the mesh generator and had a name associated with it.

Anyway, I was able to get around this problem by deleting that spurious line.

--Mandar
kmandar is offline   Reply With Quote

Old   January 11, 2022, 15:39
Default
  #4
New Member
 
Abhijith
Join Date: Nov 2020
Location: United Kingdom
Posts: 19
Rep Power: 5
abhijithmoni is on a distinguished road
Marker = SURFACE_BODY_1_1_1D

I'm facing the same error now. Please let me know how did you delete the interior line generated in the mesh.
abhijithmoni is offline   Reply With Quote

Old   January 13, 2022, 05:02
Default
  #5
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 499
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Hi,
you have to delete this in the mesh generator that you used to create the mesh.
bigfootedrockmidget is offline   Reply With Quote

Old   January 13, 2022, 05:54
Default
  #6
New Member
 
Abhijith
Join Date: Nov 2020
Location: United Kingdom
Posts: 19
Rep Power: 5
abhijithmoni is on a distinguished road
Quote:
Originally Posted by bigfootedrockmidget View Post
Hi,
you have to delete this in the mesh generator that you used to create the mesh.


Thanks for your reply. But I'm using Ansys Fluent Mesher, I can't really find a way to do so.
abhijithmoni is offline   Reply With Quote

Old   January 13, 2022, 18:13
Default
  #7
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 465
Rep Power: 13
pcg is on a distinguished road
You can try setting that as MARKER_INTERNAL = SURFACE_BODY_1_1_1D
pcg is offline   Reply With Quote

Old   January 14, 2022, 06:24
Default
  #8
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 499
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Fluent Mesher takes the cgns geometry as an input. You have to do the removal in the geometry, so before using Fluent Mesher. You can do this in SpaceClaim or another design tool.
bigfootedrockmidget is offline   Reply With Quote

Old   January 15, 2022, 10:55
Default
  #9
New Member
 
Abhijith
Join Date: Nov 2020
Location: United Kingdom
Posts: 19
Rep Power: 5
abhijithmoni is on a distinguished road
Quote:
Originally Posted by bigfootedrockmidget View Post
Fluent Mesher takes the cgns geometry as an input. You have to do the removal in the geometry, so before using Fluent Mesher. You can do this in SpaceClaim or another design tool.


Thanks for the input. I managed to delete the curve which was causing trouble.

Many thanks to everyone who contributed.
abhijithmoni is offline   Reply With Quote

Old   December 2, 2023, 01:08
Default
  #10
Member
 
Sean
Join Date: May 2023
Posts: 40
Rep Power: 2
bgulzar22 is on a distinguished road
Quote:
Originally Posted by abhijithmoni View Post
Thanks for the input. I managed to delete the curve which was causing trouble.

Many thanks to everyone who contributed.
Can you please inform how did you do it ? as I am facing problem as you did.
bgulzar22 is offline   Reply With Quote

Reply

Tags
cgns ignore 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
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Gambit problems Althea FLUENT 22 January 4, 2017 03:19
snappyhexmesh remove blockmesh geometry philipp1 OpenFOAM Running, Solving & CFD 2 December 12, 2014 10:58
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11


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