<div dir="ltr"><div>Hello Adil, <br></div><div><br></div><div>I think the mesh is definitely more dense or refined around the spheres. <br></div><div>My first guess is that the mesher makes more points on the spheres because it needs more points to model them accurately. <br></div><div>For the outer box, less points suffice for an accurate mesh. <br></div><div><br></div><div>For a 2D example, if you are trying to discretize a straight line, you can get away with the start and end points and not lose any info. <br></div><div>For a curve however, you'll need more points along it for a good approximation. <br></div><div><br></div><div>For a look at the mesh, you can use a clipping plane: Tools -> Clipping -> (Click mesh in left hand pane) -> Click and drag in D box</div><div><br></div><div>Here are some example pictures for a model with a sphere on one side only <br></div><div><br></div><div>The sparser one was done using Tools -> Clipping -> (Check "keep whole elements" and "only draw volume layer")<br></div><div><div><div><img src="cid:ii_joyi6prt1" alt="image.png" width="475" height="269"><br></div><img src="cid:ii_joyi3t200" alt="image.png" width="475" height="286"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 26, 2018 at 4:22 AM Abiti Adili <<a href="mailto:aadili1@lsu.edu">aadili1@lsu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you very much. Now I have the lists of the elements with the physical volume tags they belong to.<br>
<br>
I have attached a png file of the 3D view of the mesh generated, geomtry.geo and omnibus.geo.<br>
<br>
It seems to me that<br>
 when I clicked on 3D in Mesh option  it seems like it started generating more densely around those two balls.<br>
<br>
when clicked on "refine by splitting", it still gets dense around those two balls.<br>
<br>
You can see it from the attached file of the 3D view of the mesh.<br>
<br>
Is there any reason for this mesh to be denser around the ball and not so dense in  the complement of the balls? Or I am just judging this by my eyes while it is not actually like that? Is there any way I can confirm that it is indeed denser around the balls? and If that is true, am I doing something wrong in the geo files?<br>
<br>
Thank you very much.<br>
<br>
Adil<br>
<br>
<br>
________________________________________<br>
From: G. D. McBain <<a href="mailto:gdmcbain@protonmail.com" target="_blank">gdmcbain@protonmail.com</a>><br>
Sent: Sunday, November 25, 2018 11:43:56 PM<br>
To: Abiti Adili<br>
Cc: <a href="mailto:gmsh@onelab.info" target="_blank">gmsh@onelab.info</a><br>
Subject: Re: [Gmsh] listing elements according to which physical volume they belong to<br>
<br>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br>
Le lundi, novembre 26, 2018 12:43 PM, Abiti Adili <<a href="mailto:aadili1@lsu.edu" target="_blank">aadili1@lsu.edu</a>> a écrit :<br>
<br>
> Hello,<br>
><br>
> I have a geometry.geo file that creates a box with two small balls in it. I used omnibus.geo file that utilize the geometry.geo. Using this file, I created a 3D mesh over the box(as well as the two balls in it). I need to be able to have a mesh( created over the box) so that the gmsh file lists the tetrahedral elements according which physical volume( ball1, ball2, or the complement of them in the box) they belong to.<br>
><br>
> The files I currently have are not quite generating what I wanted, it is only listing the elements belong to the complement. I would greatly appreciate if someone can take a look at them and point out the mistakes I made.<br>
<br>
The last lines of geometry.geo have:<br>
<br>
    Volume(1) = {2};<br>
    Volume(2) = {3};<br>
    Volume(3) = {1, 2};<br>
<br>
The last should read<br>
<br>
    Volume(3) = {1, 2, 3};<br>
<br>
if the second sphere is also to internally bound it.<br>
<br>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@onelab.info" target="_blank">gmsh@onelab.info</a><br>
<a href="http://onelab.info/mailman/listinfo/gmsh" rel="noreferrer" target="_blank">http://onelab.info/mailman/listinfo/gmsh</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Max Orok</div><div>Contractor<br></div></div><div dir="ltr"><a href="http://www.mevex.com" target="_blank">www.mevex.com</a><br><br><img src="https://docs.google.com/uc?export=download&id=1fHTIiW4OMUjQr1iOkspQ7wiEsxunoOs0&revid=0B6x5w-5zVaEjSkpwbm5oY29jbG1XMzJoYldXTmJpNGFtb3dVPQ" width="164" height="42"><br></div></div></div></div></div></div>