intperformEstimate;// switch for write_data and write_header methods to use for gathering data and detemining filesize for preallocation vs actually writing the data
char*filecurrent;// name of file for this round (with % and * replaced)
#if defined(_OPENMP)
intconvert_string_omp(int,double*);// multithreaded version of convert_string