10 |
"/home/jongui/data/laurent/subduction/source/function.0001.vtk") |
"/home/jongui/data/laurent/subduction/source/function.0001.vtk") |
11 |
|
|
12 |
v = Velocity(scene = s, data_collector = dc1, lut = Lut.COLOR, |
v = Velocity(scene = s, data_collector = dc1, lut = Lut.COLOR, |
13 |
viewport = Viewport.SOUTH_WEST, color_mode = ColorMode.SCALAR, |
viewport = Viewport.SOUTH_WEST, color_mode = ColorMode.VECTOR, |
14 |
arrow = Arrow.THREE_D) |
arrow = Arrow.THREE_D) |
15 |
v.setScaleFactor(scale_factor = 800000) |
v.setScaleFactor(scale_factor = 80000) |
16 |
|
|
17 |
for i in range(1, 200): |
for i in range(1, 200): |
18 |
print i |
print i |