Changes between Version 6 and Version 7 of u/madams/EvtPlots
- Timestamp:
- 12/23/14 16:03:38 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/madams/EvtPlots
v6 v7 40 40 We want to be able to extract the energies in the collision region, so we need to "clip" the HDF5 file in VisIt that contains our data. We use this using the ''box operator'' on our data. The clipped box should be 40 pc in y and z to fulling encompass the cylindrical collision region. However since our box varies in x, we need to clip the box differently for each run. For shear 0 and 15 we clipped the simulation box for 20 pc. On the other hand we clipped the shear 30 case by 24 pc, and shear 60 for 70 pc. To do this you take the length of one of the parameters of the box, half it, and then consider that maximum and minimum using the box operator. 41 41 42 To pick up the values for the energies simply create expressions for them (see above) in VisIt. Then go to Query > Weighted Variable Query. Then you can find the value for particular times. Here we sampled each run for the following frames: 0, 101, 202, 273 (and 328 for shear 60). 42 To pick up the values for the energies simply create expressions for them (see above) in VisIt. Then go to Query > Weighted Variable Query. Then you can find the value for particular times. Here we sampled each run for the following frames: 0, 101, 202, 273 (and 328 for shear 60). The data was sampled with 3 levels of amr. 43 43 44 44 … … 49 49 [[Image(b10s0_otherratio.png)]] 50 50 51 52 '''Initial Values''' 53 54 || Magnetic Energy || 1.78E+07 || 55 || Kinetic Energy || 1.79E+08 || 56 || Gravitational Energy || -2.03E+06 || 57 58 '''Tabled Data''' 59 60 || Magnetic Energy || E/Einit || Grav. || E/Einit || Kin || E/Einit || Time || Time (Myr) || 61 || 1.78E+07 || 1.00E+00 || -2.03E+06 || 9.98E-01 || 1.79E+08 || 1 || 0 || 0 || 62 || 2.25E+07 || 1.26E+00 || -2.38E+07 || 1.17E+01 || 2.05E+08 || 1.14E+00 || 0.83325 || 9.999 || 63 || 2.30E+07 || 1.29E+00 || -2.44E+07 || 1.20E+01 || 2.16E+08 || 1.20E+00 || 1.6665 || 19.998 || 64 || 2.36E+07 || 1.32E+00 || -2.47E+07 || 1.21E+01 || 2.16E+08 || 1.21E+00 || 2.25 || 27 || 65 66 51 67 == Beta 10, Shear 15 == 52 68 … … 54 70 55 71 [[Image(b10s15_otherratio.png)]] 72 73 '''Initial Values''' 74 75 || Magnetic Energy || 1.76E+07 || 76 || Kinetic Energy || 1.77E+08 || 77 || Gravitational Energy || -2.00E+06 || 78 79 '''Tabled Data''' 80 81 || Magnetic Energy || E/Einit || Grav. || E/Einit || Kin || E/Einit || Time || Time (Myr) || 82 || 1.76E+07 || 1.00E+00 || -2.00E+06 || 1.00E+00 || 1.77E+08 || 1 || 0 || 0 || 83 || 2.15E+07 || 1.23E+00 || -2.51E+07 || 1.26E+01 || 2.06E+08 || 1.17E+00 || 0.83325 || 9.999 || 84 || 2.23E+07 || 1.27E+00 || -2.51E+07 || 1.25E+01 || 2.18E+08 || 1.23E+00 || 1.6665 || 19.998 || 85 || 1.85E+07 || 1.06E+00 || -2.11E+07 || 1.06E+01 || 2.17E+08 || 1.23E+00 || 2.25 || 27 || 56 86 57 87 == Beta 10, Shear 30 ==