-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dane Cross edited this page Jul 9, 2021
·
10 revisions
Welcome to the GLUE_CPP wiki!
- Install the Eigen C++ library, and add the path to the $(INCL) variables in all of the Makefiles.
- In order to run the python script for plotting results, type
export PYTHONPATH = $PYTHONPATH:/absolute/path/to/GLUE_CPP/libinto your terminal. See the GLUE_CPP structure page for more information about the tests.
-
Gives an overview of the directory structure
-
Axis Convergence Documentation
Details how to use to iterative algorithm from Dubinski & Carlberg's paper on the structure of CDM halos, specialized to two dimensions in
axis_convergence.cclocated in thelibdirectory -
Shell Analysis Documentation COMING SOON!
Lists the usable functions of
constant_density_shells.cclocated in thelibdirectory