| 27 | * Non rotating model - no coriolis or centrifugal forces... - no winds |
| 28 | * Rotating model - 3 days |
| 29 | |
| 30 | |
| 31 | |
| 32 | Dobbs Dixon'10 |
| 33 | |
| 34 | * Added viscosity |
| 35 | * Added stellar heating using optical depth and high energy planck opacity |
| 36 | |
| 37 | |
| 38 | Current differences between Ian's code and AstroBEAR |
| 39 | * AstroBEAR folds in gas/radiation energy coupling into implicit solve... Hypre has both kappa,,R,, and kappa,,P,, terms - with sub-cycling for changes in source function. |
| 40 | * AstroBEAR also assumes 'kappa' is constant over implicit update... assumes [[latex($\frac{\partial \kappa}{\partial T} = 0$)]]... |
| 41 | * No Kappa_A terms (stellar heating) in AstroBEAR |
| 42 | * Need to develop communication patterns for calculating optical depth from star to get heating term correct. Could use initial spherical profile to estimate optical depth as a function of position? Not sure how this is done in Ian's code |
| 43 | * Viscosity may need to be incorporated later... Shule is developing this. |
| 44 | |
| 45 | * Second AMR implicit solve may need to be added later (ie Howell and Greenough 2002) |