https://github.com/greschd/aiida-wait
Test calculation plugin for calculations that can be manually stopped.
https://github.com/greschd/aiida-wait
Last synced: 11 months ago
JSON representation
Test calculation plugin for calculations that can be manually stopped.
- Host: GitHub
- URL: https://github.com/greschd/aiida-wait
- Owner: greschd
- License: mit
- Created: 2018-03-21T11:10:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T14:04:26.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T21:11:25.592Z (about 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## aiida-wait
This is a test AiiDA plugin that allows creating calculations which can be stopped manually. Its purpose it to be used in manual testing.
The ``wait_for.sh`` script is the actual 'calculation': It waits until a ``stop`` file appears in the directory where it is executed.