An open API service indexing awesome lists of open source software.

https://github.com/polyluxus/tools-for-gamess.bash

Scripts to help with the execution of GAMESS
https://github.com/polyluxus/tools-for-gamess.bash

bash-script computational-chemistry gamess

Last synced: about 1 month ago
JSON representation

Scripts to help with the execution of GAMESS

Awesome Lists containing this project

README

          

# tools-for-gamess.bash

The intention of this repository is to provide some scripts
which should help with the execution and submission of GAMESS.

Currently only a submission script is available,
and it is pretty much tailored to the RWTH Cluster (CLAIX18).

To view a short description, issue:
```
gamess.submit.sh -h
```

Configuration of the script with the files
`gamess.tools.rc` or `.gamess.toolsrc` (has precedence)
in one of the directories:
installation directory, `HOME`, `HOME/.config`, `PWD`.
The last found file will be applied.

## License

GNU General Public License v3.0

See [LICENSE](LICENSE) to see the full text.