Skip to content
Chandler Haukap edited this page Jan 31, 2020 · 2 revisions

Overview

The progress bar is a command line tool which displays the progress of STEPWAT2. It is a simple way of predicting how much longer a run of STEPWAT2 will take.

Using the Progress Bar

The -p flag will turn on the progress bar. For example, to run single-plot mode with a progress bar the full command would be

./stepwat -f files.in -p

Reporting Problems

Unfortunately every operating system is different and sometimes command line progress bars will not display correctly for specific terminal. We have tested the progress bar for Ubuntu Linux and Mac OSX, but if you are attempting to use the progress bar on another operating system and get strange results please open a GitHub issue and we will respond as soon as possible.