<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Re: [Paraview] &quot;mag&quot; what is the meaning of it?</title>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"MS PGothic";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"MS PGothic";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Courier New";
        color:maroon;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=maroon face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>I added a
tooltip to the GUI widget to make it more self describing.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:maroon'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>-Ken<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=maroon face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New";color:maroon'><o:p>&nbsp;</o:p></span></font></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="MS PGothic"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
paraview-bounces@paraview.org [mailto:paraview-bounces@paraview.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b><st1:PersonName w:st="on">Weirs,
 V Gregory</st1:PersonName><br>
<b><span style='font-weight:bold'>Sent:</span></b> Wednesday, August 27, 2008
8:09 AM<br>
<b><span style='font-weight:bold'>To:</span></b> Gang; paraview<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Paraview]
&quot;mag&quot; what is the meaning of it?</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="MS PGothic"><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=2 face=Calibri><span
style='font-size:11.0pt;font-family:Calibri'><br>
If it is the exodus reader, the apply displacements enabled means the reader
will look for a vector variable dislp_{x,y,z} or variants of that, and add the
vector to the nodal coordinates at each time step. The mag is a factor that
rescales the displacement vector, set to 1 by default. &nbsp;X(t) = X(0) +
mag*displ(t).<br>
<br>
Greg<br>
<br>
<br>
On 8/26/08 10:41 PM, &quot;Gang&quot; &lt;<a href="whugang@gmail.com">whugang@gmail.com</a>&gt;
wrote:</span></font><o:p></o:p></p>

<p class=MsoNormal><font size=2 face=Verdana><span style='font-size:10.0pt;
font-family:Verdana'><br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hi
everyone,<br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;I have a question about the Interface of the Paraview3.3.0</span></font><font
size=2><span lang=JA style='font-size:10.0pt'>(</span></font><font size=2
face=Verdana><span style='font-size:10.0pt;font-family:Verdana'>development</span></font><font
size=2><span lang=JA style='font-size:10.0pt'>)</span></font><font size=2
face=Verdana><span style='font-size:10.0pt;font-family:Verdana'>.<br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;In the Properties tab, there is a Apply Displacements
checkbox, following it, there is a mag .<br>
&nbsp;<br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;Know little about it , and search it on the net, helpless....<br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;can someone give any explanation?<br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;thanks<br>
&nbsp;<br>
&nbsp;&nbsp;&nbsp;Gang<br>
</span></font><font size=2 color=silver face=Verdana><span style='font-size:
11.0pt;font-family:Verdana;color:silver'>2008-08-27 </span></font><font size=2
face=Verdana><span style='font-size:11.0pt;font-family:Verdana'><o:p></o:p></span></font></p>

<div class=MsoNormal><font size=2 face=Verdana><span style='font-size:11.0pt;
font-family:Verdana'>

<hr size=2 width="100%" align=left>

</span></font></div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=2 color=silver
face=Verdana><span style='font-size:11.0pt;font-family:Verdana;color:silver'>Gang</span></font><font
size=2 color=silver face=Verdana><span style='font-size:10.0pt;font-family:
Verdana;color:silver'> </span></font><o:p></o:p></p>

</div>

</div>

</body>

</html>