|
[Sponsors] |
[Gmsh] Changing the Mesh.RandomFactor in Gmsh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 28, 2015, 06:31 |
Changing the Mesh.RandomFactor in Gmsh
|
#1 |
New Member
Niko
Join Date: Aug 2014
Posts: 3
Rep Power: 12 |
Hello everybody,
I try to mesh a driller's cross section with Gmsh via Matlab. For this I use the following code: befehlsaufruf = [pfad '\gmsh ' pfad '\bohrer.geo ' '-2 -o ' pfad '\bohrer.msh']; [status] = system (befehlsaufruf); Unfortunately, it does not even work. Gmsh replies with an error: Error : Identical points in triangulation: increase element size or Mesh.RandomFactor I already changed the elementsize. But the elementsize does not solve the problem. Now I would like to test the Mesh.RandomFactor but I have no idea how to do it. Do you have an idea how to alter this Factor? Thank you kind regards Niko9310 P.s.: I made some screenshots of bohrer.geo and the gmsh Error. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
loading issue libraries:libsimpleFunctionObjects.so libsimpleSwakFunctionObjects.so | immortality | OpenFOAM Pre-Processing | 15 | April 7, 2024 13:35 |
[PyFoam] Problems with the new PyFoam release | zfaraday | OpenFOAM Community Contributions | 13 | December 9, 2014 19:58 |
[PyFoam] having problems with pyfoam Installation | vitorspadetoventurin | OpenFOAM Community Contributions | 3 | December 2, 2014 08:18 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
[Gmsh] Import problem | ARC | OpenFOAM Meshing & Mesh Conversion | 0 | February 27, 2010 11:56 |