Changes between Version 22 and Version 23 of Czarships/Development


Ignore:
Timestamp:
08/30/11 08:58:31 (13 years ago)
Author:
Jonathan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Czarships/Development

    v22 v23  
    44
    55For information on bugs and development projects consult the [http://bearclaw.pas.rochester.edu/trac/astrobear/report ticketing system].
     6
     7
     8||= **Feature** =||= **Designed** =||= **Implemented** =||= **Tested** =||= **Documented** =||= **Checked In** =||= **Comments** =||
     9||||||||||||||  **Elliptic or Parabolic Solvers**  ||
     10||  Self Gravity  ||  X  ||  X  ||  X  || ||  X  || ||
     11||  Thermal Diffusion (iso/ani)  || || || || || ||
     12||  Magnetic Resistivity  || || || || || || ||
     13||  Viscosity  || || || || || || ||
     14||||||||||||||  **Source Terms**  ||
     15||  DM Cooling  ||  X  || || || || || ||
     16||  Cylindrical  ||  X  || || || || || ||
     17||  Point Gravity  || || || || || || ||
     18||  Uniform Gravity  || || || || || || ||
     19||||||||||||||  **Hyperbolic Solvers**  ||
     20||||||||||||||  ''Integration Schemes''  ||
     21||  Unsplit CTU w/ CT  || || || || || || ||
     22||||||||||||||  ''Reconstruction Schemes''  ||
     23||  PPM  || || || || || || ||
     24||  PLM  || || || || || || ||
     25||||||||||||||  ''1D Riemann Solvers''  ||
     26||  Exact  || || || || || || Does not support MHD ||
     27||  HLL  || || || || || || Does not support MHD or Isothermal ||
     28||  HLLC  || || || || || || Does not support MHD ||
     29||  HLLD  || || || || || || Does not support Hydro ||
     30||||||||||||||  ''Tracer Methods''  ||
     31||  Fully Coupled  || || || || || ||  ||
     32||  Lagrangian Advection  || || || || || || ||
     33||||||||||||||  **!Initial/Boundary Condition Objects**  ||
     34||  Ambients  || || || || || || ||
     35||  Clumps  || || || || || || ||
     36||  Winds  || || || || || || ||
     37||  Perturbations  || || || || || || ||
     38||  UniformRegions  || || || || || || ||
     39||  SplitRegions  || || || || || || ||
     40||  CollidingFlows  || || || || || || ||
     41||||||||||||||  **AMR Related Features**  ||
     42||  Threading  ||||||||||||||
     43||  Scheduling  ||||||||||||||
     44||  Optional Load Balancing  ||||||||||||||
     45||  Refinement Variable Factors  ||||||||||||||
     46||||||||||||||  **Miscellaneous**  ||
     47||   Sink Particles   ||||||||||||||
     48
     49
     50
     51
     52
     53
     54
     55
     56
     57
     58
     59
    660
    761[[CollapsibleStart(Old Astrobear 1.0 issues)]]