Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • cgnsUnstructured
  • partitioning
  • poppler
  • HighOrderBLCurving
  • gmsh_3_0_4
  • gmsh_3_0_3
  • gmsh_3_0_2
  • gmsh_3_0_1
  • gmsh_3_0_0
  • gmsh_2_16_0
  • gmsh_2_15_0
  • gmsh_2_14_1
  • gmsh_2_14_0
  • gmsh_2_13_2
  • gmsh_2_13_1
  • gmsh_2_12_0
  • gmsh_2_11_0
  • gmsh_2_10_1
  • gmsh_2_10_0
  • gmsh_2_9_3
  • gmsh_2_9_2
  • gmsh_2_9_1
  • gmsh_2_9_0
  • gmsh_2_8_6
25 results

doc

  • Clone with SSH
  • Clone with HTTPS
  • Forked from gmsh / gmsh
    20020 commits behind the upstream repository.
    Christophe Geuzaine's avatar
    Christophe Geuzaine authored
    remove link to quicktime movie: this eats a lot of bandwidth for nothing.
    d4a4334f
    History
    $Id: README.txt,v 1.5 2003-01-24 23:13:36 geuzaine Exp $
    
    For Windows versions of Gmsh only:
    ==================================
    
    1) About opengl32.dll and glu32.dll:
    
    If your system complains about missing opengl32.dll or glu32.dll
    libraries, OpenGL is not properly installed on your system. Go
    download OpenGL on Microsoft's web site!
    
    2) About cygwin1.dll:
    
    If you plan to use other programs than Gmsh that depend on the
    cygwin1.dll library, you should keep only one version of the library
    on your system (i.e., move cygwin1.dll to the Windows system
    directory--usually C:\Windows\System\--and suppress all other versions
    of cygwin1.dll). Failing to do so may result in an incorrect behaviour
    of applications sharing the library and running simultaneously.
    
    3) About configuration files:
    
    Gmsh saves session information and default options in the $TMP (or
    $TEMP) directory. If the variables $TMP and $TEMP are undefined, Gmsh
    will save/load its configuration files from the current working
    directory.