attributeSTATUS_ORDER
= SimulationStatus.get_order()
attributeEQUILIBRATION_FILES
= ['min.gro', 'nvt.gro', 'npt.gro']
attributeSUMMARY_COLUMNS
= ['hash', 'simulation_type', 'parametrization', 'status', 'directory']
attributeARTIFACT_DISPLAY_COLUMNS
= ['hash', 'simulation_type', 'file_count', 'files', 'checksums', 'directory', 'timestamp_utc']
attributeOVERVIEW_COLUMNS
= ['hash', 'simulation_type', 'directory', 'item_type', 'item_name', 'status', 'row_count', 'file_count', 'updated_at']
attributeANALYSIS_COLUMNS
= ['hash', 'directory', 'simulation_type', 'row_count', 'columns', 'data_csv', 'data_path', 'timestamp_utc']
attributeARTIFACT_COLUMNS
= ['hash', 'directory', 'simulation_type', 'file_count', 'files', 'checksums', 'timestamp_utc']
attributeRUN_DATABASE_COLUMNS
= ['hash', 'engine', 'parametrization', 'simulation_type', 'input_data', 'input_data_type', 'directory', 'status', 'timestamp_utc']
attributeSCHEMA_POLL_TIMEOUT_SECONDS
= 90
attributeSCHEMA_POLL_INTERVAL_SECONDS
= 2