Skip to content

Commit

Permalink
Add Flowchart to repository, fix URLs in README
Browse files Browse the repository at this point in the history
  • Loading branch information
missing-user committed Nov 14, 2024
1 parent 6d2693c commit 39e758a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
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 added docs/SpecFlowchart.pdf
Binary file not shown.

0 comments on commit 39e758a

Please sign in to comment.