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

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.

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.