You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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