Skip to content

fullmetalrooster/ccdb-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ccdb-worker

Worker client for the Computational Chemistry Database.

setup

create the config file „config.json“ in the same directory following this scheme:

{ "database": { "host": "", "port": "", "database": "", "user": "", "password": "" }, "jobs": { "directory": "", "archive": "" }, "programs": { "orca": { "path": "", "version": "" } } }

About

Worker client for the Computational Chemistry Database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages