-
Notifications
You must be signed in to change notification settings - Fork 6
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
1 parent
7aff581
commit cc7f4b4
Showing
1 changed file
with
9 additions
and
5 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 |
---|---|---|
@@ -1,8 +1,12 @@ | ||
# The Stepped Pressure Equilibrium Code | ||
|
||
A PDF version of this manual is available: [SPEC_manual.pdf](https://princetonuniversity.github.io/SPEC/SPEC_manual.pdf) | ||
All relevant publications and presentations are given on the [MRxMHD website](http://w3.pppl.gov/~shudson/Spec/spec.html). | ||
|
||
- [Github pages](https://princetonuniversity.github.io/SPEC/) | ||
- [Subroutine documentations](https://w3.pppl.gov/~shudson/Spec/subroutines.html) | ||
- [SPEC on PPPL Theory Dept.](https://theory.pppl.gov/research/research.php?rid=10#h5) | ||
- [MRxMHD website](https://w3.pppl.gov/~shudson/Spec/spec.html) | ||
A BibTex file is available: [spec_refs.bib](https://raw.githubusercontent.com/PrincetonUniversity/SPEC/master/spec_refs.bib). | ||
|
||
* There is also a [brief description of SPEC](http://theory.pppl.gov/research/research.php?rid=10#h5) | ||
on the Princeton Plasma Physics Laboratory [Theory Department website](http://theory.pppl.gov/). | ||
* An overview of the algorithm is given in a [Flow Chart](http://w3.pppl.gov/~shudson/Spec/SpecFlowchart.pdf). | ||
* Please direct questions/suggestions to [Stuart Hudson](mailto:shudson@pppl.gov?subject=spec). | ||
* Online documentation for SPEC is available on [Github pages](https://princetonuniversity.github.io/SPEC/). | ||
A PDF version of this manual is available: [SPEC_manual.pdf](https://princetonuniversity.github.io/SPEC/SPEC_manual.pdf) |