Skip to content
Snippets Groups Projects
Select Git revision
  • fa1cc0f1627fbb03e13c52c3daec2905638a6230
  • master default protected
  • bl
  • pluginMeshQuality
  • fixBugsAmaury
  • hierarchical-basis
  • alphashapes
  • relaying
  • new_export_boris
  • oras_vs_osm
  • reassign_partitions
  • distributed_fwi
  • rename-classes
  • fix/fortran-api-example-t4
  • robust_partitions
  • reducing_files
  • fix_overlaps
  • 3115-issue-fix
  • 3023-Fillet2D-Update
  • convert_fdivs
  • tmp_jcjc24
  • gmsh_4_14_0
  • gmsh_4_13_1
  • gmsh_4_13_0
  • gmsh_4_12_2
  • gmsh_4_12_1
  • gmsh_4_12_0
  • gmsh_4_11_1
  • gmsh_4_11_0
  • gmsh_4_10_5
  • gmsh_4_10_4
  • gmsh_4_10_3
  • gmsh_4_10_2
  • gmsh_4_10_1
  • gmsh_4_10_0
  • gmsh_4_9_5
  • gmsh_4_9_4
  • gmsh_4_9_3
  • gmsh_4_9_2
  • gmsh_4_9_1
  • gmsh_4_9_0
41 results

DefaultOptions.h

  • Christophe Geuzaine's avatar
    fa1cc0f1
    * re-enable two-sided lighting by default: it's just too annyoing to not have it on :-) · fa1cc0f1
    Christophe Geuzaine authored
      Warning: for large meshes you still want to disable this, as performance can be much degraded
    
    * set Solver.AutoMesh to "2" by default: this is the expected default behavior for new users.
    
      Warning: this means that on startup, when loading a .pro file, the model will always be remeshed. Just set this value back to 1 in your geo file to restore the previous bahavior, i.e., using the mesh on disk if available. Again, You probably want to do this for large models.
    
      PS : still need to clarify the autoMesh GUI.
    fa1cc0f1
    History
    * re-enable two-sided lighting by default: it's just too annyoing to not have it on :-)
    Christophe Geuzaine authored
      Warning: for large meshes you still want to disable this, as performance can be much degraded
    
    * set Solver.AutoMesh to "2" by default: this is the expected default behavior for new users.
    
      Warning: this means that on startup, when loading a .pro file, the model will always be remeshed. Just set this value back to 1 in your geo file to restore the previous bahavior, i.e., using the mesh on disk if available. Again, You probably want to do this for large models.
    
      PS : still need to clarify the autoMesh GUI.