| 1 | | [[Image(AstroCap3.png, 35%)]] |
| | 1 | = '''AstroBEAR Capabilities''' = |
| | 2 | |
| | 3 | == Elliptic and Parabolic Solvers == |
| | 4 | * [http://astrobear.pas.rochester.edu/trac/wiki/SelfGravity Self Gravity] |
| | 5 | * [http://astrobear.pas.rochester.edu/trac/wiki/ThermalConduction Thermal Conduction] |
| | 6 | * [http://astrobear.pas.rochester.edu/trac/wiki/AstroBearProjects/resistiveMHD Magnetic Resistivity] |
| | 7 | * Viscosity |
| | 8 | |
| | 9 | == [http://astrobear.pas.rochester.edu/trac/wiki/CodeExplanation/SourceTerms Source Terms] & [http://astrobear.pas.rochester.edu/trac/wiki/AstroBearObjects Objects] == |
| | 10 | * [http://astrobear.pas.rochester.edu/trac/wiki/CoolingObjects Radiative Cooling] |
| | 11 | * Cylindrical |
| | 12 | * [http://astrobear.pas.rochester.edu/trac/wiki/PointGravitySources Point Gravity] |
| | 13 | * Uniform Gravity |
| | 14 | * [http://astrobear.pas.rochester.edu/trac/wiki/SinkParticles Sink Particles] |
| | 15 | |
| | 16 | == Integration Schemes == |
| | 17 | * Unsplit CTU with CT |
| | 18 | |
| | 19 | == [http://astrobear.pas.rochester.edu/trac/wiki/SolverDataExplained Spatial Temporal Reconstruction Schemes] == |
| | 20 | * PPM, PLM, and PCM |
| | 21 | |
| | 22 | == Reconstruction Limiters == |
| | 23 | * Van-Leer Minimod |
| | 24 | * Multidimensional Limiters |
| | 25 | |
| | 26 | == [http://astrobear.pas.rochester.edu/trac/wiki/SolverDataExplained Riemann Solvers] == |
| | 27 | * Exact |
| | 28 | * HLL, HLLC, and HLLD |
| | 29 | |
| | 30 | == Tracer Methods == |
| | 31 | * Fully Coupled |
| | 32 | * Lagrangian Advection |
| | 33 | |
| | 34 | == [http://astrobear.pas.rochester.edu/trac/wiki/PhysicsDataExplained Equations of State] == |
| | 35 | * Polytropic |
| | 36 | * Isothermal |
| | 37 | |
| | 38 | == Initial & Boundary Condition Objects == |
| | 39 | * [http://astrobear.pas.rochester.edu/trac/wiki/AmbientObjects Ambients] |
| | 40 | * [http://astrobear.pas.rochester.edu/trac/wiki/ClumpObjects Clumps] |
| | 41 | * Winds |
| | 42 | * [http://astrobear.pas.rochester.edu/trac/wiki/UniformRegions Uniform Regions] |
| | 43 | * [http://astrobear.pas.rochester.edu/trac/wiki/SplitRegions Split Regions] |
| | 44 | * [http://astrobear.pas.rochester.edu/trac/wiki/CollidingFlows Colliding Flows] |
| | 45 | * [http://astrobear.pas.rochester.edu/trac/wiki/OutflowObjects Outflow Objects] |
| | 46 | * Disks |
| | 47 | * Jets |
| | 48 | * [http://astrobear.pas.rochester.edu/trac/wiki/InterfaceObjects Interfaces] |
| | 49 | * Perturbations |
| | 50 | * [http://astrobear.pas.rochester.edu/trac/wiki/ShapeObjects Shapes] |
| | 51 | |
| | 52 | == AMR Related Features == |
| | 53 | * Threading |
| | 54 | * Scheduling |
| | 55 | * Optional Load Balancing |
| | 56 | * [http://astrobear.pas.rochester.edu/trac/wiki/PhysicsDataExplained Prolongation Slope Limiters] |
| | 57 | * Refinement Variable Factors |
| | 58 | |