From d451e140926584ae59b0a0552d5463b9d6114ac2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 28 Aug 2016 11:20:16 +0200 Subject: Switch to polar coordinates in the solver. --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 9f5492f..7d04c1b 100644 --- a/README +++ b/README @@ -7,8 +7,9 @@ relativity simulations. The construction involves solving an elliptic equation for the conformal factor. This is done using a pseudo-spectral method by expanding the conformal factor in -the basis of SB functions (see Boyd 2000, chapter 17.9). The pseudo-spectral -matrix is inverted with LAPACK. +the basis of SB functions (see Boyd 2000, chapter 17.9) in the radial direction +and even cosines in the angular direction. The pseudo-spectral matrix is +inverted with LAPACK. Building and installation ========================= -- cgit v1.2.3