|
[Sponsors] |
March 5, 2013, 05:25 |
Export mesh to .h5 exodus format
|
#1 |
New Member
Balti
Join Date: Nov 2012
Posts: 21
Rep Power: 14 |
I try to use the library exodusii-5.14 to convert a file in .h5 format.
But my mesh is very big: - 703 997 296 of cells - 691 096 468 of vertices It crashes in the ex_put_init() method. Someone can help me? What this method does ? Thanks a lot |
|
March 8, 2013, 11:20 |
|
#2 |
New Member
Balti
Join Date: Nov 2012
Posts: 21
Rep Power: 14 |
I need to precise my question:
It is possible to create a .h5 format file with mesh having greater than 268 435 455 of hexahedra. Why I ask this question? Simply because in the library exodusii-5.14 I saw there are lot of int (and not long int). And the limitation of int is 2,147,483,647. Then if you have 268 435 455 hexahedra with 8 vertices and if we save all vertices we are above the limitation of int ! |
|
March 8, 2013, 18:23 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Balti,
I'm not sure I understand why you're asking about ExodusII here on this forum. Because this forum is dedicated to using ParaView!? From what I can find, the official discussion group for ExodusII is this one: http://sourceforge.net/p/exodusii/discussion/ Good luck! Bruno
__________________
|
|
March 15, 2013, 08:22 |
|
#4 |
New Member
Balti
Join Date: Nov 2012
Posts: 21
Rep Power: 14 |
Thanks, it's a good idea to post on this other forum.
But I think I found my problem: I did not use the good version of the library to do it! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] ANSYS to Fluent mesh export in ASCII format | johannes | ANSYS Meshing & Geometry | 64 | October 19, 2021 21:13 |
[ANSYS Meshing] export cgns format mesh | tomding0107 | ANSYS Meshing & Geometry | 4 | February 18, 2021 14:47 |
[ANSYS Meshing] ASCII export Format - mesh connectivity | eaglemckenna | ANSYS Meshing & Geometry | 0 | February 23, 2016 05:24 |
Export mesh from Fluent in Nastran format | Wieland | FLUENT | 9 | October 19, 2012 10:16 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |