13 | | ||= **Feature** =||= **Designed** =||= **Implemented** =||= **Tested** =||= **Documented** =||= **Checked In** =||= **Comments** =|| |
14 | | |||||||||||||| **Elliptic or Parabolic Solvers** || |
15 | | || [PhysicsDataExplained Self Gravity] || X || X || X || X || X || Does not support Cylindrical || |
16 | | || Thermal Diffusion (iso/ani) || X || X || X || || || Does not support Cylindrical || |
17 | | || [wiki:AstroBearProjects/resistiveMHD Implicit Magnetic Resistivity] || X || X || || || || Does not support Cylindrical || |
18 | | || [wiki:AstroBearProjects/resistiveMHD Explicit Magnetic Resistivity] || X || X || || || || Does not support Cylindrical || |
19 | | || Viscosity || X || X || || || || Does not support Cylindrical || |
20 | | |||||||||||||| **Source !Terms/Objects** || |
21 | | || [CoolingObjects DM Cooling] || X || X || X || X || X || || |
22 | | || [CoolingObjects II Cooling] || X || X || X || X || X || || |
23 | | || [CoolingObjects Analytic Cooling] || X || X || X || X || X || || |
| 13 | ||= **Feature** =||= **Designed** =||= **Implemented** =||= **Tested** =||= **Documented** =||= **Checked In** =||= **Comments** =||= **Primary !Developer/Porter in AstroBEAR 2.0** =|| |
| 14 | |||||||||||||||| **Elliptic or Parabolic Solvers** || |
| 15 | || [PhysicsDataExplained Self Gravity] || X || X || X || X || X || Does not support Cylindrical || Jonathan || |
| 16 | || Thermal Diffusion (iso/ani) || X || X || X || || || Does not support Cylindrical || Shule || |
| 17 | || [wiki:AstroBearProjects/resistiveMHD Implicit Magnetic Resistivity] || X || X || || || || Does not support Cylindrical || Shule || |
| 18 | || [wiki:AstroBearProjects/resistiveMHD Explicit Magnetic Resistivity] || X || X || || || || Does not support Cylindrical || Shule || |
| 19 | || Viscosity || X || X || || || || Does not support Cylindrical || Shule || |
| 20 | || Ambipolar Diffusion || || || || || || || |
| 21 | |||||||||||||||| **Source !Terms/Objects** || |
| 22 | || [CoolingObjects DM Cooling] || X || X || X || X || X || || Kris || |
| 23 | || [CoolingObjects II Cooling] || X || X || X || X || X || || Kris || |
| 24 | || [CoolingObjects Analytic Cooling] || X || X || X || X || X || || Kris || |
25 | | || Cylindrical || X || X || X || || X || || |
26 | | || Point Gravity || X || X || X || || X || || |
27 | | || Uniform Gravity || X || X || || || X || || |
28 | | |||||||||||||| **Hyperbolic Solvers** || |
29 | | |||||||||||||| ''Integration Schemes'' || |
30 | | || Unsplit CTU w/ CT || X || X || X || || X || || |
31 | | || Directionally split || || || || || || || |
32 | | || Runge-Kutta time integration || || || || || || || |
33 | | |||||||||||||| ''Reconstruction Schemes'' || |
34 | | || [SolverDataExplained PPM] || X || X || X || X || X || || |
35 | | || [SolverDataExplained PLM] || X || X || X || X || X || || |
36 | | |||||||||||||| ''Riemann Solvers'' || |
37 | | || [SolverDataExplained Exact] || X || X || X || X || X || Does not support MHD || |
38 | | || [SolverDataExplained HLL] || X || X || X || X || X || Does not support MHD or Isothermal || |
39 | | || [SolverDataExplained HLLC] || X || X || X || X || X || Does not support MHD || |
40 | | || [SolverDataExplained HLLD] || X || X || X || X || X || Does not support Hydro || |
41 | | || Roe Solver || || || || || || || |
42 | | || Multi-D Riemann Solvers || || || || || || || |
43 | | |||||||||||||| ''Tracer Methods'' || |
44 | | || [SolverDataExplained Fully Coupled] || X || X || X || X || X || || |
45 | | || [SolverDataExplained Lagrangian Advection] || X || X || X || X || X || || |
46 | | |||||||||||||| **Equations of State** || |
47 | | || [PhysicsDataExplained Ideal] || X || X || X || X || X || || |
48 | | || [PhysicsDataExplained Isothermal] || X || X || X || X || X || || |
49 | | || SESAME TABLES || || || || || || || |
50 | | |||||||||||||| **!Initial/Boundary Condition Objects** || |
51 | | || [AmbientObjects Ambients] || X || X || X || X || X || || |
52 | | || [ClumpObjects Clumps] || X || X || X || X || X || || |
53 | | || Winds || X || X || X || X || || || |
54 | | || UniformRegions || X || X || X || X || X || || |
55 | | || SplitRegions || X || X || X || X || X || || |
56 | | || CollidingFlows || X || X || X || X || X || || |
| 26 | || Cylindrical || X || X || X || || X || || Martin || |
| 27 | || Point Gravity || X || X || X || || X || || Jonathan || |
| 28 | || Uniform Gravity || X || X || || || X || || Jonathan || |
| 29 | |||||||||||||||| **Hyperbolic Solvers** || |
| 30 | |||||||||||||||| ''Integration Schemes'' || |
| 31 | || Unsplit CTU w/ CT || X || X || X || || X || || Jonathan || |
| 32 | || Directionally split || || || || || || || || |
| 33 | || Runge-Kutta time integration || || || || || || || || |
| 34 | |||||||||||||||| ''Spatial-Temporal Reconstruction Schemes'' || |
| 35 | || [SolverDataExplained PPM] || X || X || X || X || X || 3rd order w/ Characteristic Tracing || Jonathan || |
| 36 | || [SolverDataExplained PLM] || X || X || X || X || X || 2nd order w/ Characteristic Tracing || Jonathan || |
| 37 | || [SolverDataExplained PCM] || X || X || X || X || X || 1st order || Jonathan || |
| 38 | |||||||||||||||| ''Reconstruction Limiters'' || |
| 39 | || Van-Leer !MinMod || X || X || X || || X || || Jonathan || |
| 40 | || Multi-Dimensional Limiters || X || X || X || || X || || Jonathan || |
| 41 | |||||||||||||||| ''Riemann Solvers'' || |
| 42 | || [SolverDataExplained Exact] || X || X || X || X || X || Does not support MHD || Jonathan || |
| 43 | || [SolverDataExplained HLL] || X || X || X || X || X || Does not support MHD or Isothermal || Jonathan || |
| 44 | || [SolverDataExplained HLLC] || X || X || X || X || X || Does not support MHD || Jonathan || |
| 45 | || [SolverDataExplained HLLD] || X || X || X || X || X || Does not support Hydro || Jonathan || |
| 46 | || Roe Solver || || || || || || || || |
| 47 | || Multi-D Riemann Solvers || || || || || || || || |
| 48 | |||||||||||||||| ''Tracer Methods'' || |
| 49 | || [SolverDataExplained Fully Coupled] || X || X || X || X || X || || Jonathan || |
| 50 | || [SolverDataExplained Lagrangian Advection] || X || X || X || X || X || || Jonathan || |
| 51 | |||||||||||||||| **Equations of State** || |
| 52 | || [PhysicsDataExplained Ideal] || X || X || X || X || X || || Jonathan || |
| 53 | || [PhysicsDataExplained Isothermal] || X || X || X || X || X || || Jonathan || |
| 54 | || SESAME TABLES || || || || || || || || |
| 55 | |||||||||||||||| **!Initial/Boundary Condition Objects** || |
| 56 | || [AmbientObjects Ambients] || X || X || X || X || X || || Jonathan || |
| 57 | || [ClumpObjects Clumps] || X || X || X || X || X || || Jonathan || |
| 58 | || Winds || X || X || X || X || || || Jonathan || |
| 59 | || UniformRegions || X || X || X || X || X || || Jonathan || |
| 60 | || SplitRegions || X || X || X || X || X || || Jonathan || |
| 61 | || CollidingFlows || X || X || X || X || X || || Jonathan || |