Changes between Version 32 and Version 33 of u/erica/scratch4


Ignore:
Timestamp:
02/16/16 20:13:27 (9 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/scratch4

    v32 v33  
    6060[[latex($ info\%workarray(i,j,k,iaccretion\_energy)= k*E*e^{-r/\sigma}/dt $)]]
    6161
    62 This is an average luminosity over the hydro step. This is then fed into the source function as,
     62This is actually an average luminosity over the hydro step. This is then fed into the source function as:
    6363
    6464[[latex($ source(i,j,k,iaccretion\_energy)= info\%workarray(i,j,k,iaccretion\_energy)*dt_{rad} $)]]
    6565
    66 where we now enter the total ''specific'' (recall k has units of 1/volume) accretion energy into the source function averaged over a radiative time step. And now, we are ready to begin testing.
     66Note, that the source is being populated by a ''specific'' accretion energy (recall k has units of 1/volume) accretion energy, averaged over a radiative time step. And now, we are ready to begin testing.
    6767
    6868== Physical meaning of the accretion energy source term ==