[Gmsh] [Freefempp] Import a 2D mesh
Geordie McBain
gdmcbain at freeshell.org
Tue Sep 8 06:33:30 CEST 2009
On Thu, Sep 3, 2009 at 8:08 PM, Christophe Geuzaine<cgeuzaine at ulg.ac.be> wrote:
> Give tomorrow's nightly build a try: you should be able to save edges with
> either elementary, physical or parition tags.
Thanks, Christophe, I confirm that Gmsh (2.4.2-cvs-20090908-source)
MEDIT .mesh output now contains the Edges block so useful for boundary
conditions in two-dimensional problems. I also confirm that on
setting the option Mesh.SaveElementTagType=2 (e.g. on the command line
with the -string option) I get the physical entity tag. This is
great; thanks very much.