mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
201 lines
5.2 KiB
HTML
Executable File
201 lines
5.2 KiB
HTML
Executable File
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
<html>
|
|
|
|
<!--(==============================================================)-->
|
|
<!--(Document created with RoboEditor. )============================-->
|
|
<!--(==============================================================)-->
|
|
|
|
<head>
|
|
|
|
<title>Introduction to SMESH</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=688>
|
|
<meta name=layout-width content=700>
|
|
|
|
|
|
<!--(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;}
|
|
ul.whs2 {list-style: disc;}
|
|
ul.whs3 {list-style: circle;}
|
|
p.whs4 {margin-left: 40px;}
|
|
p.whs5 {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)==========================================================-->
|
|
|
|
|
|
<body>
|
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.gbWhTopic)
|
|
{
|
|
if (window.addTocInfo)
|
|
{
|
|
addTocInfo("SMESH module\nIntroduction to SMESH");
|
|
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
|
|
|
|
}
|
|
if (window.writeBtnStyle)
|
|
writeBtnStyle();
|
|
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(1);
|
|
|
|
if (window.setRelStartPage)
|
|
{
|
|
setRelStartPage("../smesh.html");
|
|
|
|
autoSync(0);
|
|
sendSyncInfo();
|
|
sendAveInfoOut();
|
|
}
|
|
}
|
|
else
|
|
document.location.reload();
|
|
//-->
|
|
</script>
|
|
<h1>Introduction to SMESH</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>SMESH</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. SMESH 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"> </p>
|
|
|
|
<p class="whs5">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="whs5">for faces:</p>
|
|
|
|
<p class="whs4"> </p>
|
|
|
|
<ul type="disc" class="whs2">
|
|
|
|
<ul type="circle" class="whs3">
|
|
|
|
<li class=kadov-p><p>Area of elements</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 angle</p></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
<p> </p>
|
|
|
|
<p> </p>
|
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(0);
|
|
//-->
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|