underworldcode / underworld3

https://underworldcode.github.io/underworld3/
Other
21 stars 10 forks source link

added Spherical Shell Internal Boundary, Segment of Sphere, and Segme… #230

Closed gthyagi closed 3 months ago

gthyagi commented 3 months ago

I have added three new meshes to the meshing module:

  1. Spherical Shell Internal Boundary
  2. Segment of Sphere
  3. Segment of Annulus

We can remove the following meshes:

  1. RegionalSphericalBox
  2. QuarterAnnulus
gthyagi commented 3 months ago

@julesghub I have added usage documentation. please have a look and let me know if it requires any further modifications.

julesghub commented 3 months ago

Nice Tyagi! Looks good.