[Gmsh] gettingv2.6.1 started

Stephen Wornom stephen.wornom at inria.fr
Thu Oct 4 17:12:37 CEST 2012


I believe that gmsh is install correctly but have some doubts.
I have a test mesh file
cat gmsh_test.mesh
$MeshFormat
  2.2 0 8
  $EndMeshFormat
  $Nodes
  6
  1 0.0 0.0 0.0
  2 1.0 0.0 0.0
  3 1.0 1.0 0.0
  4 0.0 1.0 0.0
  5 2.0 0.0 0.0
  6 2.0 1.0 0.0
  $EndNodes
  $Elements
  2
  1 3 2 99 2 1 2 3 4
  2 3 2 99 2 2 5 6 3
  $EndElements
  $NodeData
  1
  "A scalar view"
  1
  0.0
  3
  0
  1
  6
  1 0.0
  2 0.1
  3 0.2
  4 0.0
  5 0.2
  6 0.4
  $EndNodeData



Euclid> !gmsh
gmsh gmsh_test.mesh
Info    : Running 'gmsh gmsh_test.mesh' [1 node(s), max. 1 thread(s)]
Info    : Started on Thu Oct  4 17:04:44 2012
Info    : Reading 'gmsh_test.mesh'...
Info    : Done reading 'gmsh_test.mesh'
Info    : Stopped on Thu Oct  4 17:04:44 2012

Is it normal that there is no output? I am new so I don't know what to 
expect when I do
gmsh gmsh_test.mesh

if I type
gmsh
I get  the help menu.

Any help is appreciated.
Merci d'avance,
Stephen

-- 
stephen.wornom at inria.fr
2004 route des lucioles - BP93
Sophia Antipolis
06902 CEDEX
		
Tel: 04 92 38 50 54
Fax: 04 97 15 53 51

-------------- next part --------------
A non-text attachment was scrubbed...
Name: stephen_wornom.vcf
Type: text/x-vcard
Size: 160 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20121004/0ae8b70b/attachment.vcf>