Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for using local data files.
* Added support in the Flowchart and Node classes for using local data files for e.g. forcefields. This allows the user to specify a local file, which is copied to the working directory of the job. * Also added a flag to both the Flowchart and Node classes indicating that the job is running in the JobServer rather than command-line.
- Loading branch information