|
[Sponsors] |
Gambit error in exporting mesh in 3D modeling |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 29, 2004, 15:08 |
Gambit error in exporting mesh in 3D modeling
|
#1 |
Guest
Posts: n/a
|
Hi,
I have created a 3D model in Gambit and the number of the mesh cells are about 2,200,000. When I tried to export it (not 2D), after about 5 minutes (apparantly it was trying to export the mesh), the error : "Error Writing to file at line #......" apeared in the box, at the lower part of the GUI and repeated interminably, till I "Killed" the program. I am sure that I have enough space for saving and exporting the files. Can this problem be due to the huge mesh numbers? or I am doing something wrong with defining the BC's....? Thank you. Mazyar |
|
March 30, 2004, 19:50 |
Re: Gambit error in exporting mesh in 3D modeling
|
#2 |
Guest
Posts: n/a
|
Check with a smaller mesh just in case.
Gambit is a 32 bit software but it can cope with millions of cells. |
|
March 31, 2004, 08:52 |
Re: Gambit error in exporting mesh in 3D modeling
|
#3 |
Guest
Posts: n/a
|
2million cells is roughly 2 gigs memory. I think you ran out of ram.
|
|
March 31, 2004, 11:13 |
Re: Gambit error in exporting mesh in 3D modeling
|
#4 |
Guest
Posts: n/a
|
Actualy the problem again was the huge files: 200 MB for dbs and 400 MB msh. So again I ran out of space.
|
|
March 31, 2004, 11:46 |
Re: Gambit error in exporting mesh in 3D modeling
|
#5 |
Guest
Posts: n/a
|
why don't you try one thing, save the cases with say 4 different names, and delete some parts from each mesh such that collectively all the parts have the total mesh. now export all the meshes, say mesh1 mesh2 mesh3 mesh4, and use tmerge to merge them into final mesh, tmerge shall work from your command prompt, (command prompt of linux or windows etc) as
utility tmerge -3d mesh1 mesh2 mesh12 utility tmerge -3d mesh12 mesh3 mesh13 utility tmerge -3d mesh13 mesh4 finalmesh this might take time but you will be able to get the mesh. |
|
March 31, 2004, 11:50 |
Re: Gambit error in exporting mesh in 3D modeling
|
#6 |
Guest
Posts: n/a
|
well since newlines were not in the message i posted, imagine line break before every 'utility' or the command is utility tmerge -3d mesh1 mesh2 meshfinal
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Converting Fluent mesh files to Gambit neutral files | samuelkc | ANSYS Meshing & Geometry | 9 | April 21, 2021 07:28 |
mesh missing after export in gambit | morteza08 | ANSYS Meshing & Geometry | 1 | July 26, 2010 02:10 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
Icemcfd 11: Loss of mesh from surface mesh option? | Joe | CFX | 2 | March 26, 2007 19:10 |
mesh guidelines for RANS modeling in Gambit | Vishwas | FLUENT | 0 | January 12, 2006 14:56 |