Salome HOME
b4d5067d2b782bdbffc7ef994928b8fb6c42e78a
[modules/smesh.git] / doc / salome / gui / SMESH / adding_quadratic_nodes_and_elements.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
2
3 <html>
4
5 <head>
6 <title>Adding Quadratic Nodes and Elements</title>
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com"><style type="text/css">
9 <!--
10 p.whs1 { margin-left:40px; }
11 img_whs2 { border:none; width:148px; height:168px; border-style:none; }
12 img_whs3 { border:none; width:332px; height:350px; float:none; border-style:none; }
13 -->
14 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
15 <!--
16 function reDo() {
17   if (innerWidth != origWidth || innerHeight != origHeight)
18      location.reload();
19 }
20 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
21         origWidth = innerWidth;
22         origHeight = innerHeight;
23         onresize = reDo;
24 }
25 onerror = null; 
26 //-->
27 </script>
28 <style type="text/css">
29 <!--
30 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
31 p.WebHelpNavBar { text-align:right; }
32 -->
33 </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
34 <script type="text/javascript" language="javascript" src="whver.js"></script>
35 <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>
36 <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>
37 <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
38 <script type="text/javascript" language="javascript1.2">
39 <!--
40 if (window.gbWhTopic)
41 {
42         if (window.setRelStartPage)
43         {
44         addTocInfo("MESH module\nModifying meshes\nAdding quadratic elements");
45 addButton("show",BTN_IMG,"Show","","","","",0,0,"whd_show0.gif","whd_show2.gif","whd_show1.gif");
46 addButton("hide",BTN_IMG,"Hide","","","","",0,0,"whd_hide0.gif","whd_hide2.gif","whd_hide1.gif");
47
48         }
49
50
51         if (window.setRelStartPage)
52         {
53         setRelStartPage("index.htm");
54
55                 autoSync(1);
56                 sendSyncInfo();
57                 sendAveInfoOut();
58         }
59
60 }
61 else
62         if (window.gbIE4)
63                 document.location.reload();
64 //-->
65 </script>
66 </head>
67 <body><script type="text/javascript" language="javascript1.2">
68 <!--
69 if (window.writeIntopicBar)
70         writeIntopicBar(4);
71 //-->
72 </script>
73 <h1>Adding Quadratic Elements</h1>
74
75 <p>MESH modules allows you to work with <span style="font-weight: bold;"><B>Quadratic 
76  Elements</B></span>.</p>
77
78 <p>Quadratic Edge in not a straight but a broken line and can be defined 
79  by three points: first, middle and last. All more complex <span style="font-weight: bold;"><B>Quadratic 
80  Elements</B></span> differ from ordinary ones in that they consist of Quadratic 
81  Edges.</p>
82
83 <p class=TODO
84         style="font-family: 'Arial Black', sans-serif; font-style: italic;">To 
85  add a quadratic element to your mesh:</p>
86
87 <p class="whs1">1. Select your mesh in the Object Browser 
88  or in the 3D viewer.</p>
89
90 <p class="whs1">2. From the <span style="font-weight: bold;"><B>Modification 
91  </B></span>menu choose the <span style="font-weight: bold;"><B>Add </B></span>item 
92  and select one of the following: </p>
93
94 <p class="whs1"><img src="image152.gif" width="148px" height="168px" border="0" class="img_whs2"></p>
95
96 <p class="whs1">To create any <span style="font-weight: bold;"><B>Quadratic 
97  Element </B></span>specify the nodes which will form your triangle by selecting 
98  them in the 3D viewer with pressed Shift button. Their numbers will appear 
99  in the dialog box as <span style="font-weight: bold;"><B>Corner Nodes</B></span> 
100  (alternatively you can just input numbers in this field without selection).The 
101  edges formed by the corner nodes will appear in the table. To define the 
102  middle nodes for each edge double-click on the respective field and input 
103  the number of the node. All edges and the object formed by them will be 
104  displayed in the Object browser. When all edges are defined you will be 
105  able to click <span style="font-weight: bold;"><B>OK</B></span> or <span style="font-weight: bold;"><B>Apply</B></span> 
106  button to add the element to the mesh. </p>
107
108 <p class="whs1">&nbsp;<img src="pics/aqt.png" x-maintain-ratio="TRUE" width="332px" height="350px" border="0" class="img_whs3"></p>
109
110 <p class="whs1"><span style="font-weight: bold;"><B>Reverse</B></span> 
111  button for Quadratic Edges switches the first and the last nodes. <span 
112  style="margin-left: 40px;">For all other elements it reverses the element. 
113  </span></p>
114
115 <p class="whs1">&nbsp;</p>
116
117 <script type="text/javascript" language="javascript1.2">
118 <!--
119 if (window.writeIntopicBar)
120         writeIntopicBar(0);
121 //-->
122 </script>
123 </body>
124 </html>