CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Mesh Generation & Pre-Processing Software > Pointwise & Gridgen

Create Exodus mesh from AirfoilMesh script

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 16, 2017, 10:20
Default Create Exodus mesh from AirfoilMesh script
  #1
New Member
 
Julian
Join Date: Nov 2017
Posts: 1
Rep Power: 0
kilojoules is on a distinguished road
I want to export an exodus grid of an airfoil. I think that I need to make the mesh three dimensional with a depth of one grid cell in order to do that. I downloaded the airfoilmesh script from github and generated the default airfoil. At this point, everything is looking great! This is exactly the mesh I want in Exodus format.

First, I select the mesh then go to file>export>export mesh. There are many options for output formate for the mesh, but Exodus is not one of the options. So, I think I need to extrude the mesh to give it some depth. My hope is that this will give me the option to select the exodus output format.

I tried using the extrude tool to do this. I select the entire airfoil, change the view to the +X direction, the select Create>Extrude>Normal. Yellow arrows point outwards in the direction I want to extrude this mesh. When I press "Run 1," the mesh becomes this funny-looking tangled web and it says that 2 cells met the negative jacobian stopping condition and 527 cells met other stop conditions.

How can I export this airfoil as an exodus mesh file? My understanding is that, to do this, I need to somehow transform the 2D airfoil grid into a 3D grid with a depth of one cell.
kilojoules is offline   Reply With Quote

Old   November 17, 2017, 11:33
Default
  #2
New Member
 
Join Date: Dec 2010
Posts: 2
Rep Power: 0
buzuzu is on a distinguished road
Use the script "Thicken2Dto3D" available at pointwise GitHub page to extrude the grid by one cell. This will turn the 2D domian into a 3D block.
buzuzu is offline   Reply With Quote

Old   November 17, 2017, 14:48
Default
  #3
Senior Member
 
David Garlisch
Join Date: Jan 2013
Location: Fidelity Pointwise, Cadence Design Systems (Fort Worth, Texas Office)
Posts: 307
Rep Power: 15
dgarlisch is on a distinguished road
Assuming the exodus to which you refer is the same as EXODUS II, you want to use CAE export when exporting to the EXODUS II solver.

As far as I know, you do NOT need to thicken your grid to one cell depth. The EXODUS II CAE exporter has an option for 2D grids.

Basic instructions:
  • Open your 2D airfoil PW file
  • Menu CAE, Select Solver... / Select EXODUS II
  • Menu CAE, Set Dimension, 2D
  • Menu CAE, Set Boundary Conditions...
    • Create BCs (Side Sets and Node Sets) as needed for your grid
    • Select connectors and assign to appropriate BCs
    • Close
  • Menu CAE, Set Volume Conditions...
    • Create VCs as needed for your grid
    • Select domains and assign to appropriate BCs
    • Close
  • Select all domains
  • Menu File, Export, CAE... / specify filename.exo
  • Save

FYI, the difference between CAE export and Grid export is that CAE export supports the creation, assignment, and export of solver specific BCs and VCs as described above.

Grid export ignores BCs and VCs and only exports grid data.
dgarlisch is offline   Reply With Quote

Reply

Tags
exodus airfoil

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Foam::error::PrintStack almir OpenFOAM Running, Solving & CFD 92 May 21, 2024 07:56
OpenFoam "Permission denied" and "command not found" problems. iyidaniel@yahoo.co.uk OpenFOAM Running, Solving & CFD 11 January 2, 2018 06:47
Gambit problems Althea FLUENT 22 January 4, 2017 03:19
[snappyHexMesh] Layers:problem with curvature giulio.topazio OpenFOAM Meshing & Mesh Conversion 10 August 22, 2012 09:03


All times are GMT -4. The time now is 00:32.