From 71d8e3755ed855b141ad292e9f885c90ae2e45cd Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 10 Oct 2021 19:21:59 +0200 Subject: Add missing files. --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') diff --git a/README b/README index 318f4bc..b5af646 100644 --- a/README +++ b/README @@ -5,4 +5,14 @@ This is the data package attached to the author's [1] PhD thesis. It contains source codes and simulation parameter files that can be used to reproduce the results from the thesis. +contents: +par_files/ parameter files defining the simulations +src/ source codes for running the simulations + threadpool_omp/ utility library implementing thread pools, used by teukolsky_data and mg2d + ndarray/ utility library for working with N-dimensional arrays, used by mg2d + brill_data/ library for constructing Brill wave initial data + teukolsky_data/ library for constructing time-asymmetric initial data + mg2d/ multigrid elliptic solver + cactus_build Einstein Toolkit - Cactus+NR thorns + [1] Anton Khirnov -- cgit v1.2.3