curvatureproblem.html

来自「有限元学习研究用源代码(老外的),供科研人员参考」· HTML 代码 · 共 17 行

HTML
17
字号
<TITLE>COG 2.0: curvature problem</TITLE>

<H1>curvature problem</H1>

 <P>If we use very high refinement orthogonal to a curved surface, we
need some minimal refinement in tangential direction too. Else, the
Delaunay grid becomes incompatible with the geometry.  As a
consequence, the geometry becomes incorrect (region cells intersecting
a boundary face):

 <P><IMG SRC="curvatureproblem.gif">

 <P>The standard strategy is to use better refinement in tangential
direction in the problematic region. This strategy has been used
 <A HREF="mainshuktest.html">here</A>.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?