2004-06-18 14:55:35 +06:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
< html >
< head >
< title > Introduction to SMESH< / 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; }
ul.whs3 { list-style:circle; }
2006-05-06 14:51:48 +06:00
p.whs4 { background-color:Transparent; color:#000000; }
p.whs5 { margin-left:40px; }
img_whs6 { border:none; width:472px; height:355px; border-style:none; float:right; }
p.whs7 { margin-left:40px; font-weight:bold; }
2004-06-18 14:55:35 +06:00
-->
2006-05-06 14:51:48 +06:00
< / style > < script type = "text/javascript" language = "JavaScript" >
<!--
if ((navigator.appName == "Netscape") & & (parseInt(navigator.appVersion) == 4))
{
var strNSS = "< style type = 'text/css' > " ;
strNSS += "p.whs4 {background-color:white; }";
strNSS +="< / style > ";
document.write(strNSS);
}
//-->
< / script >
< script type = "text/javascript" language = "JavaScript" title = "WebHelpInlineScript" >
2004-06-18 14:55:35 +06:00
<!--
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 > < 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\nIntroduction to MESH");
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 >
2005-11-28 14:57:47 +05:00
< h1 > Introduction to MESH< / h1 >
2004-06-18 14:55:35 +06:00
2005-11-28 14:57:47 +05:00
< 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
2004-06-18 14:55:35 +06:00
SALOME is destined for: < / p >
< p > < / p >
< ul type = "disc" class = "whs2" >
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "importing_and_exporting_meshes.htm" > import
and export of meshes in MED format< / a > ,< / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "constructing_meshes.htm" > meshing geometrical
models< / a > 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 >
2004-06-18 14:55:35 +06:00
< ul type = "circle" class = "whs3" >
2006-05-06 14:51:48 +06:00
< li style = "/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p>< p class = "whs4" > < a href = "arithmetic_1d.htm#arithmetic_1D" > Arithmetic 1D< / a > < / p > < / li >
< li style = "/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p>< p class = "whs4" > < a href = "arithmetic_1d.htm#Average_length" > Average Length< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li style = "/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p>< p class = "whs4" > < a href = "arithmetic_1d.htm#deflection_1D" > Deflection 1D < / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li style = "/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p>< p class = "whs4" > < a href = "arithmetic_1d.htm#Number_of_elements" > Number of segments< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li style = "/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p>< p class = "whs4" > < a href = "arithmetic_1d.htm#start_and_end_length" > Start and end length< / a > < / p > < / li >
< li class = kadov-p > < p > < a href = "arithmetic_1d.htm#automatic_length" > Automatic
Length< / a > < / p > < / li >
< li style = "/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p>< p class = "whs4" > < a href = "max._element_area_hypothesis.htm#max_element_area" > Max Element Area< / a > < / p > < / li >
< li style = "/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p>< p class = "whs4" > < a href = "max._element_area_hypothesis.htm#length_from_edges" > Length from
Edges< / a > < / p > < / li >
< li class = kadov-p > < p > < a href = "max._element_area_hypothesis.htm#quadrangle preference" > Quadrangle
Preference< / a > < / p > < / li >
< li class = kadov-p > < p > < a href = "max._element_volume_hypothsis.htm" > Max
Element Volume< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
< / ul >
< li class = kadov-p > < p > modification of locally generated meshes by< / p > < / li >
< ul type = "circle" class = "whs3" >
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "adding_nodes_and_elements.htm" > Addition< / a >
of nodes and elements< / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "removing_nodes_and_elements.htm" > Removal< / a >
of nodes and elements< / p > < / li >
2004-06-18 14:55:35 +06:00
< / ul >
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "creating_groups.htm" > grouping mesh elements< / a >
and < a href = "using_operations_on_groups.htm" > performing operations on
these groups< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "about_quality_controls.htm" > quality control< / a >
of meshes basing on a set of definite criteria -< / p > < / li >
2004-06-18 14:55:35 +06:00
< / ul >
2006-05-06 14:51:48 +06:00
< p class = "whs5" > < img src = "../image7.jpg" x-maintain-ratio = "TRUE" width = "472px" height = "355px" align = "right" border = "0" class = "img_whs6" > < / p >
2005-11-28 14:57:47 +05:00
2006-05-06 14:51:48 +06:00
< p class = "whs7" > < / p >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< p class = "whs7" > for edges:< / p >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< p class = "whs5" > < / p >
2004-06-18 14:55:35 +06:00
< ul type = "disc" class = "whs2" >
< ul type = "circle" class = "whs3" >
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "../length.htm" > Length of edges< / a >
< / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "../borders_at_multi-connection.htm" > Borders
at multi-connection< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "../free_borders.htm" > Free borders< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
< / ul >
< / ul >
2006-05-06 14:51:48 +06:00
< p class = "whs5" > < / p >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< p class = "whs7" > for faces:< / p >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< p class = "whs5" > < / p >
2004-06-18 14:55:35 +06:00
< ul type = "disc" class = "whs2" >
< ul type = "circle" class = "whs3" >
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "area_of_elements.htm" > Area< / a > < / p > < / li >
2005-11-28 14:57:47 +05:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "../free_edges.htm" > Free edges< / a > < / p > < / li >
2005-11-28 14:57:47 +05:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "../borders_at_multiconnection_2d.htm" > Borders
at multi-connection 2D< / a > < / p > < / li >
2005-11-28 14:57:47 +05:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "length_of_edges.htm" > Length 2D< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "minimum_angle.htm" > Minimum angle< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "taper.htm" > Taper< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "aspect_ratio.htm" > Aspect Ratio< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "warp.htm" > Warping< / a > < / p > < / li >
2005-11-28 14:57:47 +05:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "skew.htm" > Skew< / a > < / p > < / li >
2005-11-28 14:57:47 +05:00
< / ul >
< / ul >
< p > < / p >
2006-05-06 14:51:48 +06:00
< p class = "whs7" > for solids:< / p >
2005-11-28 14:57:47 +05:00
2006-05-06 14:51:48 +06:00
< p class = "whs7" > < / p >
2005-11-28 14:57:47 +05:00
< ul type = "disc" class = "whs2" >
< ul type = "circle" class = "whs3" >
2004-06-18 14:55:35 +06:00
2006-05-06 14:51:48 +06:00
< li class = kadov-p > < p > < a href = "../aspect_ratio_3d.htm" > Aspect ratio
3D< / a > < / p > < / li >
< li class = kadov-p > < p > < a href = "../volume.htm" > Volume< / a > < / p > < / li >
2004-06-18 14:55:35 +06:00
< / ul >
< / ul >
< p > < / p >
< p > < / p >
< script type = "text/javascript" language = "javascript1.2" >
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
< / script >
< / body >
< / html >