Skip to content

jdinovi/HOOTSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test coverage

HOOTSim

N-Body Simulator

Setup

git clone https://github.com/jdinovi/HOOTSim.git
cd HOOTSim
export HOOTSIM_PATH=path/to/hootsim/directory  # we recommend adding this to your shell configuration script (i.e. .zshrc, .bashrc)

Run The Simulator:

  • make build
  • ./bin/HOOTSim

Run Test Suite:

  • make test

Run Code Coverages:

  • make coverage

About

N-Body Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published