Skip to the content.

GR: a ray tracing code for simulating light rays around a black hole.

To Compile:

g++ -fopenmp -I$INC -O0 -g3 -Wall -c -o *cpp g++ -fopenmp -I$INC -O0 -g3 -Wall -c *cpp

g++ -fopenmp -L$LIB -o gr *o -lgsl -lgslcblas -lhdf5 -lhdf5_cpp

Run the code for help