mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
196 lines
5.1 KiB
HTML
Executable File
196 lines
5.1 KiB
HTML
Executable File
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>Introduction to SMESH</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; }
|
|
ul.whs3 { list-style:circle; }
|
|
p.whs4 { margin-left:40px; }
|
|
img_whs5 { border:none; width:472px; height:355px; float:right; }
|
|
p.whs6 { margin-left:40px; font-weight:bold; }
|
|
-->
|
|
</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><script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.gbWhTopic)
|
|
{
|
|
if (window.addTocInfo)
|
|
{
|
|
addTocInfo("MESH module\nIntroduction to MESH");
|
|
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>Introduction to MESH</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>MESH</B></span> module of
|
|
SALOME is destined for: </p>
|
|
|
|
<p> </p>
|
|
|
|
<ul type="disc" class="whs2">
|
|
|
|
<li class=kadov-p><p>import and export of meshes in MED format,</p></li>
|
|
|
|
<li class=kadov-p><p>meshing geometrical models previously created
|
|
or imported by the GEOM component. MESH module allows to apply 1D, 2D,
|
|
3D meshing algorithms and a set of hypotheses:</p></li>
|
|
|
|
<ul type="circle" class="whs3">
|
|
|
|
<li class=kadov-p><p>Local length</p></li>
|
|
|
|
<li class=kadov-p><p>Number of segments</p></li>
|
|
|
|
<li class=kadov-p><p>Max Element Area</p></li>
|
|
|
|
<li class=kadov-p><p>Max Element Volume</p></li>
|
|
</ul>
|
|
|
|
<li class=kadov-p><p>modification of locally generated meshes by</p></li>
|
|
|
|
<ul type="circle" class="whs3">
|
|
|
|
<li class=kadov-p><p>Addition/deletion of nodes and elements</p></li>
|
|
|
|
<li class=kadov-p><p>Moving nodes and elements</p></li>
|
|
</ul>
|
|
|
|
<li class=kadov-p><p>grouping mesh elements and performing operations
|
|
on these groups </p></li>
|
|
|
|
<li class=kadov-p><p>quality control of meshes basing on a set of definite
|
|
criteria -</p></li>
|
|
</ul>
|
|
|
|
<p class="whs4"><img src="../image7.jpg" x-maintain-ratio="TRUE" width="472px" height="355px" align="right" border="0" class="img_whs5"></p>
|
|
|
|
<p class="whs6"> </p>
|
|
|
|
<p class="whs6">for edges:</p>
|
|
|
|
<p class="whs4"> </p>
|
|
|
|
<ul type="disc" class="whs2">
|
|
|
|
<ul type="circle" class="whs3">
|
|
|
|
<li class=kadov-p><p>Length of edges </p></li>
|
|
|
|
<li class=kadov-p><p>Borders at multi-connections</p></li>
|
|
|
|
<li class=kadov-p><p>Free borders</p></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
<p class="whs4"> </p>
|
|
|
|
<p class="whs6">for faces:</p>
|
|
|
|
<p class="whs4"> </p>
|
|
|
|
<ul type="disc" class="whs2">
|
|
|
|
<ul type="circle" class="whs3">
|
|
|
|
<li class=kadov-p><p>Area </p></li>
|
|
|
|
<li class=kadov-p><p>Free edges</p></li>
|
|
|
|
<li class=kadov-p><p>Borders at multi-connection 2D</p></li>
|
|
|
|
<li class=kadov-p><p>Length 2D</p></li>
|
|
|
|
<li class=kadov-p><p>Minimum angle</p></li>
|
|
|
|
<li class=kadov-p><p>Taper</p></li>
|
|
|
|
<li class=kadov-p><p>Aspect Ratio</p></li>
|
|
|
|
<li class=kadov-p><p>Warping </p></li>
|
|
|
|
<li class=kadov-p><p>Skew</p></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
<p> </p>
|
|
|
|
<p class="whs6">for solids:</p>
|
|
|
|
<p class="whs6"> </p>
|
|
|
|
<ul type="disc" class="whs2">
|
|
|
|
<ul type="circle" class="whs3">
|
|
|
|
<li class=kadov-p><p>Aspect ratio 3D</p></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
<p> </p>
|
|
|
|
<p> </p>
|
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(0);
|
|
//-->
|
|
</script>
|
|
</body>
|
|
</html>
|