Batch Mode and Background Execution


To run the HibridonTM package in batch mode, set up a run stream with BATCH as the first line. This supresses the input line query Hibridon>. All other commands will be read from the run stream and executed. An example would be: Note that on many systems it may be necessary to specify a pathname as well as a file name for {input}, {outfile}, {jobname} unless the corresponding files are located in your current directory.

Alternatively, running scattering calculations in the background can be accomplished by first defining a command file which contains the input commands. Following the above example, we would define a command file runner.com, say, which would contain the following lines

The, after making the command file executable

You would execute the command

Where hib_xx is the name of your executable code (see the LINKING help file), and the file runner.log will contain a log of the execution.
Return to Hibridon Help