CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [Commercial meshers] Fluent mesh convert to openfoam (https://www.cfd-online.com/Forums/openfoam-meshing/128210-fluent-mesh-convert-openfoam.html)

itsme_kit January 6, 2014 18:02

Fluent mesh convert to openfoam
 
Hi

Anyone knows how to convert .msh file into ASCII format file

I tried to run command: fluent3DMeshToFoam Elbowpipe.msh

I got following errors:

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.2.2 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.2.2-9739c53ec43f
Exec : fluent3DMeshToFoam Elbowpipe.msh
Date : Jan 06 2014
Time : 22:50:58
Host : "ke-wu"
PID : 2950
Case : /Volumes/OpenFOAM-v2.1/OpenFOAM-2.2.2/run/Elbowpipe
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Dimension of grid: 3
Number of points: 49964
Number of faces: 386540
Number of cells: 177107
--> FOAM Warning : Found unknown block of type: "3010"
on line 14


--> FOAM FATAL ERROR:
Do not understand characters:
on line 15

From function fluentMeshToFoam::lexer
in file fluent3DMeshToFoam.L at line 748.

FOAM exiting

What's the main error from the result

Many thanks for your help

Aurelien Thinat January 7, 2014 04:11

Hi itsme,

I'm not sure for a "msh" file, but this kind of error message generaly comes from a case file (*.cas) saved in binary format instead of ASCII format.

Have a look in that direction.

xcom98 May 2, 2014 04:38

Hi itsme,

You can save msh as ascii by opening fluent as meshing mode.

SungChan


All times are GMT -4. The time now is 12:27.