File main.cpp
Functions
-
int main(int argc, char *argv[])
Variables
-
int verbosity
global_const.h
Handy file for declaring constants used across the entire simRollingStar program.
Copyright 2020 Andrew P. Sabelhaus and Soft Machines Lab at CMU Debugging verbosity level. 0 = no output (original code), 1 = some output (intermittent, not every timestep) 2 = output for every timestep.
-
ofstream logging_output_file