Changes between Version 27 and Version 28 of FluxLimitedDiffusion


Ignore:
Timestamp:
03/20/13 12:27:01 (12 years ago)
Author:
Jonathan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • FluxLimitedDiffusion

    v27 v28  
    203203 Since we are doing our implicit solves first, we can use time interpolated solutions for the implicit solve for non-refined ghost zones.  To do this we just need Edot.  The opacities etc... in the ghost zones can be obtained from the hydro terms. 
    204204
    205  What about radiative implicit heating in coarse ghost cells which we will need to do hydro update?  Could do this implicitly using E and Edot (don't need hypre for this implicit solve though)
     205 And the radiative implicit heating in coarse ghost cells can be done along with the initial solution vector so they are available for the hydro update.
    206206
    207207