-
Notifications
You must be signed in to change notification settings - Fork 7
Basic instructions
Jonathan McKinney edited this page May 13, 2016
·
5 revisions
HARM as described in McKinney et al. (2012) in master. HARMRAD as described in McKinney et al. (2014) in koralinsert.
See koralinsert branch /docs/quick_start_guide/* for tutorials on various aspects and utilities See koralinsert branch /docs/general_plotting_guide.txt for tutorial on data analysis
Very basic instructions:
- git clone ...
- cd harmgit
- ln -s initboundcode/init.fishmon.c init.c ; ln -s initboundcode/init.fishmon.h init.h ; ln -s initboundcode/bounds.fishmon.c bounds.c
- make superclean ; make prep ; make -j 16
- mkdir run ; cd run ; cp ../grmhd . ; ./grmhd 1 1 1 1 # assuming mpi and openmp both on