-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Cactus Code Thorn NewRadX | ||
Author(s) : Alexandru Dima <[email protected]> | ||
Cheng-Hsin Cheng <[email protected]> | ||
Michail Chabanov <[email protected]> | ||
Jake Doherty <[email protected]> | ||
Maintainer(s): Cheng-Hsin Cheng <[email protected]> | ||
Licence : GPL | ||
-------------------------------------------------------------------------- | ||
|
||
1. Purpose | ||
|
||
This thorn provides a CarpetX-compatible implementation of radiative | ||
boundary conditions. It is based on the "NewRad" thorn from the | ||
EinsteinEvolve arrangement for Carpet, originally implemented in BSSN_MoL. | ||
|
||
For more details, see the documentation in the ThornGuide. |