Changes between Version 34 and Version 35 of u/erica/scratch4
- Timestamp:
- 02/16/16 20:15:30 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/scratch4
v34 v35 62 62 This is actually an average luminosity over the hydro step. This is then fed into the source function as: 63 63 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}$)]] 65 65 66 66 Note, 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.