Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:geometry:mesh:2d

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:geometry:mesh:2d [2016/03/30 15:23] – external edit 127.0.0.1doc:user:geometry:mesh:2d [2021/12/17 14:02] (current) boman
Line 40: Line 40:
            (mat31, mat32, ..., mat3nbmax),             (mat31, mat32, ..., mat3nbmax), 
            (mat41, mat42, ..., mat4nbmax)   )            (mat41, mat42, ..., mat4nbmax)   )
-    TransfiniteMesher2D(sideset(number)).execute2(mat, type)+    TransfiniteMesher2D(sideset(number)).execute2(mat, type, tri)
  
 where ''mat'' is a python [[doc:user:general:glossaire#tuple]] with 4 components. Each component is a tuple which contains the number of the curves which constitute each edge. Each of these four edges can be made of a different number of curves. where ''mat'' is a python [[doc:user:general:glossaire#tuple]] with 4 components. Each component is a tuple which contains the number of the curves which constitute each edge. Each of these four edges can be made of a different number of curves.
Line 139: Line 139:
 ==== Use ==== ==== Use ====
  
-See, for example, the case ''apps.qs.triangleMesher''. After creatin a face ''Side(1)'', it was meshed with a maximal area of 0.05 as criterion.+See, for example, the case ''apps.qs.triangleMesher''. After creating a face ''Side(1)'', it was meshed with a maximal area of 0.05 as criterion.
  
 <code> <code>
doc/user/geometry/mesh/2d.1459344184.txt.gz · Last modified: 2016/07/11 16:04 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki