CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Special Topics > Mesh Generation & Pre-Processing

some questions about gmsh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 15, 2020, 18:13
Default some questions about gmsh
  #1
New Member
 
Alex
Join Date: Apr 2020
Posts: 2
Rep Power: 0
Nk.aguirre is on a distinguished road
Hi,

I woud like to simulate the electric field of hollow torus. I use the following text:

SetFactory ("OpenCASCADE");
Torus (1) = {0,0,0, 201,50, Pi};
Torus (2) = {0,0,0, 158,34, Pi};
BooleanDifference (8) = {Volume {1}; Delete; } {Volume {2}; Delete; };

In some examples, the author puts the instructions: physical volume, physical surface, or surface loop. In this case, is it not necessary to take any of these? why is it necessary to include these instruction?. Is there a program to improve meshing such as bandwidth?

thanks
Nk.aguirre is offline   Reply With Quote

Reply

Tags
gmsh, mesh


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Gmsh] Converting gmsh to OpenFoam Friendly OpenFOAM Meshing & Mesh Conversion 3 June 26, 2018 05:46
[Gmsh] Insatlling gmsh from the source code-issue? CFD-Lover OpenFOAM Meshing & Mesh Conversion 20 June 12, 2018 06:39
A few questions about Gmsh: Background Mesh and Tutorial 7 SeanQuallen Main CFD Forum 2 November 27, 2017 03:28
[Gmsh] 2D Mesh Generation Tutorial for GMSH aeroslacker OpenFOAM Meshing & Mesh Conversion 12 January 19, 2012 03:52
[Gmsh] Import problem ARC OpenFOAM Meshing & Mesh Conversion 0 February 27, 2010 10:56


All times are GMT -4. The time now is 17:49.