Skip to content

Commit c9257cb

Browse files
committed
Added brief installation instructions
1 parent 577ecaa commit c9257cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Hermite Post-Newtonian
22

33
This code expands the original hermite code with post-newtonian terms.
4+
5+
## Installation
6+
From the AMUSE source directory run the following git command `git submodule add [email protected]:amusecode/Hermite_GRX.git src/amuse/community/hermite_grx`. This will add the code as a submodule such that the respective git structures do not interfere.
7+
The code can then be compiled using `make hermite_grx.code` or all codes can be built together using `python setup.py develop_build`.

0 commit comments

Comments
 (0)