Skip to content

Added support for using local data files.

Compare
Choose a tag to compare
@seamm seamm released this 26 Jun 21:32
· 9 commits to main since this release
ffb08dc
  • 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.