Improved output and config

This commit is contained in:
Yohai Meiron 2020-03-31 22:06:04 -04:00
parent 5cb4282be4
commit 62b0d7e491
6 changed files with 126 additions and 107 deletions

View file

@ -15,6 +15,9 @@ public:
double eta;
std::string input_file_name;
bool output_hdf5;
bool output_hdf5_double_precision;
int output_ascii_precision;
int output_extra_mode;
bool dt_min_warning;
int live_smbh_count;
double live_smbh_custom_eps;