Changes between Version 32 and Version 33 of u/erica/scratch4
- Timestamp:
- 02/16/16 20:13:27 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/scratch4
v32 v33 60 60 [[latex($ info\%workarray(i,j,k,iaccretion\_energy)= k*E*e^{-r/\sigma}/dt $)]] 61 61 62 This is a n average luminosity over the hydro step. This is then fed into the source function as,62 This is actually an average luminosity over the hydro step. This is then fed into the source function as: 63 63 64 64 [[latex($ source(i,j,k,iaccretion\_energy)= info\%workarray(i,j,k,iaccretion\_energy)*dt_{rad} $)]] 65 65 66 where we now enter the total ''specific'' (recall k has units of 1/volume) accretion energy into the source functionaveraged over a radiative time step. And now, we are ready to begin testing.66 Note, 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. 67 67 68 68 == Physical meaning of the accretion energy source term ==