doc:user:geometry:mesh:2d
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:user:geometry:mesh:2d [2014/08/08 16:03] – joris | doc:user:geometry:mesh:2d [2021/12/17 14:02] (current) – boman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 2D meshers | + | ====== 2D Meshers (Surfaces) |
Metafor has a few integrated meshers, quite simple but usually capable of meshing parts that are not too complicated. However, 2D meshers require that the '' | Metafor has a few integrated meshers, quite simple but usually capable of meshing parts that are not too complicated. However, 2D meshers require that the '' | ||
Line 40: | Line 40: | ||
| | ||
| | ||
- | TransfiniteMesher2D(sideset(number)).execute2(mat, | + | TransfiniteMesher2D(sideset(number)).execute2(mat, |
where '' | where '' | ||
Line 80: | Line 80: | ||
==== Description ==== | ==== Description ==== | ||
- | This mesher is a new implementation of L. Stainer' | + | {{: |
==== Use ==== | ==== Use ==== | ||
Line 94: | Line 94: | ||
where '' | where '' | ||
- | ===== Gen4 mesher===== | + | ===== Gen4 mesher ===== |
==== Description ==== | ==== Description ==== | ||
Line 100: | Line 100: | ||
This quadrangular mesher is based on [[http:// | This quadrangular mesher is based on [[http:// | ||
+ | <note important> | ||
==== Possibilities ==== | ==== Possibilities ==== | ||
Line 110: | Line 111: | ||
* with topological correction | * with topological correction | ||
- | ==== Use==== | + | ==== Use ==== |
These lines are used to mesh the face #1 of the domain, whose vertices (points #1, #2, #3 and #4) densities are 0.1, 0.1, 0.2 and 0.05. | These lines are used to mesh the face #1 of the domain, whose vertices (points #1, #2, #3 and #4) densities are 0.1, 0.1, 0.2 and 0.05. | ||
Line 121: | Line 122: | ||
mesher.execute() | mesher.execute() | ||
- | A default density, used unless explicitly stated differently, | + | A default density, used unless explicitly stated differently, |
__CAREFUL__ : The face #1 must be defined in the XY plane. | __CAREFUL__ : The face #1 must be defined in the XY plane. | ||
Line 138: | Line 139: | ||
==== Use ==== | ==== Use ==== | ||
- | See, for example, the case '' | + | See, for example, the case '' |
< | < |
doc/user/geometry/mesh/2d.1407506635.txt.gz · Last modified: 2016/03/30 15:22 (external edit)