文件名称:regular_mesh
- 所属分类:
- 软件工程
- 资源属性:
- [MacOS] [Matlab] [源码]
- 上传时间:
- 2015-01-21
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- Hasan *******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Finland
Matlab cannot do regular meshes for non-regtancular regions.
However, one can manually do very coarse regular meshes for
these type domains. The difficulty is with the edge data e.
If this data does not correspond to the orientations given by
the PDEtool geometry files, refinement will not work. The
function drawedges() will display the order of the edges and
their segment numbers. However, this function does not tell
how the edges are oriented. However, just run the visualization,
and if the refinement does not work correctly, you know the
problem is with the orientatino of the edge. Remember to also
correct the last two rows of the matrix e when changing the
orientation. (See the documentation for initmesh for more info.)
Matlab cannot do regular meshes for non-regtancular regions.
However, one can manually do very coarse regular meshes for
these type domains. The difficulty is with the edge data e.
If this data does not correspond to the orientations given by
the PDEtool geometry files, refinement will not work. The
function drawedges() will display the order of the edges and
their segment numbers. However, this function does not tell
how the edges are oriented. However, just run the visualization,
and if the refinement does not work correctly, you know the
problem is with the orientatino of the edge. Remember to also
correct the last two rows of the matrix e when changing the
orientation. (See the documentation for initmesh for more info.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
L_shape1_geom.m
L_shape3_geom.m
__MACOSX\._drawedges.m
........\._info.txt
........\._L_shape1_geom.m
........\._run_L_shape1.m
........\._run_L_shape3.m
........\._visualize.m
drawedges.m
info.txt
run_L_shape1.m
run_L_shape3.m
visualize.m
license.txt