Changes between Version 2 and Version 3 of VOBOZ/EightHalo

Show
Ignore:
Timestamp:
01/14/08 15:59:35 (23 months ago)
Author:
rpwagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VOBOZ/EightHalo

    v2 v3  
    9191}}} 
    9292 
    93 More different stuff. There are now 10 halos before unbinding. 
     93More different stuff. There are now 8 halos before unbinding. 
    9494 
    9595 
    9696{{{ 
    9797cable:~/packages/voboz1.1.1 rpwagner$ cat hoozone.txt  
    98 10 
    99 3       40      2.699488e+01    5.411121e-01 
    100 1       39      9.642200e+00    3.268858e-01 
    101 9       38      3.805713e+01    6.165068e-01 
    102 2       38      3.325627e+01    5.411121e-01 
    103 8       37      4.534632e+01    7.276996e-01 
    104 0       37      7.211893e+00    3.268858e-01 
    105 4       20      1.436931e+00    4.825287e-02 
    106 6       19      1.192848e+00    4.347920e-02 
    107 5       18      2.190623e+00    4.825287e-02 
    108 7       18      1.470731e+00    4.347920e-02 
     988 
     992       38      3.760649e+04    4.188489e+00 
     1000       38      2.647342e+04    4.191698e+00 
     1013       38      2.103354e+04    4.200162e+00 
     1025       38      2.035227e+04    4.200162e+00 
     1036       38      1.927709e+04    4.188489e+00 
     1041       38      1.879743e+04    4.201475e+00 
     1054       38      1.388811e+04    4.201078e+00 
     1067       38      9.658798e+03    4.200162e+00 
    109107cable:~/packages/voboz1.1.1 rpwagner$  
    110108}}} 
     
    113111 
    114112{{{ 
    115 cable:~/packages/voboz1.1.1 rpwagner$ ./boz 1.0 0.3 1.0 eight_halo.raw eight_halo_vel.raw hoozone.dat hoohalos.dat hoohalos.txt 1.2a = 1.000000 => Multiplying H0 by 1.000000e+00 
    116 cell, potconst = 0.007812,1.707547e-04 
     113cable:~/packages/voboz1.1.1 rpwagner$ ./boz 1.0 0.3 1.0 eight_halo.raw eight_halo_vel.raw hoozone.dat hoohalos.dat hoohalos.txt 1.01 
     114a = 1.000000 => Multiplying H0 by 1.000000e+00 
     115cell, potconst = 1.000000,3.580986e+02 
    117116np = 304 
    118 np: 304, x: 0.000000,0.899503; y: 0.000000,0.899821; z: 0.000000,0.894617 
    119 vx: 0.000000,0.000000; vy: 0.000000,0.000000; vz: 0.000000,0.000000 
    120 np = 304, nhaloes = 10 
     117np: 304, x: 0.125000,0.875000; y: 0.125000,0.875000; z: 0.125000,0.875000 
     118vx: -9.545235,7.955445; vy: -9.560103,9.885235; vz: -9.567905,9.920633 
     119np = 304, nhaloes = 8 
     120Previous output bound zone file found. 
     121Moving it to boz.tmp and reading from it ... 
     122Numbers of haloes (8,10) don't match! 
     123Not using previous outz file 
     124-1 haloes read from file. 
    121125Done! Outputting ... 
    122 Nhunb = 10 
    123 cable:~/packages/voboz1.1.1 rpwagner$  
     126Nhunb = 8 
     127cable:~/packages/voboz1.1.1 rpwagner$ cat hoohalos.txt  
     1288       8 
     1292       38      38      3.760649e+04 1.113768e-04 -inf -inf     130     8       8       1 1 0.125000 0.375000 0.625000 -3.905627e-01 2.837789e-01 -1.575382e-01 
     1300       38      38      2.647342e+04 1.583361e-04 -inf -inf     72      0       0       1 1 0.375000 0.375000 0.375000 -6.734796e-01 -4.003255e-01 4.501897e-01 
     1313       38      38      2.103354e+04 1.996888e-04 -inf -inf     182     10      10      1 1 0.375000 0.625000 0.875000 8.908156e-02 -7.637181e-01 4.925390e-01 
     1325       38      38      2.035227e+04 2.063731e-04 -inf -inf     222     34      34      1 1 0.875000 0.125000 0.375000 -9.776305e-01 -1.132648e-01 -5.730272e-01 
     1336       38      38      1.927709e+04 2.172781e-04 -inf -inf     246     40      40      1 1 0.375000 0.625000 0.875000 -7.412561e-01 -7.249421e-02 2.131617e-01 
     1341       38      38      1.879743e+04 2.235133e-04 -inf -inf     95      2       2       1 1 0.000000 0.000000 0.000000 6.609459e-01 4.120599e-01 -7.517011e-02 
     1354       38      38      1.388811e+04 3.024945e-04 -inf -inf     184     32      32      1 1 0.625000 0.625000 0.875000 6.083255e-01 5.963931e-01 4.651518e-01 
     1367       38      38      9.658798e+03 4.348535e-04 -inf -inf     276     42      42      1 1 0.254860 0.253887 0.241265 -3.064480e-01 3.055289e-01 -1.186070e-03 
     137cable:~/packages/voboz1.1.1 rpwagner$   
    124138}}} 
    125139 
    126 Huh, still 10 halos... 
    127  
    128 {{{ 
    129 cable:~/packages/voboz1.1.1 rpwagner$ cat hoohalos.txt  
    130 10      10 
    131 3       40      40      2.699488e+01 2.004499e-02 -inf -inf     155     10      10      1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    132 1       39      39      9.642200e+00 3.390158e-02 -inf -inf     97      3       3       1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    133 9       38      38      3.805713e+01 1.619951e-02 -inf -inf     284     35      35      1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    134 2       38      38      3.325627e+01 1.627098e-02 -inf -inf     128     8       8       1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    135 8       37      37      4.534632e+01 1.604760e-02 -inf -inf     245     40      40      1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    136 0       37      37      7.211893e+00 4.532593e-02 -inf -inf     70      0       0       1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    137 4       20      20      1.436931e+00 3.358052e-02 -inf -inf     189     32      32      1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    138 6       19      19      1.192848e+00 3.644990e-02 -inf -inf     214     38      38      1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    139 5       18      18      2.190623e+00 2.202701e-02 -inf -inf     197     48      48      1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    140 7       18      18      1.470731e+00 2.956299e-02 -inf -inf     230     34      34      1 1 0.000000 0.000000 0.000000 0.000000e+00 0.000000e+00 0.000000e+00 
    141 cable:~/packages/voboz1.1.1 rpwagner$  
    142 }}} 
    143  
    144 Now, I'm really curious about where those centers are, and I'm betting they're not all at the origin.