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

226 lines
8.0 KiB
HTML
Executable File

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>About hypotheses</title>
<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">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");}
//-->
</script>
<style type="text/css">
<!--
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; }
p.whs4 { font-style:italic; font-size:12pt; font-family:'Arial Black' , sans-serif; }
img_whs5 { border:none; width:22px; height:22px; border-style:none; }
p.whs6 { margin-left:40px; }
img_whs7 { border:none; width:448px; height:367px; border-style:none; }
img_whs8 { border:none; width:271px; height:124px; border-style:none; }
-->
</style><script type="text/javascript" language="JavaScript">
<!--
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>
<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 page-style="x-size: Letter;"><script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nAbout hypotheses");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
setRelStartPage("../smesh.htm");
autoSync(1);
sendSyncInfo();
sendAveInfoOut();
}
}
else
if (window.gbIE4)
document.location.reload();
//-->
</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.
In <span style="font-weight: bold;"><B>MESH </B></span>there are the following
basic hypotheses:</p>
<p>&nbsp;</p>
<ul type="disc" class="whs2">
<li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
type=circle
class=kadov-p><p class="whs3">For
meshing of <span style="font-weight: bold;"><B>edges</B></span>:</p></li>
<ul type="disc" class="whs2">
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm">Arithmetic 1D</a></p></li>
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="local_length_hypothesis.htm">Average Length</a></p></li>
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="../deflection_id_hypothesis.htm">Deflection 1D</a> </p></li>
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="number_of_segments_hypothesis.htm">Number of segments</a></p></li>
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="propagation_of_1d_hypothesis_on_opposite_edges.htm">Propagation
of 1D Hypothesis on opposite edges</a></p></li>
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="start_and_end_length_hypothesis.htm">Start and end length</a></p></li>
</ul>
<li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
type=circle
class=kadov-p><p class="whs3">For
meshing of <span style="font-weight: bold;"><B>faces</B></span>: </p></li>
</ul>
<ul type="disc" class="whs2">
<ul type="disc" class="whs2">
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="length_from_edges.htm">Length from edges</a></p></li>
<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>
<li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="non_conform_mesh_allowed_hypothesis.htm">Non conform mesh allowed</a></p></li>
</ul>
</ul>
<ul type="disc" class="whs2">
<li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
type=circle
class=kadov-p><p class="whs3">For
meshing of <span style="font-weight: bold;"><B>volumes</B></span>: </p></li>
<ul type="disc" class="whs2">
<li class=kadov-p><p><a href="max._element_volume_hypothsis.htm">Max
Element Volume</a> &nbsp;</p></li>
</ul>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The choice of a hypothesis depends on:</p>
<p>&nbsp;</p>
<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>
<p class="whs4"><a name=CreateHyp></a>To
create a hypothesis </p>
<p><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">In the main menu select</font></span><span style="font-style: italic;
font-size: 12pt;
font-family: 'Arial Black', sans-serif;"> <font size=3 style="font-size:12pt;"><I></I></font></span><span style="font-weight: bold;"><B>Hypotheses
&gt; </B></span><img src="../image7.gif" width="22px" height="22px" border="0" class="img_whs5"> <span style="font-weight: bold;"><B>Create hypotheses</B></span></p>
<p>The following menu will appear:</p>
<p>&nbsp;</p>
<p class="whs6"><img src="../image21.jpg" width="448px" height="367px" border="0" class="img_whs7"></p>
<p>&nbsp;</p>
<p>Select one of the menu items and click <span style="font-weight: bold;"><B>Create</B></span>.
A data input dialog box corresponding to the chosen type of the hypotheses
will appear. The created hypotheses shall appear in the Object Browser
under the <span style="font-weight: bold;"><B>Hypotheses </B></span>folder:</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p class="whs6"><img src="../image42.jpg" width="271px" height="124px" border="0" class="img_whs8"></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>