|
[Sponsors] |
April 29, 2020, 10:21 |
Inclusion of Markers in 3D mesh for SU2
|
#1 |
Member
Dr. H.K. Narahari
Join Date: Jan 2019
Posts: 49
Rep Power: 7 |
. I am trying to develop a case study for teaching CFD in the class to this end I am using OpenVSP, GMSH and SU2.
1. I have created a wing in OpenVSP , exported the CFD mesh as .stl file. 2. Opened the .stl file in GMSH GUI and added a box . 3. I am able to create the 3d mesh and export it in SU2 format. My difficulty is how do I include markers in the .geo file ? In this case I want to treat the airfoil as one marker (EULER) and box as farfield. The geo file is ------------------------------------------------------------ Merge "wing1.stl"; SetFactory("OpenCASCADE"); Box(1) = {-20.0, -20.0, -25.0, 35, 35, 35}; ------------------------------------------------------------ The wing is just default wing which is in OpenVSP Apologies for asking a basic question , but any suggestions will be greatly appreciated Thanks in advance Narahari |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] SnappyHexMesh/splitMeshRegion : region1 in zone "-1" | GuiMagyar | OpenFOAM Meshing & Mesh Conversion | 3 | August 4, 2023 13:38 |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
Star CCM Overset Mesh Error (Rotating Turbine) | thezack | Siemens | 7 | October 12, 2016 12:14 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |