Difference between revisions of "Gmsh"

From ONELAB
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[http://geuz.org/getdp Gmsh] contains the ONELAB server, but is also a native ONELAB client for geometry, meshing and post-processing.
+
[http://geuz.org/gmsh Gmsh] runs a ONELAB server, and is also a native ONELAB client for geometry, meshing and post-processing.
  
Any input file ('''.geo''', '''.pos''', scripts) read by Gmsh can be [[ONELAB_Syntax_for_Gmsh_and_GetDP|instrumented to interact with the ONELAB server]].  
+
Any input file ('''.geo''', '''.pos''', scripts) read by Gmsh can be [[ONELAB syntax for Gmsh and GetDP|instrumented to interact with the ONELAB server]].  
  
The syntax is the same as the one used by [[GetDP]], which allows to write common parameter files for both Gmsh and GetDP.
+
The syntax used in the Gmsh input files  is the same as the one used by [[GetDP]], which allows to write common parameter files for both Gmsh and GetDP.
 
 
See for example [[Electric Machines]] to see how both codes can be seamlessly controlled without data duplication.
 

Latest revision as of 15:41, 22 June 2015

Gmsh runs a ONELAB server, and is also a native ONELAB client for geometry, meshing and post-processing.

Any input file (.geo, .pos, scripts) read by Gmsh can be instrumented to interact with the ONELAB server.

The syntax used in the Gmsh input files is the same as the one used by GetDP, which allows to write common parameter files for both Gmsh and GetDP.