<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <div class="moz-text-plain" wrap="true" graphical-quote="true"
      style="font-family: -moz-fixed; font-size: 14px;" lang="x-western">Hi
      all,<br>
      <br>
      there is something regarding the x-velocity field I don't really
      understand.<br>
      <br>
      When I analyze a file with yt, I find:<br>
      <br>
######################################################################<br>
      <address>In [1]: filen = 'DD0001/CommonEnvelope0001'</address>
      <address><br>
        In [2]: pf = load(filen)</address>
      <address><br>
        In [3]: region = pf.h.region([0.5, 0.5, 0.5], [0.0, 0.0, 0.0],
        [1.0,1.0, 1.0])</address>
      <address>yt INFO 2010-08-08 14:29:57,375 Getting the binary
        hierarchy</address>
      <address>yt INFO 2010-08-08 14:29:57,389 Finished with binary
        hierarchy reading</address>
      <address><br>
        In [4]: vx = region["x-velocity"]</address>
      <address>yt INFO 2010-08-08 14:30:06,647 Getting field x-velocity
        from 1</address>
      <address><br>
        In [5]: max(vx)</address>
      <address>Out[5]: 232812.74801568719</address>
######################################################################<br>
      <br>
      with the latest results being in cm.s-1<br>
      However, when I make a slice and plot the x-velocity field, I end
      up with the figure enclosed, saying that the max velocity is
      around 1.6e-4 cm.s-1 !<br>
      <br>
      I don't quite understand. Where am I wrong ?<br>
      Thanks for yoru help,<br>
      <br>
      JC<br>
    </div>
    <br>
  </body>
</html>