Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

Numerical Relativity with Modified ADM-BSSN Formulation of the E.F.E.s

This project relies heavily on GPU performance. It is not optimised and requires extremely powerful GPUs to execute at reasonable resolutions. Further documentation and procedure can be found as part of a PDF included in this project source.

Numerical Experiments (Trials Folder)

  • N_00_KO_25: $N = 0$, $\sigma = 0.25$
  • N_05_KO_25: $N = \frac{1}{2M}$, $\sigma = 0.25$
  • N_10_KO_25: $N = \frac{1}{M}$, $\sigma = 0.25$
  • N_20_KO_25: $N = \frac{2}{M}$, $\sigma = 0.25$
  • N_06_KO_20: $N = \frac{0.6}{M}$, $\sigma = 0.2$
  • N_06_KO_20_M_080: $N = \frac{0.6}{M}$, $\sigma = 0.2$, $\kappa_3 = 0.08$
  • N_06_KO_20_MH_125: $N = \frac{0.6}{M}$, $\sigma = 0.2$, $\kappa_3 = \kappa_6 = 0.125$
  • N_06_KO_195_Mi_110_DG_06: $N = \frac{0.6}{M}$, $\sigma = 0.195$, $\kappa_3 = 0.11$, $\kappa_5 = 0.06$

O.M.G. (Ordinary Multi-Grid relaxation)

  • OMG_Spin: $N = \frac{0.6}{M}$, $\sigma = 0.2$, $\kappa_7 = \kappa_2 = 0.05$, $\kappa_5 = 0.065$
  • OMG_Spin_ViewH: $N = \frac{0.6}{M}$, $\sigma = 0.2$, $\kappa_7 = 0.05$, $\kappa_2 = 0.1$, $\kappa_5 = 0.075$