|
[Sponsors] |
[GMSH] Problem adding internal volume to generate 3D mesh from imported STEP file |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 7, 2021, 05:02 |
[GMSH] Problem adding internal volume to generate 3D mesh from imported STEP file
|
#1 |
New Member
Join Date: Feb 2020
Posts: 12
Rep Power: 6 |
Hello to everyone,
I’m a new user of GMSH and I’m having some problems with an easy case. I’m trying to mesh the geometry coming from a step file generated with Rhinoceros (a cylinder). In order to mesh my case, I need to generate the internal volume and I’m using the funcion Volume() to do it. Unfortunately, I get an error when generating the 3D mesh about intersecting entities and I cannot figure out why. This is the outlook of my geo file: Code:
Merge "Cylinder.stp"; //+ Physical Surface("Outlet", 7) = {3}; //+ Physical Surface("Inlet", 8) = {2}; //+ Physical Surface("Wall", 9) = {1, 4}; //+ Surface Loop(100) = { 1, 2, 3, 4}; //+ Volume(200) = {100}; Thanks in advance to anyone willing to help! |
|
Tags |
gmsh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] Installation Problem with OF 6 version | Aurel | OpenFOAM Community Contributions | 14 | November 18, 2020 17:18 |
[foam-extend.org] problem when installing foam-extend-1.6 | Thomas pan | OpenFOAM Installation | 7 | September 9, 2015 22:53 |
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 | keepfit | ParaView | 60 | September 18, 2013 04:23 |
[swak4Foam] build problem swak4Foam OF 2.2.0 | mcathela | OpenFOAM Community Contributions | 14 | April 23, 2013 14:59 |
Version 15 on Mac OS X | gschaider | OpenFOAM Installation | 113 | December 2, 2009 11:23 |