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

172 lines
5.4 KiB
HTML
Raw Normal View History

2004-12-01 15:48:31 +05:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head>
<title>Local Length hypothesis</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=868>
<meta name=layout-width content=740>
<!--(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">
<!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;}
p.whs2 {font-weight: bold; margin-left: 40px;}
img_whs3 {border-style: none; border: none; width: 367px; height: 224px;}
p.whs4 {margin-left: 40px;}
p.whs5 {margin-left: 80px;}
img_whs6 {border-style: none; border: none; width: 304px; height: 233px;}
p.whs7 {margin-left: 0px;}
ul.whs8 {list-style: disc;}
-->
</style>
<script type="text/javascript" language="JavaScript">
<!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{
var strNSS = "<style type='text/css'>";
strNSS += "p.whs7 {margin-left:1; }";
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)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nDeflection 1D hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
setRelStartPage("../smesh.htm");
autoSync(0);
sendSyncInfo();
sendAveInfoOut();
}
}
else
document.location.reload();
//-->
</script>
<h1>Average Length hypothesis</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>Average Length </B></span>hypothesis
can be applied for meshing of edges composing your geometrical object.
Definition of this hypothesis consists of setting the <span style="font-weight: bold;"><B>length</B></span>
of segments, which will split these edges. The points on the edges generated
by these segments will represent nodes of your mesh. Later these nodes
will be used for meshing of the faces abutting to these edges.</p>
<p>&nbsp;</p>
<p class="whs2"><img src="../image41.gif" width="367px" height="224px" border="0" class="img_whs3"></p>
<p class="whs2">&nbsp;</p>
<p class=TODO>To define the Average Length hypothesis:</p>
<p class=TODO>&nbsp;</p>
<p class="whs4">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. The following dialog
box will appear:</p>
<p class="whs4">&nbsp;</p>
<p class="whs5"><img src="../image43.gif" width="304px" height="233px" border="0" class="img_whs6"></p>
<p class="whs5">&nbsp;</p>
<p class="whs7">In this dialog box you can set:</p>
<p class="whs7">&nbsp;</p>
<ul type="disc" class="whs8">
<li class=kadov-p><p class="whs7"><span style="font-weight: bold;"><B>Name
</B></span>of your Average Length hypothesis</p></li>
<li class=kadov-p><p class="whs7"><span style="font-weight: bold;"><B>Length
</B></span>of segments which will split the edges of your geometrical object</p></li>
</ul>
<p class="whs7">&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>