smesh/doc/salome/gui/SMESH/files/about_quality_controls.htm

155 lines
4.7 KiB
HTML
Raw Normal View History

2004-06-18 14:55:35 +06:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head>
<title>About quality controls</title>
<!--(Meta)==========================================================-->
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=422>
<meta name=layout-width content=575>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");}
//-->
</script>
<style type="text/css">
<!--
p.whs1 {text-align: justify;}
img_whs2 {border-style: none; border: none; float: none; width: 30px; height: 30px;}
ul.whs3 {list-style: disc;}
-->
</style>
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!--
function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight)
location.reload();
}
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
origWidth = innerWidth;
origHeight = innerHeight;
onresize = reDo;
}
onerror = null;
//-->
</script>
<style type="text/css">
<!--
div.WebHelpPopupMenu {position:absolute; left:0px; top:0px; z-index:4; visibility:hidden;}
-->
</style>
<script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<script type="text/javascript" language="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head>
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
addTocInfo("SMESH module\nQuality controls\nAbout quality controls");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
2004-12-01 15:48:31 +05:00
setRelStartPage("../smesh.htm");
2004-06-18 14:55:35 +06:00
autoSync(0);
sendSyncInfo();
sendAveInfoOut();
}
}
else
document.location.reload();
//-->
</script>
<h1>About quality controls</h1>
<p class="whs1"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2"> <span style="font-weight: bold;"><B>Mesh
quality control</B></span> in SMESH is destined for visual control of the
generated mesh.</p>
<p class="whs1">Application of a definite quality control
consists of usage of the corresponding algorithm, which calculates a value
of a definite geometric characteristic (Area, Length of edges, etc) for
all meshing elements, composing your mesh. Then all meshing elements are
colored according the calculated values. The reference between the coloring
of the meshing elements and these calculated values is shown with the
help of a scalar bar, which is displayed near the presentation of your
mesh. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p class="whs1">&nbsp;</p>
<p class="whs1">In SMESH you have at your disposal the
following mesh quality controls:</p>
<p class="whs1">&nbsp;</p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs1"><a href="length_of_edges.htm">Length
of edges</a></p></li>
<li class=kadov-p><p class="whs1"><a href="area_of_elements.htm">Area
of elements</a></p></li>
<li class=kadov-p><p class="whs1"><a href="taper.htm">Taper</a></p></li>
<li class=kadov-p><p class="whs1"><a href="aspect_ratio.htm">Aspect
Ratio</a></p></li>
<li class=kadov-p><p class="whs1"><a href="minimum_angle.htm">Minimum
angle</a></p></li>
<li class=kadov-p><p class="whs1"><a href="warp.htm">Warping</a></p></li>
<li class=kadov-p><p class="whs1"><a href="skew.htm">Skew
angle</a></p></li>
</ul>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>