|
[Sponsors] |
[Commercial meshers] Problem importing mesh in openfoam from fluent |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 1, 2008, 10:24 |
Problem importing mesh in openfoam from fluent
|
#1 |
New Member
Alessandro Di Placido
Join Date: Mar 2009
Posts: 2
Rep Power: 0 |
Hi, I've got openfoam v. 1.5 and when I import a mesh from fluent happened the follow thing:
openflu@debian: ~/OpenFOAM/openflu-1.5/run/tutorials/icoFoam/airfoil$ fluentMeshToFoam /home/alessandro/airfoil.msh /*--------------------------------------------------------------------------- *\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.5 | | \ / A nd | Web: http://www.OpenFOAM.org | | \/ M anipulation | | \*--------------------------------------------------------------------------- */ Exec : fluentMeshToFoam /home/alessandro/airfoil.msh Date : Aug 28 2008 Time : 00:00:37 Host : debian PID : 5999 Case : /home/openflu/OpenFOAM/openflu-1.5/run/tutorials/icoFoam/airfoil nProcs : 1 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time cannot open file file: /home/openflu/OpenFOAM/openflu-1.5 /run/tutorials/icoFoam/airfoil/system/controlDict at line 0. From function regIOobject::readStream(const word&) in file db/regIOobject/regIOobjectRead.C at line 66. FOAM exiting Where do you think the trouble is? |
|
September 1, 2008, 14:23 |
Do you have a system/controlDi
|
#2 |
Senior Member
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18 |
Do you have a system/controlDict file in your case directory?
The converter reads from there at least the settings for writing the OpenFOAM mesh to disk. Francesco |
|
September 1, 2008, 15:55 |
No, because I don't know what
|
#3 |
New Member
Alessandro Di Placido
Join Date: Mar 2009
Posts: 2
Rep Power: 0 |
No, because I don't know what I have to write on it. I thought to copy another case ControlDict file but then will it be correct? And If I have to do it in this way, what case should I copy? Does it depends on the type of flow(uncompressible,..) or what else?
|
|
September 4, 2008, 14:41 |
You can find a lot of answers
|
#4 |
Senior Member
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18 |
You can find a lot of answers to these questions by reading the user manual...
However, you can copy the whole "system" directory from a similar tutorial case. During the conversion, however, only the lines regarding writing format are used: binary or ascii and compressed or uncompressed. My suggestion is to use ASCII for starting. A bit slower but you can open the mesh and see how it is done. Hope this helps, Francesco |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Error by importing .msh format to openfoam | shengqiming | OpenFOAM Meshing & Mesh Conversion | 2 | August 24, 2016 07:38 |
Problem occurring while importing mesh file in Fluent | RajG | FLUENT | 0 | June 2, 2015 10:30 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |
Interesting problem: Parallel Processor VOF Fluent + Dynamic Mesh + System Coupling | spaceprop | FLUENT | 5 | September 2, 2014 10:43 |
fluent mesh importing problem | Phil | FLUENT | 0 | February 19, 2002 04:44 |