User Tools

Site Tools


interface

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interface [2023/05/15 16:28]
calogero
interface [2024/02/07 14:25] (current)
calogero [Programation tips]
Line 155: Line 155:
  
 List of elements developped :  List of elements developped : 
-BLZ3D (3D case) +  * BLZ3D (3D case) 
-CFI3D (interface element in 3D => surface) +  ​* ​CFI3D (interface element in 3D => surface) 
-BINDS (element with non specifical dimension) +  ​* ​BINDS (element with non specifical dimension) 
-BLZ2T (2D case) +  ​* ​BLZ2T (2D case) 
-CONRA (interface element in 2D => line/curve)+  ​* ​CONRA (interface element in 2D => line/curve) 
 +  * SUCHA (see [[interface:​sucha|SUCHA for G2L]]) 
 +
  
 To developped other elements, it can be done by nearly doing a copy and paste of these examples. To developped other elements, it can be done by nearly doing a copy and paste of these examples.
Line 239: Line 241:
  
 {{ :​interface:​binds_rolling_support.rar |}} {{ :​interface:​binds_rolling_support.rar |}}
 +
 +
 +====== Programation tips ======
 +
 +GMSH is a powerful tool, but due to its completness it is not always easy to find some informations. There exists a where people can directly ask question to developpers [[https://​gitlab.onelab.info/​gmsh/​gmsh/​-/​issues]]. There exists also a place where archives are stored [[https://​onelab.info/​pipermail/​gmsh/​]],​ this place is not very friendly to find a subject (it is better to use google with a research that looks like "GMSH XXX" where XXX represents the subject, better to try all the possibilities). ​
 +
 +
 +Below you can find a list of all questions that were looking very interesting :
 +
 +  - **Modify .geo trough python** : [[https://​onelab.info/​pipermail/​gmsh/​2011/​006588.html]]
 +  - **Avoid duplicate geometry/​mesh** : [[https://​gitlab.onelab.info/​gmsh/​gmsh/​-/​issues/​983]]
 +
interface.1684160913.txt.gz · Last modified: 2023/05/15 16:28 by calogero