[Gmsh] R: ellipsoid issue
Jeremy Theler
jeremy at seamplex.com
Thu Sep 5 12:02:01 CEST 2019
Indeed, see attached png.I am using latest Git linked against OCE 7.3.0
in GNU/Linux.
On Thu, 2019-09-05 at 08:13 +0000, Alessandro Vicini wrote:
> Hello Peter,
>
> I’m using 4.4.0 (under windows), and your script seems to work for
> me…
>
> A.
>
>
>
> Da: gmsh <gmsh-bounces at ace20.montefiore.ulg.ac.be>
> Per conto di Peter Johnston
>
> Inviato: giovedì 5 settembre 2019 09:58
>
> A: gmsh at geuz.org
>
> Oggetto: [Gmsh] ellipsoid issue
>
>
>
>
>
> Hello,
>
>
>
>
> I am trying to create some ellipsoids in 3D and came across this
> solution:
>
>
>
>
>
> SetFactory("OpenCASCADE");
> Sphere(1) = {0, 0, 0, 0.5};
> Dilate {{0, 0, 0}, {1.5, 1, 0.5}} { Volume{1}; }
> Characteristic Length{:} = 0.1;
> Mesh.Algorithm = 6;
> This was posted on the webpage
> http://onelab.info/pipermail/gmsh/2018/011986.html,however, the
> example appears to be generating one-point curves and so the meshing
> is failing.
> I am using gmsh 4.4.1. I would be grateful for any suggestions and/or
> advice. I used a similar script before and not had this issue.
> Thanks very much,
> Peter.
>
>
>
>
>
>
> ---------------------------------------------------------------------
>
>
>
> Associate Professor Peter Johnston (FAustMS, FIMA)
>
> School of Environment and Science
>
> Griffith University | Nathan | QLD 4111 | Technology (N44) Room 3.19
>
> T +61 7 373 57748| F +61 7 373 57656 Email
> p.johnston at griffith.edu.au
>
>
>
>
>
>
> _______________________________________________gmsh mailing
> listgmsh at onelab.info
> http://onelab.info/mailman/listinfo/gmsh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/gmsh/attachments/20190905/12e1a27c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ellipsoid.png
Type: image/png
Size: 39703 bytes
Desc: not available
URL: <http://onelab.info/pipermail/gmsh/attachments/20190905/12e1a27c/attachment-0001.png>
More information about the gmsh
mailing list