Improved output and config
This commit is contained in:
parent
5cb4282be4
commit
62b0d7e491
6 changed files with 126 additions and 107 deletions
3
config.h
3
config.h
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue