|
[Sponsors] |
[Technical] How to generate refined 3D tetrahedra etc mesh for free |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 28, 2008, 08:39 |
How to generate refined 3D tetrahedra etc mesh for free
|
#1 |
Senior Member
Kārlis Repsons
Join Date: Mar 2009
Location: Latvia
Posts: 111
Rep Power: 17 |
Hello,
could you share your experience in creating non-trivial geometries and making a refined mesh afterwards? By "refined" I mean for example finer at some boundaries comparing with inner cells. blockMesh is handling only hexaedra and does no refinement... Thanks! |
|
January 28, 2008, 09:32 |
Hi, Kārlis
I do not have e
|
#2 |
New Member
George Kokotis
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
Hi, Kārlis
I do not have experience with it, but would you like to have a look at CAELinux(http://www.caelinux.com)? It includes OpenFOAM 1.4.1 and the basic pre/post processor, SALOME, seems really interesting... (although it appears it needs some intermediate format conversion to pass data to FOAM (via UNV files). It also includes GMSH. |
|
January 28, 2008, 09:56 |
Another distro?! Not again!
I
|
#3 |
Senior Member
Kārlis Repsons
Join Date: Mar 2009
Location: Latvia
Posts: 111
Rep Power: 17 |
Another distro?! Not again!
I'll take a look later, but I would rather prefer compiling from source and running on my own distro. By the way - any comments about TetGen? |
|
January 28, 2008, 10:02 |
Since it is a livecd, you just
|
#4 |
Senior Member
John Deas
Join Date: Mar 2009
Posts: 160
Rep Power: 17 |
Since it is a livecd, you just run it, and cherry-pick packages you'll install on your fav distro
|
|
January 28, 2008, 14:11 |
Hi, Kārlis
did you look at
|
#5 |
New Member
George Kokotis
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
Hi, Kārlis
did you look at the URL???? SALOME exists as a standalone package as well (I think the downloadable standalone package has binaries). In the Wiki there is also an example of using FOAM with SALOME. And John is right, I think. It is **merely** a (super-) supercharged PCLinuxOS LiveCD loaded with some really cutting edge scientific tools...For my part at least (as I am not a Linux guru, just vanilla user...), it would be a pain in the !@#$ to locate and install all these packages on my favorite distro... |
|
January 28, 2008, 15:06 |
When download completes, I'll
|
#6 |
Senior Member
Kārlis Repsons
Join Date: Mar 2009
Location: Latvia
Posts: 111
Rep Power: 17 |
When download completes, I'll write DVD and try it.
One more thing I would like to know - how about polyhedra mesh generators? Is it only gambit and similar proprietary software, that can make hexa- or even more face element meshes? |
|
January 28, 2008, 15:18 |
...not sure about this one (so
|
#7 |
New Member
George Kokotis
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
...not sure about this one (sorry). Maybe someone else could jump in and answer this one...
Before anything else check the tut. here: http://www.caelinux.org/wiki/index.php/Doc:CAETutorials#Salome_.26_OpenFOAM_tuto rial:_3D_CFD_analysis_of_a_Y-shaped_pipe_.28CAELinux_2007.29 |
|
January 28, 2008, 20:51 |
Hi,
This is the link to the
|
#8 |
New Member
Florante
Join Date: Mar 2009
Posts: 7
Rep Power: 17 |
Hi,
This is the link to the salome_meca binary package. ftp://cae-linux:salome@caelinux.dyndns.org/packages/salome-meca-2007.1/SALOME-MECA-2007.1-GPL.tgz installation notes here: http://caelinux.com/CMS/index.php?op...d=41&Itemid=40 This is different version from the one in Salome-platform.org. This includes the Code_aster module. I wonder if FoamX can be integrated to salome as a module as what Code_Aster did. |
|
January 29, 2008, 05:21 |
Hi,
I have some comments a
|
#9 |
New Member
Vanmaercke Simon
Join Date: Mar 2009
Location: Mol, Belgium
Posts: 8
Rep Power: 17 |
Hi,
I have some comments about Tetgen. It is easy to refine your tet mesh generated with Tetgen if you have a set of points where you want refine. This is done using the '-r' switch. Off course you will need to provide a file 'XXX-a.node' (where xxx is the name of your mesh) with the additional points you want to add. These points are usually easily derived from the estimated error on your solution.. Meshing rather complex shapes can indeed be done with salome (or netgen standalone (smaller)) or using STL input files and meshing them with tetgen. In my experience (2 years ago) Tetgen performed better then Netgen both on speed as robustness... Regards, Simon |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh does not create any mesh except one for the reference cell | Arman_N | OpenFOAM Meshing & Mesh Conversion | 1 | May 20, 2019 18:16 |
[snappyHexMesh] Creating multiple multiple cell zones with snappyHexMesh - a newbie in deep water! | divergence | OpenFOAM Meshing & Mesh Conversion | 0 | January 23, 2019 05:17 |
[snappyHexMesh] SHM problem : KVLCC2 with appendage mesh | sc.park | OpenFOAM Meshing & Mesh Conversion | 1 | March 13, 2016 14:28 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
[snappyHexMesh] SnappyHexMesh no layers and no decent mesh for complex geometry | pizzaspinate | OpenFOAM Meshing & Mesh Conversion | 1 | February 25, 2015 08:05 |