-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
18 lines (14 loc) · 695 Bytes
/
README
File metadata and controls
18 lines (14 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# PreSyncTutorial
Tutorial for the PreSync Update to the Cactus Framework
This repository contains two tutorials in the form of
jupyter notebooks. IntroTutorial provides an introduction
to using PreSync. In it, the thorn OldWave is changed
to use PreSync, and backward compatibility is shown.
SymmetryBCTutorial shows how to change a thorn which
provides a symmetry BC to use PreSync. While this tutorial
is not directly useful for most thorns, it provides some
more specific information on how boundary routines are registered
with PreSync.
In addition to the tutorials, the thornlist presync.th is
included. This thornlist contains the thorns which have
been updated to work with PreSync.