Skip to content
Snippets Groups Projects
  1. Jul 21, 2008
  2. May 22, 2008
  3. Apr 01, 2008
  4. Mar 29, 2008
  5. Mar 26, 2008
  6. Mar 25, 2008
  7. Mar 21, 2008
  8. Mar 18, 2008
  9. Mar 03, 2008
  10. Feb 05, 2008
    • Christophe Geuzaine's avatar
      · 1362e005
      Christophe Geuzaine authored
      - fixed embedded version
      - removed OCC STL meshgen for now (OCC/triangle clashes with our own version
      of triangle)
      1362e005
  11. Sep 15, 2007
    • Christophe Geuzaine's avatar
      · 7f110855
      Christophe Geuzaine authored
      - fix crash in Plugin(MakeSimplex)
      - fix main bbox computation when one view has an empty bbox
      7f110855
  12. Jul 25, 2007
  13. May 11, 2007
  14. Feb 21, 2007
  15. Feb 16, 2007
    • Christophe Geuzaine's avatar
      · c502aa73
      Christophe Geuzaine authored
      added General.MinX, General.MaxX, etc. so that we can easily get the
      min/max of a model (useful e.g. to create a box around an imported
      STEP model)
      
      added example of mixed step/geo model
      c502aa73
  16. Dec 03, 2006
    • Christophe Geuzaine's avatar
      · b1104486
      Christophe Geuzaine authored
      Layers{N,1} can now be written simply as Layers{N}
      b1104486
  17. Dec 02, 2006
    • Christophe Geuzaine's avatar
      · 736a5586
      Christophe Geuzaine authored
      reimplemented transfinite volume meshing algo (not complete yet)
      736a5586
  18. Nov 27, 2006
    • Christophe Geuzaine's avatar
      · 6db3a7de
      Christophe Geuzaine authored
      show how to mesh the volume from a surface STL
      6db3a7de
  19. May 14, 2006
    • Christophe Geuzaine's avatar
      · 105d4850
      Christophe Geuzaine authored
      make mouse selection mode a regular option (for Ruth)
      105d4850
  20. Jan 15, 2006
  21. Jan 14, 2006
    • Christophe Geuzaine's avatar
      new extrude syntax · 049f2b91
      Christophe Geuzaine authored
      049f2b91
    • Christophe Geuzaine's avatar
      · a9c3f6a1
      Christophe Geuzaine authored
      fixed ugly extrusion syntax (finally!)
      
      extrusions are now specified in the same way as all other transformations
      (the old syntax is still available, but is deprecated)
      a9c3f6a1
    • Christophe Geuzaine's avatar
      · 9347dd43
      Christophe Geuzaine authored
      mini fixes + pretty print
      9347dd43
  22. Nov 25, 2005
  23. Oct 14, 2005
  24. Jun 12, 2005
  25. Jun 10, 2005
    • Christophe Geuzaine's avatar
      · 10f659ca
      Christophe Geuzaine authored
      Removed the last bits of the "Discrete Surface/Line" stuff.
      
      Gmsh can now simply read a .msh file, and use it as the boundary mesh
      of a 3D mesh. For an example on how to do this, cf.
      demos/sphere-discrete.geo.
      
      This complements nicely the STL remeshing stuff: Gmsh can now
      for example very easily be used to extrude surface meshes that
      come from other tools.
      10f659ca
  26. May 28, 2005
  27. Mar 26, 2005
    • Christophe Geuzaine's avatar
      · 9b1c1063
      Christophe Geuzaine authored
      - Generalized the "View" parser so that we can add new elements more easily
        (the code is *much* shorter, but unfortunately about 10-15% slower)
      
      - Upgraded all post-pro file formats to handle curved (second order)
        elements: SL2, VL2, TL2, ST2, VT2, ... The new version number for the
        postpro files is 1.4
      
      - Added code to automatically split the curved elements into linear
        elements when the view is created. WARNING: this is only a temporary
        solution: weshould generalize Adaptive_Post_View to handle these curved
        elements.
      9b1c1063
  28. Mar 22, 2005
    • Christophe Geuzaine's avatar
      · 9871e9aa
      Christophe Geuzaine authored
      polish
      9871e9aa
    • Christophe Geuzaine's avatar
      · b7c54dc3
      Christophe Geuzaine authored
      new rotate script + refactored the anim script into 2 separate files
      b7c54dc3
  29. Mar 14, 2005
  30. Mar 13, 2005
    • Christophe Geuzaine's avatar
      typo · 5c9bb161
      Christophe Geuzaine authored
      5c9bb161
    • Christophe Geuzaine's avatar
      · a5f2b8d0
      Christophe Geuzaine authored
      - fixed double free in case there is an error in tSprintf
      
      - new StrRelative command
      
      - small demo on how one can add a generic title to a plot using
        Plugin(Annotate)
      a5f2b8d0
    • Christophe Geuzaine's avatar
      · b04fc8ba
      Christophe Geuzaine authored
      compute num of steps more intelligently
      b04fc8ba
  31. Jan 25, 2005
    • Christophe Geuzaine's avatar
      · 0b6bad07
      Christophe Geuzaine authored
      change orientations so that all the "discrete" sphere demos also work with netgen
      0b6bad07
  32. Jan 16, 2005
    • Christophe Geuzaine's avatar
      · 46b5e138
      Christophe Geuzaine authored
      ask if we should remove the temp files
      46b5e138
  33. Jan 13, 2005
    • Christophe Geuzaine's avatar
      · b2218f18
      Christophe Geuzaine authored
      added option to use mencoder (to create mpeg4)
      b2218f18
Loading