View Issue Details

IDProjectCategoryView StatusLast Update
0000262OpenFOAMBugpublic2011-08-02 21:47
Reporteruser234Assigned Touser4 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinux 64 bitOSOpenSuseOS Version11.4
Summary0000262: Wrong conversion from unv to OpenFOAM mesh
DescriptionThe attached file is an example of wrong conversion from unv. If the unv-mesh is opened in Salome and gmsh you can see normal mesh. After ideasUnvToFoam and viewing mesh in paraFoam the mesh is damaged.
Steps To Reproduce1. Download uploaded file Mesh_gaussObstacleVolTri.tar.bz
2. Unpack it
3. Create OpenFOAM case
4. ideasUnvToFoam Mesh_gaussObstacleVolTri.unv
5. View mesh in paraFoam
TagsNo tags attached.

Activities

user234

2011-07-24 08:23

 

Mesh_gaussObstacleVolTri.7z (1,041,913 bytes)

user234

2011-07-24 08:24

  ~0000589

Sorry, the bzip file was too big to upload it. I've uploaded the example mesh in 7zip format.

user234

2011-07-24 18:00

 

SalomeMesh.png (27,342 bytes)   
SalomeMesh.png (27,342 bytes)   

user234

2011-07-24 18:00

 

OFmesh.png (29,400 bytes)   
OFmesh.png (29,400 bytes)   

user234

2011-07-24 18:02

  ~0000591

Also, I attach the pictures of mesh generated in Salome and converted into OpenFOAM.

P.S. Gmsh shows the mesh same as in Salome.

user234

2011-07-25 22:19

  ~0000593

I found the solution for the given mesh: scale mesh with coefficient 100 in Salome -> save in .unv -> convert to OpenFOAM format -> scale 0.01.

It appeared that OpenFOAM converter fails to read small quantities...

user4

2011-07-27 10:28

  ~0000594

The problem is not in the small quantities. More likely the problem is in the boundary analysis. Can you reverse the boundary quads (type 44) so they point outside?

user234

2011-07-29 20:24

  ~0000598

Thanks for reply.
Please describe the procedure in detail, I don't understand how to do it.

Best regards, Aleksey.

user4

2011-08-02 21:47

  ~0000601

I've pushed a change to ideasUnvToFoam to handle reversed boundary faces. Commit id f2602ed6e1bb99b0bb0ac99b6177e31f7ccd3702

Thanks for reporting.

Issue History

Date Modified Username Field Change
2011-07-24 08:21 user234 New Issue
2011-07-24 08:23 user234 File Added: Mesh_gaussObstacleVolTri.7z
2011-07-24 08:24 user234 Note Added: 0000589
2011-07-24 18:00 user234 File Added: SalomeMesh.png
2011-07-24 18:00 user234 File Added: OFmesh.png
2011-07-24 18:02 user234 Note Added: 0000591
2011-07-25 22:19 user234 Note Added: 0000593
2011-07-27 10:28 user4 Note Added: 0000594
2011-07-29 20:24 user234 Note Added: 0000598
2011-08-02 21:47 user4 Note Added: 0000601
2011-08-02 21:47 user4 Status new => resolved
2011-08-02 21:47 user4 Fixed in Version => 2.0.x
2011-08-02 21:47 user4 Resolution open => fixed
2011-08-02 21:47 user4 Assigned To => user4