The Job Manager is used to run NanoLanguage scripts with the Atomistix ToolKit (ATK) computational engine (ATK 2008.10). Its usage is simple:
Drag-and-drop a NanoLanguage script from your file browser onto the Job Manager tool. This will make ATK execute the NanoLanguage script in the background of your local computer.
A log window, similar to the one in Figure 55, is automatically opened that shows the progress and results of the running job in the form of a log window.
|
|
Important |
|---|---|
|
You can also set up a primitive stack queue system by dragging-and-dropping several NanoLanguage scripts onto the Job Manager icon. In this case, all the jobs are initialized and the log window opens up for all jobs. However, only the first of the scripts starts running; the remaining are suspended and “Waiting” is displayed on the window frame. Once the first job finishes, the next job in the stack starts running.