Bimetric 3+1 toolkit for spherical symmetry
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Flow
  +---------------------------------+              +----------------------------+
  | Mathematica Notebook            |------------>>| Initial Data & Parameters  |
  | bimetric-ss-in-3+1 (cpp solver) |  Solve the   |  input.dat  (initial data) |
  +---------------------------------+  constraint  |  config.ini (parameters)   |
            |   Export the             equations   +----------------------------+
            |   C++ code                                         |
            V                                                    V
  +---------------------------------+  eom-std.h   +----------------------------+
  | eomEvolution.h eomMatter.h      |------------>>|       bim-solver.cpp       |
  | eomSources.h   eomConstraints.h |              +----------------------------+
  | eomGauge.h     eomLapseRatios.h |                            |
  | eomMiscEquations.h              |                            V
  +---------------------------------+              +----------------------------+
                                                   |         output.dat         |
     See also:  maximalSlice.h                     +----------------------------+
      
     Numerics:  methodOfLines.h, finiteDifferences.h,
                dataTypes.h, matrix.h, bandSol.h, cubicSpline.h  


Regularization of spherically symmetric evolution codes

  • A nice overview of the parity conditions at r = 0 can be found in [11].
  • Also, parity conditions for components of vectors and tensors can be found in Table 1 in [4].