Changes between Version 20 and Version 21 of u/massBElight


Ignore:
Timestamp:
10/05/12 20:58:02 (12 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/massBElight

    v20 v21  
    4343
    4444
    45 I see that Mbe crit is below the minima of M(t). This is no doubt due to some SMALL round-off error somewhere in computing the total masses in the grid. If for instance, I use simply the formula above to find the mass of the BE sphere, it does not give me exactly what my code gives. The Visit calculation gives me ~0.78 whereas my code says it is ~0.72 -- in line with the Crit Mbe as expected.
     45I see that Mbe crit is below the minima of M(t). This is no doubt due to some SMALL round-off error somewhere in computing the total masses in the grid. If for instance, I used simply the formula above to find the mass of the BE sphere, it does not give me exactly what my code gives. The Visit calculation gives me ~0.78 when I subtract the mass of the ambient from the mass of the sphere, whereas my code says it is ~0.72 -- in line with the Crit Mbe as expected.
    4646
    4747Now, it should also, be noted that the crit Mbe is computed by the formula:
     
    4949
    5050{{{#!latex
    51 M(t, 1.1Rbe) = Mtotal(t)-Mambient(t)
    52 }}}.
     51Mbe_crit = 1.18 * {Cs^4 \over (Po^(1/2) * G^(3/2))}
     52}}}
    5353
    5454This describes __ blah blah, whereas my sphere is _blah Blah.