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

204 lines
6.2 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>
<head>
<title>About hypotheses</title>
2005-11-28 14:57:47 +05:00
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
2004-06-18 14:55:35 +06:00
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");}
//-->
</script>
<style type="text/css">
<!--
2005-11-28 14:57:47 +05:00
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
ul.whs2 { list-style:disc; }
p.whs3 { background-color:Transparent; color:#000000; }
ol.whs4 { list-style:disc; }
2004-06-18 14:55:35 +06:00
-->
2005-11-28 14:57:47 +05:00
</style><script type="text/javascript" language="JavaScript">
2004-12-01 15:48:31 +05:00
<!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{
var strNSS = "<style type='text/css'>";
strNSS += "p.whs3 {background-color:white; }";
strNSS +="</style>";
document.write(strNSS);
}
//-->
</script>
2004-06-18 14:55:35 +06:00
<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">
<!--
2005-11-28 14:57:47 +05:00
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
2004-06-18 14:55:35 +06:00
-->
2005-11-28 14:57:47 +05:00
</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
2004-06-18 14:55:35 +06:00
<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>
2005-11-28 14:57:47 +05:00
<body page-style="x-size: Letter;"><script type="text/javascript" language="javascript1.2">
2004-06-18 14:55:35 +06:00
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
2005-11-28 14:57:47 +05:00
addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nAbout Hypotheses");
2004-06-18 14:55:35 +06:00
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
2005-11-28 14:57:47 +05:00
autoSync(1);
2004-06-18 14:55:35 +06:00
sendSyncInfo();
sendAveInfoOut();
}
}
else
2005-11-28 14:57:47 +05:00
if (window.gbIE4)
document.location.reload();
2004-06-18 14:55:35 +06:00
//-->
</script>
<h1>About hypotheses</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Hypotheses</B></span> represent
boundary conditions which will be taken into account at calculations of
meshes or submeshes basing on geometrical objects. These hypotheses allow
you to manage the level of detail of the resulting meshes or submeshes:
when applying different hypotheses with different parameters you can preset
the quantity of meshing elements which will compose your mesh. So, it
will be possible to generate a rough or a more refined mesh or submesh.
2005-11-28 14:57:47 +05:00
</p>
2004-06-18 14:55:35 +06:00
<p>&nbsp;</p>
2005-11-28 14:57:47 +05:00
<p>In <span style="font-weight: bold;"><B>MESH </B></span>there are the following
Basic Hypotheses (to introduce them, you operate numerical values):</p>
2004-06-18 14:55:35 +06:00
<ul type="disc" class="whs2">
2005-11-28 14:57:47 +05:00
<li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
2004-06-18 14:55:35 +06:00
type=circle
2005-11-28 14:57:47 +05:00
class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm">1D Hypotheses</a> (for meshing of <span style="font-weight: bold;"><B>edges)</B></span>:</p></li>
2004-06-18 14:55:35 +06:00
<ul type="disc" class="whs2">
2005-11-28 14:57:47 +05:00
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3">Arithmetic
1D</p></li>
2004-12-01 15:48:31 +05:00
2005-11-28 14:57:47 +05:00
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3">Average
Length</p></li>
2004-12-01 15:48:31 +05:00
2005-11-28 14:57:47 +05:00
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3">Deflection
1D </p></li>
2004-12-01 15:48:31 +05:00
2005-11-28 14:57:47 +05:00
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3">Number
of segments</p></li>
2004-06-18 14:55:35 +06:00
2005-11-28 14:57:47 +05:00
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3">Start
and end length</p></li>
2004-06-18 14:55:35 +06:00
</ul>
2005-11-28 14:57:47 +05:00
<li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
2004-06-18 14:55:35 +06:00
type=circle
2005-11-28 14:57:47 +05:00
class=kadov-p><p class="whs3">2D
Hypothesis (for meshing of <span style="font-weight: bold;"><B>faces)</B></span>:
</p></li>
2004-06-18 14:55:35 +06:00
</ul>
2005-11-28 14:57:47 +05:00
<ul type="disc" class="whs2">
2004-06-18 14:55:35 +06:00
<ul type="disc" class="whs2">
2005-11-28 14:57:47 +05:00
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="max._element_area_hypothesis.htm">Max Element Area</a></p></li>
2004-06-18 14:55:35 +06:00
</ul>
2005-11-28 14:57:47 +05:00
</ul>
2004-06-18 14:55:35 +06:00
<ul type="disc" class="whs2">
2005-11-28 14:57:47 +05:00
<li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
2004-06-18 14:55:35 +06:00
type=circle
2005-11-28 14:57:47 +05:00
class=kadov-p><p class="whs3">3D
Hypothesis (for meshing of <span style="font-weight: bold;"><B>volumes)</B></span>:
</p></li>
2004-06-18 14:55:35 +06:00
<ul type="disc" class="whs2">
<li class=kadov-p><p><a href="max._element_volume_hypothsis.htm">Max
2005-11-28 14:57:47 +05:00
Element Volume</a></p></li>
2004-06-18 14:55:35 +06:00
</ul>
</ul>
<p>&nbsp;</p>
2005-11-28 14:57:47 +05:00
<p>There also exist some <a href="non_conform_mesh_allowed_hypothesis.htm">Additional
Hypotheses</a></p>
2004-06-18 14:55:35 +06:00
2005-11-28 14:57:47 +05:00
<ol type="disc" class="whs4">
<ul type="disc" class="whs2">
<li class=kadov-p><p>Propagation of 1D Hypothesis on opposite edges</p></li>
<li class=kadov-p><p>Length from edges</p></li>
<li class=kadov-p><p>Non conform mesh allowed</p></li>
</ul>
</ol>
2004-06-18 14:55:35 +06:00
<p>&nbsp;</p>
2005-11-28 14:57:47 +05:00
<p>The choice of a hypothesis depends on:</p>
2004-06-18 14:55:35 +06:00
<ul type="disc" class="whs2">
<li class=kadov-p><p>the geometrical object (shape) which will be meshed</p></li>
<li class=kadov-p><p>the algorithm, which will be selected for meshing
of this geometrical object (shape)</p></li>
</ul>
<p>&nbsp;</p>
2005-11-30 19:59:56 +05:00
<p>&nbsp;</p>
2004-06-18 14:55:35 +06:00
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>