1 | | = The AstroBEAR Code = |
| 1 | [[PageOutline]] |
| 2 | |
| 3 | = AstroBEAR 2.0 Developer's Guide = |
| 4 | |
| 5 | == Chapter 1. The structure of AstroBEAR == |
| 6 | |
| 7 | == Chapter 2. The AMR Engine in AstroBEAR == |
| 8 | |
| 9 | == Chapter 3. Communication in AstroBEAR == |
| 10 | |
| 11 | == Chapter 4. Parallelism == |
| 12 | |
| 13 | [LoadBalancing Load Balancing] |
| 14 | |
| 15 | [LevelThreading Threading of Level advances] |
| 16 | |
| 17 | |
| 18 | == Chapter 5. Objects in AstroBEAR == |
| 19 | [DevelopingInitialConditionObjects Initial Condition Objects] |
| 20 | |
| 21 | [DevelopingBoundaryConditionObjects Boundary Condition Objects] |
| 22 | |
| 23 | [DevelopingBoundaryConditionObjects Boundary Condition Objects] |
| 24 | |
| 25 | == Chapter 6. The Hyperbolic Solvers == |
| 26 | |
| 27 | [SweepScheme The Sweep Scheme for Unsplit CTU] |
| 28 | |
| 29 | [MusclScheme The Muscl Scheme for Split advances] |
| 30 | |
| 31 | == Chapter 7. The !Elliptic/Parabolic Solvers == |
| 32 | |
| 33 | [SelfGravity The self gravity solver] |
| 34 | |
| 35 | [ThermalConduction The thermal conduction solver] |
| 36 | |
| 37 | == Chapter 8. Lagrangian Particles in AstroBEAR == |
| 38 | |
| 39 | == Chapter 9. IO == |
| 40 | |