Skip to content
Snippets Groups Projects
  1. Sep 21, 2005
  2. Sep 20, 2005
  3. Sep 15, 2005
    • Christophe Geuzaine's avatar
      · 426f799c
      Christophe Geuzaine authored
      mention the variables file at the end of the configuration process
      426f799c
  4. Sep 02, 2005
  5. Aug 30, 2005
    • Christophe Geuzaine's avatar
      · 16af1ac4
      Christophe Geuzaine authored
      - clarify Combine commands
      - explain the funcdamental difference between post-pro options and post-pro plugins
      16af1ac4
  6. Aug 29, 2005
  7. Aug 22, 2005
  8. Aug 21, 2005
  9. Aug 09, 2005
    • Christophe Geuzaine's avatar
      · c224e052
      Christophe Geuzaine authored
      generalized the solver interface to allow permanent listening on a
      socket for whoever wants to connect (gmsh -listen)
      
      the polling should also be less CPU hungry in this new version
      
      next step is to add new commands to the protocol so that solvers can
      directly transmit data to merge (geometry, mesh, etc.) in addition to
      messages and filenames
      c224e052
  10. Aug 02, 2005
    • Christophe Geuzaine's avatar
      · c7ef9c70
      Christophe Geuzaine authored
      - new option to choose the mesh element labels (element number, elementary
        entity number, physical entity number or partition number)
      c7ef9c70
  11. Jul 15, 2005
  12. Jul 08, 2005
    • Christophe Geuzaine's avatar
      · b34b1718
      Christophe Geuzaine authored
      finer control of time/timestep display
      b34b1718
  13. Jul 03, 2005
    • Christophe Geuzaine's avatar
      · 53dd6207
      Christophe Geuzaine authored
      compile tetgen by default so we get feedback on machine-specific problems
      53dd6207
  14. Jun 27, 2005
    • Christophe Geuzaine's avatar
      · d9907389
      Christophe Geuzaine authored
      New plugin to compute the modulus and the phase of a complex-valued field
      in-place, in one simple step. One could already do this with Plugin(Evaluate),
      but it was a little bit cumbersome.
      d9907389
  15. Jun 25, 2005
  16. Jun 12, 2005
  17. Jun 11, 2005
  18. 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
  19. Jun 09, 2005
  20. Jun 08, 2005
    • Christophe Geuzaine's avatar
      · 36e46b67
      Christophe Geuzaine authored
      fixed small bug when drawing the boundary of a prism for a time step > 1
      36e46b67
    • Christophe Geuzaine's avatar
      · 1415c64b
      Christophe Geuzaine authored
      replaced ExportLCField with ExportMeshStatistics (lc + gamma, eta, rho + elem num)
      1415c64b
  21. Jun 06, 2005
  22. Jun 04, 2005
  23. May 27, 2005
  24. May 24, 2005
  25. May 21, 2005
    • Christophe Geuzaine's avatar
      · 128301bf
      Christophe Geuzaine authored
      optimize 2d iso plots with vertex arrays
      128301bf
    • Christophe Geuzaine's avatar
      · 7bb653e9
      Christophe Geuzaine authored
      2 big optimizations for meshes that contain a lot of line elements:
      
      - speed up Read_Mesh (by introducing temp tree in curves)
      - use vertex arrays for lines in mesh drawing code
      7bb653e9
  26. May 13, 2005
    • Christophe Geuzaine's avatar
      · c46977ee
      Christophe Geuzaine authored
      removed remaining Discrete Line/Surface stuff
      c46977ee
  27. May 12, 2005
    • Christophe Geuzaine's avatar
      · b9f14ff4
      Christophe Geuzaine authored
      add entries about Visibility, Clipping and Transparency
      b9f14ff4
  28. Apr 25, 2005
  29. Apr 22, 2005
  30. Apr 19, 2005
  31. Apr 13, 2005
Loading