CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Commercial meshers] is it possible do use foamMeshtoFluent for 2D?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 28, 2015, 10:56
Question is it possible do use foamMeshtoFluent for 2D?
  #1
New Member
 
Jean-Pierre
Join Date: May 2014
Posts: 9
Rep Power: 11
Jeanp is on a distinguished road
Hi all,

I would like to know if it is possible to convert a "2D" mesh made with snappyHexMesh (extrudeMesh) into a 2D mesh for Fluent. I've tried with foamMeshToFluent but I get a 3D .msh. For me it is logic but I just want to know if it is possible and how also

Thanks!

Jean
Jeanp is offline   Reply With Quote

Old   April 30, 2015, 12:53
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quick answer:
  1. OpenFOAM mostly works with 3D meshes, therefore it's not likely that it will be able to export to Fluent's 2D msh format.
  2. If Fluent can load another type of surface mesh, you can try using foamToSurface, for example if you run it like this:
    Code:
    foamToSurface test.msh
    It will tell you this:
    Code:
    Unknown file extension for writing : msh
    Valid types: ( ac gts inp obj off ofs smesh stl stlb tri vtk wrl x3d )
  3. Since the utility fluentMeshToFoam can import 2D meshes, you could ask/hire someone to create a modified version of foamMeshToFluent to support this feature.
wyldckat is offline   Reply With Quote

Reply

Tags
foammeshtofluent, mesh, mesh 2d


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
[Commercial meshers] foamMeshToFluent does not write zones doubtsincfd OpenFOAM Meshing & Mesh Conversion 9 October 29, 2019 09:57
[Commercial meshers] foamMeshToFluent 3D mesh error - line 1: syntax error dacets OpenFOAM Meshing & Mesh Conversion 0 June 29, 2018 08:37
[Commercial meshers] foamMeshToFluent error!!!! zaynah04 OpenFOAM Meshing & Mesh Conversion 3 June 27, 2016 17:07
[Commercial meshers] foamMeshToFluent - very high skewness after conversion! kishpishar OpenFOAM Meshing & Mesh Conversion 1 January 18, 2015 15:38
[Commercial meshers] foamMeshToFluent with different zones nwpukaka OpenFOAM Meshing & Mesh Conversion 0 October 21, 2014 02:51


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