|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Hugh Ingham
Join Date: Aug 2012
Posts: 35
Rep Power: 2 ![]() |
Hi guys,
I am modelling an axisymmetric jet and would like to use extrudeMesh to convert a 2-D mesh into 3-D. I created a 2-D mesh in Fluent then used fluentMeshToFoam to convert it. I would now like to revolve this 2-D mesh 45 degrees about a symmetry axis, effectively making a 1/8th section. The problem is I can't get extrudeMesh to work. It comes up with the following message: --> FOAM FATAL IO ERROR: cannot open file file: /home/hugh/OpenFOAM/hugh-2.1.0/3d/jet_3d_extrude/system/extrudeMeshDict at line 0. From function regIOobject::readStream() in file db/regIOobject/regIOobjectRead.C at line 87. I have looked at other threads and they say to run extrudeMesh from a separate directory to that which your 2-D mesh is stored and then call the 2-D directory in your extrudeMeshDict. I have done this but it still doesn't work. Could someone please help me! Thanks Hugh |
|
|
|
|
|
|
|
|
#2 |
|
New Member
Ken
Join Date: Aug 2012
Posts: 24
Rep Power: 2 ![]() |
It looks like it can't find or open your extrudeMeshDict at all. What directory are you executing extrudeMesh from?
If your extrudeMeshDict is located at: /home/hugh/OpenFOAM/hugh-2.1.0/3d/jet_3d_extrude/system/extrudeMeshDict then you should be able to run extrudeMesh from /home/hugh/OpenFOAM/hugh-2.1.0/3d/jet_3d_extrude/ Otherwise you might have file ownership properties. Maybe try chmod 700 extrudeMeshDict |
|
|
|
|
|
![]() |
| Tags |
| axisymmetric mesh, extrudemesh |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Doxygen documentation | Tanay | OpenFOAM Installation | 9 | September 23, 2011 11:40 |
| Mesh motion with Translation & Rotation | Doginal | CFX | 0 | August 3, 2011 16:37 |
| ParaView and Qt 4.3.5 on Mac OS X 10.6 | Adrian | OpenFOAM | 3 | August 8, 2010 03:16 |
| Icemcfd 11: Loss of mesh from surface mesh option? | Joe | CFX | 2 | March 26, 2007 18:10 |
| Generating a Non-Uniform 2-D Axisymmetric Mesh | anindya | CD-adapco | 0 | December 13, 2001 01:52 |