25 | | 1.) Modify tree traversal scheme to also calculate the ionization rate in addition to the optical depth |
26 | | 2.) Add routines to take ionization rate and calculate heating/cooling rates and calculate CFL |
27 | | 3.) Add routine to update energy and ionization values |
28 | | 4.) Add sub-cycling |
29 | | 5.) Will need to store ionization & heating/cooling rates in addition to optical depths at patch boundaries for AMR to work with sub-cycling so we can update ghost zones |
30 | | 6.) Implement healpix tree traversal scheme. |
| 25 | 1. Modify tree traversal scheme to also calculate the ionization rate in addition to the optical depth |
| 26 | 2. Add routines to take ionization rate and calculate heating/cooling rates and calculate CFL |
| 27 | 3. Add routine to update energy and ionization values |
| 28 | 4. Add sub-cycling |
| 29 | 5. Will need to store ionization & heating/cooling rates in addition to optical depths at patch boundaries for AMR to work with sub-cycling so we can update ghost zones |
| 30 | 6. Implement healpix tree traversal scheme. |