|
[Sponsors] |
October 9, 2009, 11:12 |
DNS mesh
|
#1 |
Senior Member
Suresh kumar Kannan
Join Date: Mar 2009
Location: Luxembourg, Luxembourg, Luxembourg
Posts: 129
Rep Power: 17 |
Hello everybody,
I am working on making a DNS mesh for simulating the break up of a liquid sheet. Initially i had problem in generating the meshes on a 32 bit machine using blockMesh, so i moved to 64 bit. Then my blockMesh for running, but it takes unusually large time to make the mesh. But finally I had a mesh written and when i wanted to check the mesh it again takes unusually long time to run the checkMesh and it is stuck at this point // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create polyMesh for time = constant Time = constant Mesh stats points: 16314102 internal points: 0 faces: 32607050 internal faces: 16292950 cells: 8150000 boundary patches: 6 point zones: 0 face zones: 0 cell zones: 0 Number of cells of each type: hexahedra: 8150000 prisms: 0 wedges: 0 pyramids: 0 tet wedges: 0 tetrahedra: 0 polyhedra: 0 Checking topology... Boundary definition OK. Point usage OK. Upper triangular ordering OK. Face vertices OK. Number of regions: 1 (OK). Checking patch topology for multiply connected surfaces ... Patch Faces Points Surface topology inlet 50 102 ok (non-closed singly connected) outlet 4050 8102 ok (non-closed singly connected) channelWalls 2000 4004 ok (non-closed singly connected) walls 4000 8004 ok (non-closed singly connected) sides 4000 8004 ok (non-closed singly connected) I think there are large number of default cells which are set to empty and it is checking those meshes. But i want visualize and check if my mesh is ok or not. But i also tried to visualise the mesh in ParaFoam but i could not load the file itself, paraFoam just hangs after i ask it to display the mesh. I have approxiamtely 8 million cells in my mesh. So i want to know if anybody has faced similar kinds of problems while trying to visualize meshes with large number of cells. Is there any specific way to visualize meshes with large number of cells. bye with regards K.Suresh kumar |
|
October 30, 2009, 01:02 |
|
#2 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
Are you sure about your machine? is the memory large enough? have you coarsen your mesh so that see whether in this way paraFoam can handle it or not, so as to exclude the problem from the man-made reasons?
I use 6G memory to handle my 2 million mesh, and it is really a hard time, but it won't stuck but did take a long time. CheckMesh some times will report errors, but even then it is okay for my case, I can still run my case. So my little advice is to try a coarsened one, and see what happens?
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
April 9, 2010, 06:04 |
BlockMesh maximum number cells
|
#3 |
Member
Aldo Iannetti
Join Date: Feb 2010
Posts: 48
Rep Power: 16 |
Hi foamers,
I'm trying to generate a 100 Mln cells grid for a DNS application. I can't do that yet. Is there anybody who has made it? How to do? How to avoid the lack of memory? Can blockMesh run in parallel? thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
y+ = 1 boundary layer mesh with snappyHexMesh | Arzed23 | OpenFOAM Running, Solving & CFD | 6 | November 23, 2022 16:15 |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
Filtering DNS solutions Vs projecting filtered DNS solution | juliom | Main CFD Forum | 5 | May 19, 2016 17:06 |
[snappyHexMesh] SnappyHexMesh no layers and no decent mesh for complex geometry | pizzaspinate | OpenFOAM Meshing & Mesh Conversion | 1 | February 25, 2015 08:05 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |