View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000461 | OpenFOAM | Bug | public | 2012-03-15 07:28 | 2012-03-27 11:20 |
Reporter | Assigned To | ||||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Linux Ubuntu | OS Version | 10.10 |
Summary | 0000461: fluent3DMeshToFoam unable to handle Ansys 14 generated meshes due to different header | ||||
Description | You will get an error when you apply fluent3DMeshToFoam to a Ansys 14 TGrid generated mesh (see included logfile). This does not happen for a mesh generated by an older TGrid version (tested TGrid 5.0.6 and 4.0.16). The file structures are all the same, but the first line of the Ansys 14 header contains some extra brackets. If you change the first line of the header in the Ansys 14 mesh from: (1 "ANSYS(R) TGrid(TM) 3D 14.0.0") to (1 "TGrid 3D 5.0.6") The conversion works perfectly. | ||||
Tags | No tags attached. | ||||
2012-03-15 07:28
|
fluent3DMeshToFoam.log (1,276 bytes)
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.0.1 | | \\ / A nd | Web: www.OpenFOAM.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.0.1-51f1de99a4bc Exec : fluent3DMeshToFoam la.msh Date : Mar 15 2012 Time : 08:17:34 Host : FluidDA-HP-xw6600-Ubuntu PID : 3308 Case : /home/fluidda/Desktop/fluxes_snappy 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 Header: "ANSYS(R --> FOAM FATAL ERROR: Do not understand characters: T on line 1 From function fluentMeshToFoam::lexer in file fluent3DMeshToFoam.L at line 747. FOAM exiting |
|
Thanks for the report - I've pushed a fix into the 2.1.x repository under commit 04fa6d6 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-15 07:28 |
|
New Issue | |
2012-03-15 07:28 |
|
File Added: fluent3DMeshToFoam.log | |
2012-03-22 14:54 |
|
Note Added: 0001163 | |
2012-03-27 11:20 |
|
Status | new => resolved |
2012-03-27 11:20 |
|
Fixed in Version | => 2.1.x |
2012-03-27 11:20 |
|
Resolution | open => fixed |
2012-03-27 11:20 |
|
Assigned To | => user2 |