-
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.
Add Flowchart to repository, fix URLs in README
- Loading branch information
1 parent
6d2693c
commit 39e758a
Showing
2 changed files
with
4 additions
and
6 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,13 +1,11 @@ | ||
# The Stepped Pressure Equilibrium Code | ||
|
||
All relevant publications and presentations are given on the [MRxMHD website](http://w3.pppl.gov/~shudson/Spec/spec.html). | ||
# The Stepped Pressure Equilibrium Code (SPEC) | ||
|
||
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). | ||
* An overview of the algorithm is given in a [Flow Chart](https://princetonuniversity.github.io/SPEC/docs/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/). | ||
* Online documentation for SPEC is available on [Github pages](https://princetonuniversity.github.io/SPEC/). | ||
A PDF version of this manual is available in [SPEC_manual.pdf](https://princetonuniversity.github.io/SPEC/SPEC_manual.pdf). | ||
* Instructions for compiling and testing SPEC are in [Compile.md](https://github.com/PrincetonUniversity/SPEC/blob/master/Compile.md). | ||
* Instructions for compiling and testing SPEC are in [compilation_instructions.md](https://github.com/PrincetonUniversity/SPEC/blob/master/compilation_instructions.md). |
Binary file not shown.