Skip to content

Commit

Permalink
Add missing link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippRue authored Dec 10, 2024
1 parent 673b629 commit e86e0e7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/user_guide/workflows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -847,4 +847,10 @@ The ``aiida_kkr.workflows.kkr_STM_wc`` workflow allows to simulate the local DOS

See API documentation for inputs/outputs: https://aiida-kkr.readthedocs.io/en/latest/module_guide/workflows.html#module-aiida_kkr.workflows.kkr_STM

See tests for a usage example: https://github.com/JuDFTteam/aiida-kkr/blob/develop/tests/workflows/test_stm.py
Example Usage
-------------

See:
* the STM tutorial notbook: https://github.com/JuDFTteam/aiida-kkr/blob/develop/examples/AiiDA-KKR_STM_Tutorial.ipynb
* the CI tests: https://github.com/JuDFTteam/aiida-kkr/blob/develop/tests/workflows/test_stm.py
for a usage examples.

0 comments on commit e86e0e7

Please sign in to comment.