CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Difference between fluentMeshToFoam and Fluent3DMeshToFoam (https://www.cfd-online.com/Forums/openfoam/70551-difference-between-fluentmeshtofoam-fluent3dmeshtofoam.html)

thekay November 27, 2009 07:29

Difference between fluentMeshToFoam and Fluent3DMeshToFoam
 
Hello all. I am new here and I'd like to greet you all.

I have been working with OpenFOAM for the last couple of months. I have set up a few simple cases and parallel processing and I am getting deeper into it.

I have been wondering what is the difference between fluentMeshToFoam and fluent3DMeshToFoam. As far as I can see, there is not any significant difference. Is this correct? In which cases should one use one command or the other?

Thank you.

fra76 November 28, 2009 12:37

fluentMeshToFoam is the old code. It can handle 2D Fluent meshes but struggles with some 3D meshes (for example, meshes with hanging nodes)
fluent3DMeshToFoam is newer. Can handle only 3D meshes, but it does this much better than the old one. If you have a 3D mesh, this has to be preferred, in my opinion.

Hope this helps,
Francesco

thekay November 29, 2009 16:22

Thank you. This was helpful. I will come back to this thread if I have more questions.

asoltoon January 17, 2013 10:38

How to use fluentMeshToFoam or fluent3dMeshToFoam?
 
Hello guys,

How can I use this function? when I write "fluentMeshToFoam <e.g. myFileName>" it says "bash: syntax error near unexpected token `newline' " .
Is there any package to be installed? If yes, how?

Thanks in advance.

asoltoon January 17, 2013 10:43

Solved
 
I wrote the incorrect syntax, it should be like this:

"fluent3DMeshToFoam filename.msh"

doubtsincfd January 18, 2013 11:00

Also, for cyclic patches fluent3dMeshToFoam writes the patches in the ordered way but fluentMeshToFoam does not. I had experienced this in v2.0. Please verify if this behavior is still the same.


All times are GMT -4. The time now is 21:10.