curvatureproblem.html

来自「Delaunay三角形的网格剖分程序」· HTML 代码 · 共 17 行

HTML
17
字号
<TITLE>COG 2.1: Curvature problem</TITLE><H1>curvature problem</H1> <P>If we use very high refinement orthogonal to a curved surface, weneed some minimal refinement in tangential direction too. Else, theDelaunay grid becomes incompatible with the geometry.  As aconsequence, the geometry becomes incorrect (region cells intersectinga boundary face): <P><IMG SRC="curvatureproblem.gif"> <P>The standard strategy is to use better refinement in tangentialdirection in the problematic region. This strategy has been used <A HREF="mainshuktest.html">here</A>.

⌨️ 快捷键说明

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