|
[Sponsors] |
[GAMBIT] Problematic meshing of an inverted airfoil |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 10, 2011, 12:58 |
Problematic meshing of an inverted airfoil
|
#1 |
New Member
susan
Join Date: Oct 2011
Posts: 5
Rep Power: 15 |
Hello.
I was trying to "mesh" a racecar's airfoil but unfortunately I found a problem. I chose ch10 airfoil. In order to simulate the behaviour of a racecar's airfoil I "inverted" its coordinates. These coordinates are in this file: http://www.megaupload.com/?d=9PCTD41O In order to mesh it I created 3 faces (rect1, rect2 and arc). The coordinates of the points/vertexes used (A, B,...G) are: http://imageshack.us/photo/my-images...ordinates.jpg/ When I imported airfoil's geometry in Gambit I chose to import only "edges". The airfoil's geometry is represented by one edge called "edge1". I created a face called "airfoil" starting from this "edge1". The problem emerges when I try to subtract the face "airfoil" from face "arc" using a boolean operation (subtract). I received the following error message: "ERROR: ACIS error 8004:inconsistent containment of intersection curve. Restoring the geometric model to the state before the current operation (if there is a positive number of default UNDO levels)." Here is the *.dbs file: http://www.megaupload.com/?d=TMMWE6J5 I would be very grateful if someone can help me. Thanks in advance. Regards, Susan. Last edited by wyldckat; September 3, 2015 at 18:54. Reason: disabled embedded images |
|
October 11, 2011, 02:09 |
|
#2 |
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 41 |
the problem is on edges GA EG CG: they have common vertex G with your airfoil, so:
*delete faces rect1 rect2 and ark (disable lower geometry option) *create new face with AB AF EF DE CD BC (outer domain without splits) *split this new surface with airfoil *delete surface airfoil *split new splitted surface with GA CG *Then with CG and EG That's it
__________________
In memory of my friend Hervé: CFD engineer & freerider |
|
October 11, 2011, 14:23 |
|
#3 | |
New Member
susan
Join Date: Oct 2011
Posts: 5
Rep Power: 15 |
Quote:
Regards, Susan |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Airfoil Meshing Scheme in Gambit | J. Weiler | FLUENT | 6 | October 2, 2011 16:41 |
[Other] Ansys meshing airfoil and / or compressor blades | baw192 | ANSYS Meshing & Geometry | 8 | September 23, 2011 01:43 |
Gambit - meshing over airfoil wrapping (?) problem | JFDC | FLUENT | 1 | July 11, 2011 06:59 |
Oscillating Airfoil - Dynamic meshing or user-defined velocity profile. | DarrenC | Main CFD Forum | 5 | July 19, 2010 23:33 |
[GAMBIT] Meshing airfoil using .dat file problem | creggie | ANSYS Meshing & Geometry | 10 | June 27, 2010 20:24 |