Changes between Version 34 and Version 35 of u/erica/scratch4


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

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/scratch4

    v34 v35  
    6262This is actually an average luminosity over the hydro step. This is then fed into the source function as:
    6363
    64 [[latex($ source(i,j,k,iaccretion\_energy)= info\%workarray(i,j,k,iaccretion\_energy)*dt_{rad} $)]]
     64[[latex($ source(i,j,k,iaccretion\_energy)= info\%workarray(i,j,k,iaccretion\_energy)*dt_{rad}$)]]
    6565
    6666Note, that the source is being populated by a ''specific'' accretion energy (recall k has units of 1/volume) accretion energy. We multiplied by the radiative time step to convert from luminosity in the previous step, back to energy. And now, we are ready to begin testing.