Re: [Gmsh] patching CMakeLists.txt for TAUCS

2016-09-01 Thread Christophe Geuzaine
URSE TAUCS_Z > ${CMAKE_CURRENT_BINARY_DIR}/contrib/taucs/Z/*.c) > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege

Re: [Gmsh] How to find if a variable exists

2016-09-07 Thread Christophe Geuzaine
st > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info

Re: [Gmsh] Question about early post increment

2016-09-10 Thread Christophe Geuzaine
/ > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montef

Re: [Gmsh] Questions related to Extrusions

2016-09-15 Thread Christophe Geuzaine
OldNewReg=0;" at te beginning of your script. > • I thought the IDs should all be positive, so line 7 seems wrong. Curves actually exist with both orientations in Gmsh; use "FAbs()" to get the ID. Christophe > I would appreciate some explanations of what Gmsh is doi

Re: [Gmsh] boundary layer disconnects at the corner of geometry(stl)

2016-09-15 Thread Christophe Geuzaine
t; Field[2].ratio = 1.1; > Field[2].thickness = 0.05; > BoundaryLayer Field = 2; > //Background Field = 2; > > -- > > -- > Praveen Kumar R | Technical Manager > Centre for Computational Technologies - CCTech > 1 Akshay Residan

Re: [Gmsh] Questions related to Extrusions

2016-09-15 Thread Christophe Geuzaine
> On 15 Sep 2016, at 20:47, Jim Monte wrote: > > > On Thu, Sep 15, 2016 at 3:23 AM, Christophe Geuzaine > wrote: > > > On 14 Sep 2016, at 20:44, Jim Monte wrote: > > > > Hi, > > > > I would like to know how to find the order of the &

Re: [Gmsh] Instabilities of mesh generation in interactive and batch mode of gmsh

2016-09-20 Thread Christophe Geuzaine
> Best regards > Andreas > > —— > Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR) > Institut für Faserverbundleichtbau und Adaptronik | > > > _______ > gmsh mailing list > gmsh@onelab.info

Re: [Gmsh] redundant nodes when using transfinite

2016-09-20 Thread Christophe Geuzaine
gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onel

Re: [Gmsh] Problem with periodic mesh around cylinder with extrusion

2016-09-20 Thread Christophe Geuzaine
extrusion feature? > > I can generate periodic mesh inside cube without any problem. > > -- With Regards > Ashish > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe

Re: [Gmsh] Interpolation of polynomial solutions

2016-09-20 Thread Christophe Geuzaine
soever is strictly prohibited. Unauthorized > export or re-export is prohibited. If you have received this e-mail in error, > please advise the sender immediately and delete this e-mail and all attached > documents from your computer system." > # > > _____

Re: [Gmsh] Query

2016-09-20 Thread Christophe Geuzaine
ed) > > > Could someone help me with this, please ? > > Many Thanks, > Regards, > > > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/

Re: [Gmsh] reading stl and meshing

2016-09-20 Thread Christophe Geuzaine
ll soon be ready in "beta" and should be much more robust than the old code. > Martin > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geu

Re: [Gmsh] Possible bug when extruding relatively small surfaces

2016-09-21 Thread Christophe Geuzaine
; > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefi

Re: [Gmsh] Interactive gmsh command line?

2016-10-03 Thread Christophe Geuzaine
______ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://

Re: [Gmsh] aaaaaaaaaaaaaaargh

2016-10-03 Thread Christophe Geuzaine
22971ajohnen > (std::find(v[j]->onWhat()->mesh_vertices.begin(), > gtheler@tom:~/codigos/3ros/gmsh$ > > > Any comment or solution is appreciated. > Thanks! > > -- > Jeremy Theler > www.seamplex.com > > > > ___

Re: [Gmsh] Adding items to physical entities

2016-10-03 Thread Christophe Geuzaine
y to add elementary entities to existing physical groups? Thank > you. > > A. > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University o

Re: [Gmsh] How to generate 'plugin crack' for post processing

2016-10-03 Thread Christophe Geuzaine
7}; > Plane Surface(5009)={5008}; > Physical Surface(11)={5009}; > Surface{5009} In Volume{1}; > > Plugin(Crack).Dimension = 2 ; > Plugin(Crack).PhysicalGroup = 11 ; > Plugin(Crack).OpenBoundaryPhysicalGroup = 0 ; > Plugin(Crack).Run ; > //end of the file > __

Re: [Gmsh] Repeated ids with Duplicata

2016-10-13 Thread Christophe Geuzaine
'13' > New m surface '22' > New f surface '23' > New m surface '32' > New f surface '33' > New m surface '42' > > How do I ensure that everything has a unique ID? > ___ > gmsh mailing list > gmsh@o

Re: [Gmsh] Problems with version 2.14.0 - Part 2

2016-10-13 Thread Christophe Geuzaine
se in the graphics window the geometry looks ok). > > Where is the problem? Thank you. > > Alessandro > > > > > _______ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Chri

Re: [Gmsh] Command line options

2016-10-13 Thread Christophe Geuzaine
h mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info |

Re: [Gmsh] Recherche information sur l'installation de GMSH (Linux & windows)...

2016-10-13 Thread Christophe Geuzaine
; Airbus Defence and Space SAS (393 341 516 RCS Versailles) - Capital: > 16.587.728 EUR - Siege social: 51-61 Route de Verneuil, 78130 Les Mureaux, > France > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. C

Re: [Gmsh] Orient gui camera along axis

2016-10-13 Thread Christophe Geuzaine
the z-axis? > Sure: cf. the "X", "Y", "Z" and "rotate 90 degrees" buttons on the bottom of the GUI. > Alex > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listin

Re: [Gmsh] Problems with version 2.14.0 - Part 2

2016-10-14 Thread Christophe Geuzaine
is indeed a bit annoying - the SVN version now does it automatically. Christophe > Regards, > > Alessandro > > > -Messaggio originale- > Da: Christophe Geuzaine [mailto:cgeuza...@ulg.ac.be] > Inviato: giovedì 13 ottobre 2016 21.58 > A: Alessandro Vicini > Cc: g

Re: [Gmsh] Problems with structured meshing

2016-10-16 Thread Christophe Geuzaine
t apply Blosson: odd number of triangles (15167) in surface 4". My > error log and .geo files are attached. Please advise on what I can do to fix > these errors. > Transfinite Surface meshes require matching number of vertices on opposite sides. Add e.g. this to your file: N = 10

Re: [Gmsh] pos high order interpolation error

2016-10-18 Thread Christophe Geuzaine
nt type). > Gmsh - 2.14.0 x64, Win 7. > > -- > С уважением, Олег > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engi

Re: [Gmsh] [Gmsh-announce] New Gmsh release: 2.14.1

2016-11-02 Thread Christophe Geuzaine
> On 2 Nov 2016, at 09:24, Florian Blachère > wrote: > > On 30/10/16 09:49, Christophe Geuzaine wrote: >> New in 2.14.1: fixed regression in periodic meshes; small bug fixes and code >> cleanups. >> >> Downloads, m

Re: [Gmsh] Question about gmsh

2016-11-02 Thread Christophe Geuzaine
> > Thank you! > Mayank > > ** "Post processing Generic txt" option in "save as" in gmsh > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electric

Re: [Gmsh] Problem about 'Plugin Crack'

2016-11-02 Thread Christophe Geuzaine
__ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onel

Re: [Gmsh] 2.14.1 tarball change

2016-11-03 Thread Christophe Geuzaine
e tarball currently available on the server as the reference, as the original one was lost. > Thanks, > > Joseph > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuza

Re: [Gmsh] Question about gmsh

2016-11-03 Thread Christophe Geuzaine
ns->CutBox. > , > Mayank > > > > > > > > > > > > > > > On Wed, Nov 2, 2016 at 5:24 AM, Christophe Geuzaine > wrote: > > > On 22 Oct 2016, at 04:09, Mayank Jog wrote: > > > > Hello, > > I have been using

Re: [Gmsh] Surface In Volume does not work GMSH for Linux

2016-11-03 Thread Christophe Geuzaine
dded surfaces. Reset it to the default "Delaunay" (1). > Geometry file and settings dump is attached. > > Cheers, > Bill Slade > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh --

Re: [Gmsh] Bug? Points in Volume only meshed for first volume

2016-11-14 Thread Christophe Geuzaine
> Gregor Mitscha-Baude > _______ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuz

Re: [Gmsh] Refine the mesh around the line

2016-11-16 Thread Christophe Geuzaine
ward to your kind response, > > > Best, > > Glad > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Scie

Re: [Gmsh] Big regression in MED format writing

2016-11-26 Thread Christophe Geuzaine
dressee, you may not copy, forward, disclose or use any > part of it. If you have received this message in error, please delete it and > all copies from your system and notify the sender immediately by return > message. > > E-mail communication cannot be guaranteed to be tim

Re: [Gmsh] Big regression in MED format writing

2016-11-28 Thread Christophe Geuzaine
>> any dissemination or disclosure, either whole or partial, is prohibited >> except formal approval. >> >> If you are not the addressee, you may not copy, forward, disclose or use any >> part of it. If you have received this message in error, please delete it and >> all copies from your system and notif

Re: [Gmsh] substring in gmsh script

2016-11-28 Thread Christophe Geuzaine
pose i don't understand > some differences between lists, strings, char-expressions and something like > that. > > Is there any way to do what i want? > > -- > Best regards, Oleg > ___ > gmsh mailing list > gmsh@onelab

Re: [Gmsh] I need help with an error in gmsh using 10-node tetraeder elements

2016-12-07 Thread Christophe Geuzaine
oß > Professur Technische Mechanik/Dynamik > Fakultät für Maschinenbau > > Technische Universität Chemnitz > Reichenhainer Straße 70 | R. W239 > 09126 Chemnitz > Germany > > www.tu-chemnitz.de > -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering an

Re: [Gmsh] Installation problem in MacOS

2016-12-18 Thread Christophe Geuzaine
undle. Configure with cmake -DENABLE_OS_SPECIFIC_INSTALL=0 to do a standard "unix" "make install". > Thanks! > > > > > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mail

Re: [Gmsh] Is C++ API Documentation Available ???

2016-12-18 Thread Christophe Geuzaine
gt; Thanks in advance. > > Regards, > Jophin John > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http:

Re: [Gmsh] problem in characteristic mesh value in gui

2017-01-04 Thread Christophe Geuzaine
> gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free sof

Re: [Gmsh] Postprocessing high-order fields - strange colors

2017-01-04 Thread Christophe Geuzaine
I save the plot to a file (say png). >> Could you please fix this. Thank you. >> >> Best regards, >> >> Martin >> >> ___ >> gmsh mailing list >> gmsh@onelab.info >> http://onelab.info/mailman/listinfo/gmsh > > > _

Re: [Gmsh] generating a sequence of meshes

2017-01-10 Thread Christophe Geuzaine
like: >> >> Point(1) = {0, 0, 0, 1.0}; Point(2) = {-0.5, -0, 0, 1.0}; >> Point(3) = {0, -0.5, 0, 1.0}; Point(4) = {0, 0.5, 0, 1.0}; >> Point(5) = {0.5, -0, 0, 1.0}; >> >> Circle(1) = {2, 1, 3}; Circle(2) = {3, 1, 5}; >> Circle(3) = {5, 1, 4}; Circle(4) = {4, 1, 2}; >> >

Re: [Gmsh] BRL-CAD for Geometry?

2017-02-03 Thread Christophe Geuzaine
int or can FreeCAD be truly interactive from > the command line? (or in this case, its pipe) > > And Christophe, since you're obviously deep into these types of software, do > you have any suggestions? > > -Todd . > > On Fri, Feb 3, 2017 at 6:49 AM, Christophe Ge

Re: [Gmsh] interactive.cpp

2017-02-05 Thread Christophe Geuzaine
et them to talk, how do I test them? > > Yes, I'm clueless, but I won't get any smarter if I don't pursue this stuff, > so help is genuinely appreciated. > > -Todd > > > ___ > gmsh mailing list > gmsh@onelab

Re: [Gmsh] Geometry modification on physical entities

2017-02-05 Thread Christophe Geuzaine
lab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info ___

Re: [Gmsh] gaps

2017-02-05 Thread Christophe Geuzaine
istophe > Kind regards, > Sander Kik > Eindhoven University of Technology > Graduate student Building Physics and Services > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geu

Re: [Gmsh] GRegionCompound not available in python interface

2017-02-05 Thread Christophe Geuzaine
ate a RegionCompound? > > greetings > Florian Bruckner > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.m

Re: [Gmsh] Mesh and refine from command line

2017-02-05 Thread Christophe Geuzaine
Just run "gmsh file.geo -" (without "2") > Thanks, > Jeremy > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Elect

[Gmsh] Beta-testing new Gmsh CSG modeler and boolean operations

2017-02-11 Thread Christophe Geuzaine
ts or to define physical groups you need first to "synchronise the model", using "SyncModel;" - Not all existing primitives from the native Gmsh modeler have been ported yet to OpenCASCADE - The GUI cannot yet be used to create the entities interactively Christophe -- Prof. Chri

Re: [Gmsh] GMSH compilation problems with OCC7

2017-02-14 Thread Christophe Geuzaine
_______ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info

Re: [Gmsh] Possibility to merge matching meshes

2017-02-23 Thread Christophe Geuzaine
t; Post-Doctorant à l'Institut de Mécanique des Fluides de Toulouse > 2 Allée du Professeur Camille Soula 31400 TOULOUSE > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof.

Re: [Gmsh] periodic conformal surface mesh with OpenCascade factory

2017-02-23 Thread Christophe Geuzaine
- > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~

Re: [Gmsh] Unable to create 3D mesh

2017-02-28 Thread Christophe Geuzaine
nd regards, > Adhitomo > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.u

Re: [Gmsh] bug export 2nd order mesh

2017-02-28 Thread Christophe Geuzaine
ration. > Yours > Pierre Lemerle. > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http

Re: [Gmsh] Unable to create 3D mesh

2017-02-28 Thread Christophe Geuzaine
> On 28 Feb 2017, at 22:33, Christophe Geuzaine wrote: > > > See attached corrected file and comments therein. Basically: > > 1) embedded lines/surfaces are not a substitute for correct topology! they > are only provided to embed 0D/1D/2D meshes in 1D/2D/3D ones (not e.

Re: [Gmsh] how ensure contiguous meshing ?

2017-03-01 Thread Christophe Geuzaine
+41 43 366 > 90 74 > Grubenstrasse 9, CH-8045 Zürich, benedikt.oswald@lspr.swiss > -- > > > ___ > gmsh mailing list > gmsh

Re: [Gmsh] Ploting graphs in POST

2017-03-01 Thread Christophe Geuzaine
tary Sciences Dept. Tel. +972-8-9343397 > Weizmann Institute of Science Fax+972-8-9344124 > Rehovot 76100, ISRAEL Mobile +972-54-6279767 > e-mail: rami.ben-...@weizmann.ac.il >

Re: [Gmsh] How to output the master and slave node connection information when the periodic surfaces are generated by using the option of extrude + layers?

2017-03-01 Thread Christophe Geuzaine
Slave = Volume_extrude[0]; > > boundMaster[] = Boundary{Surface{surfMaster};}; > boundSlave[] = Boundary{Surface{surfSlave};}; > Periodic Surface surfSlave { boundSlave[] } = surfMaster { boundMaster[] }; > -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Com

Re: [Gmsh] surfaces from volume duplication

2017-03-03 Thread Christophe Geuzaine
ary{ Volume{Out[0]};} ); > Thanks for your help, Miro > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www

Re: [Gmsh] Lloyd smoothing broken?

2017-03-08 Thread Christophe Geuzaine
gt; I'm getting [1] when it should really look like [2]. > > Any hints on what might be going wrong? > > Cheers, > Nico > > [1] http://chunk.io/f/edd6327ec586485b9c8fe7a96ba1df9a > [2] http://chunk.io/f/5ba441e4700a4fad8be754c4f19dd9c6 > _

Re: [Gmsh] difference between gmsh svn nightly build

2017-03-13 Thread Christophe Geuzaine
> Grubenstrasse 9, CH-8045 Zürich, benedikt.oswald@lspr.swiss > -- > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer S

Re: [Gmsh] difference between gmsh svn nightly build

2017-03-13 Thread Christophe Geuzaine
d/or using Fields PS: mesh extrusion with OCC is now implemented > > Greetings Benedikt > > > > Am 13.03.17 um 14:00 schrieb Christophe Geuzaine: >>> On 13 Mar 2017, at 12:11, Benedikt Oswald >>> wrote: >>> >>> Dear gmsh developers, &g

Re: [Gmsh] Python wrapper in gmsh

2017-03-15 Thread Christophe Geuzaine
case to build gmsh > with less compiling complexity and time? > > Thanks > > —— > M.Sc. Andreas Schuster > > German Aerospace Center > > > ___ > gmsh mailing list > gmsh@onelab.inf

Re: [Gmsh] Eliminating geometric duplications in imported geometry

2017-03-18 Thread Christophe Geuzaine
; Delete; } Note that you can now directly create your CAD inside Gmsh: see demos/boolean/*.geo for examples. Christophe > > Thank you, > Bram Sterling > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/list

Re: [Gmsh] Creating a spherical hole inside a volume [Files attached for testing]

2017-03-18 Thread Christophe Geuzaine
ns which I am > unable to resolve. > > > I have been stuck here for a while in this, your help would be greatly > appreciated > > > > Thanks, > > Prithivi > > > ___ > gmsh mailing list > gmsh@onel

Re: [Gmsh] getdp + gmsh High order pos files

2017-03-18 Thread Christophe Geuzaine
ards, Oleg > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http

Re: [Gmsh] embedded surfaces and unrolled geo files

2017-03-18 Thread Christophe Geuzaine
Regards, > > Alessandro > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free softw

Re: [Gmsh] consistent structured mesh

2017-03-18 Thread Christophe Geuzaine
nd apply "Coherence Mesh" on the result to fuse duplicate vertices/elements. But this is clearly a hack.) Christophe > Thank you very much for your help. > > Kind regards, > Christian > Munich University of Applied Sciences > ___

[Gmsh] Switch to Git

2017-03-23 Thread Christophe Geuzaine
Dear all, Gmsh development has moved to Git: http://gitlab.onelab.info/gmsh/gmsh. (The old subversion repository has become read-only, and most of the material from the Trac forge has been migrated to Gitlab.) Christophe -- Prof. Christophe Geuzaine University of Liege, Electrical

Re: [Gmsh] Segfault with Lloyd optimization

2017-04-13 Thread Christophe Geuzaine
.cpp:948 > 948 s1 = borders[i].get_segment(0); > (gdb) > > > Any suggestions? > > -- > Jeremy Theler > www.seamplex.com > > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onela

Re: [Gmsh] Preservation of physical surface labels after boolean operation

2017-04-15 Thread Christophe Geuzaine
tag 'out' from the surface 5 since these two were > created from the breaking of surface 5. > > kind regards > > Andrew Tsiantis > > > > _______ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/l

Re: [Gmsh] split windows camera sync

2017-04-22 Thread Christophe Geuzaine
________ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getd

Re: [Gmsh] boolean partitioning

2017-05-02 Thread Christophe Geuzaine
> > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://ww

Re: [Gmsh] boolean partitioning

2017-05-03 Thread Christophe Geuzaine
> kind regards > > Andrew > > > Erbe Elektromedizin GmbH Firmensitz: 72072 Tuebingen Geschaeftsfuehrer: > Christian O. Erbe, Reiner Thede Registergericht: Stuttgart HRB 380137 > > ___ > gmsh mailing

Re: [Gmsh] boolean partitioning

2017-05-03 Thread Christophe Geuzaine
> On 3 May 2017, at 10:36, Zenker, Dr. Matthias > wrote: > > Thank you! > > Does it work also with STEP data imported from CAD? Yes! > > Matthias > >> -Ursprüngliche Nachricht- >> Von: Christophe Geuzaine [mailto:cgeuza...@ulg.ac.be] >>

Re: [Gmsh] GMSH failure in meshing - Unable to recover mesh, etc.

2017-05-13 Thread Christophe Geuzaine
s, > Franz > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geu

Re: [Gmsh] Issues with geo file

2017-05-13 Thread Christophe Geuzaine
___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.in

Re: [Gmsh] this application cannot execute on your system

2017-05-13 Thread Christophe Geuzaine
sh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.i

Re: [Gmsh] High Order Mesh

2017-05-22 Thread Christophe Geuzaine
urved mesh, instead of smaller linear increments? > > Thanks, > > Brian Chubb > > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Li

Re: [Gmsh] Gmsh is slow after importing igs

2017-05-22 Thread Christophe Geuzaine
don't mean using "Merge", just convert .igs file to gmsh geometry file). > Thank you very much. I am looking forward for your reply. > Good wishes! > Zongyao Li From China > ___ > gmsh mailing list > gmsh

Re: [Gmsh] problem 3D transfinite algorithm

2017-05-22 Thread Christophe Geuzaine
d not be what I want. Can these then be connected? > > Could you give me a hand with this geometry/mesh? > > Thanks very much ! > Danny. > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listin

Re: [Gmsh] boolean partitioning

2017-05-23 Thread Christophe Geuzaine
www.seamplex.com > > > > On Mon, 2017-05-22 at 20:52 +0200, Christophe Geuzaine wrote: >> >> >> Here's an example, for Gmsh 3.0.2: >> >> >> SetFactory("OpenCASCADE"); >> >> >> Box(1) = {-0, 0, 0, 1, 1, 1};

Re: [Gmsh] problem with surface displaying

2017-05-30 Thread Christophe Geuzaine
erely, > and with request for help > Roman Przylucki > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Li

Re: [Gmsh] Pb with plane symmetry

2017-06-07 Thread Christophe Geuzaine
symmetry to a plane z=cst doesn't give what one expects ... > I've had no problem for a plane x=cst. > Try with the files given. > > Marie-Claire Le Pape > > ___ > gmsh mailing list > gmsh@onelab.info > http://one

Re: [Gmsh] brep file

2017-06-07 Thread Christophe Geuzaine
amples. Christophe > Noam > > > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzai

Re: [Gmsh] Extrude { extrude-list } Using Wire { expression-list }

2017-06-07 Thread Christophe Geuzaine
list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info

Re: [Gmsh] apply background mesh to non-planar surface

2017-06-07 Thread Christophe Geuzaine
id that covers your surface: Gmsh will happily interpolate the volume data on the non-planar surface. > Yao > Sent from my phone > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe

Re: [Gmsh] Need help with boolean operations

2017-06-09 Thread Christophe Geuzaine
> > I am looking forward to your response, > > Kind regards, > Sergio Logrosán > > > > > _______ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Sci

Re: [Gmsh] orient ruled surfaces

2017-06-09 Thread Christophe Geuzaine
hub.com/capitalaslash/47c04578b8d34f42df5ff892b577b5be > > you can see an example that fails without the patch attached there. Is it the > correct way to do it? > Thanks, > > Antonio > ___ > gmsh mailing list > gmsh@onelab.info > http://onel

Re: [Gmsh] gmsh issue under Ubuntu 16.04 LTS

2017-06-22 Thread Christophe Geuzaine
rouble? if so is there a way > to fix it. > > nb: the .gmsh* files have been removed ... > > Thanks > > Paul > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Chri

Re: [Gmsh] Illegal Instructions

2017-06-22 Thread Christophe Geuzaine
email, telephone or facsimile. We will be happy to accept a reversed charge > call (call collect).___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electri

Re: [Gmsh] Antwort: Re: Illegal Instructions

2017-06-23 Thread Christophe Geuzaine
otected > by law. Unauthorised use, copying or disclosure of any > of it may be unlawful. If you have received this > communication in error, please contact us immediately > by email, telephone or facsimile. We will be happy to > accept a reversed charge call (call coll

Re: [Gmsh] Problem to create a 3d mesh for merged surfaces

2017-07-07 Thread Christophe Geuzaine
00113 > > > > When I apply the Coherence Mesh; I got the error "No tethraedra in region > 10". > > Thank you all in advance. > > Best Regards > Jacob > > > patio central.brep> exterior.brep> exteriores.brep> cristal del patio central.bre

Re: [Gmsh] Subtract elementary volume entity from physical volume using ID

2017-07-08 Thread Christophe Geuzaine
lementary ids to a list 9selectively), and only create the physical later. > > Alex > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical

Re: [Gmsh] Variable Not Updating In For Loop

2017-07-08 Thread Christophe Geuzaine
ubelength}; > > Physical Volume("cubebody", 1) = {1}; > > Mesh.SaveElementTagType=2; > Mesh.Format=30; > Mesh 3; > Save Sprintf("cube%g.mesh",cubelength); > > Printf("%g,%g",cubelength,newcubelength); > > Delete Model; > Delete

Re: [Gmsh] Ubuntu : GetDP Error : ONELAB version mismatch (server: 1.3 / client: 1.2)

2017-07-13 Thread Christophe Geuzaine
>> http://onelab.info/wiki/Main_Page >> >> Regards, >> -- st > > ABE Hiroshi > from Tokorozawa, JAPAN > > > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mail

Re: [Gmsh] Ubuntu : GetDP Error : ONELAB version mismatch (server: 1.3 / client: 1.2)

2017-07-13 Thread Christophe Geuzaine
d to build: just download the binary. > > Thank you so much. > > Hiroshi > > 2017/07/13 16:16、Christophe Geuzaine のメール: > >> >> Hi Hiroshi, >> >> It seems that Ubuntu is simply shipping versions of Gmsh and GetDP that >> contain incomp

Re: [Gmsh] Cannot delete entities

2017-07-28 Thread Christophe Geuzaine
he geometry construction commands from Geometry tree menu are appended to the script. > > Thank you. > > A. > ___ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Chris

Re: [Gmsh] GMSH

2017-07-28 Thread Christophe Geuzaine
ssage, are not the > intended recipient, you should not disseminate, distribute or copy this > communication. If you have received this communication in error, please > notify us immediately by return email and delete the original message. Thank > you. > > __

Re: [Gmsh] Mesh ordering

2017-07-28 Thread Christophe Geuzaine
e the sender and delete > this message and its attachments. > Any unauthorised storing, copying or distribution is prohibited. > _______ > gmsh mailing list > gmsh@onelab.info > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuza

  1   2   3   4   5   6   7   8   9   10   >