Skip to content

Commit

Permalink
Update workflows.rst
Browse files Browse the repository at this point in the history
Add missing workflows to module guide
  • Loading branch information
PhilippRue authored Dec 10, 2024
1 parent b7ff801 commit dac1dba
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/source/module_guide/workflows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ KKRhost Jij calculation
:private-members:
:special-members:

KKRhost semi-finite (decimation) calculation
--------------------------------------------
.. automodule:: aiida_kkr.workflows._decimation
:members:
:private-members:
:special-members:


KKRimp self-consistency
-----------------------
Expand All @@ -69,4 +76,25 @@ KKRimp complete calculation
:members:
:private-members:
:special-members:

KKRimp combine impurities to larger imp. cluster
------------------------------------------------
.. automodule:: aiida_kkr.workflows._combine_imps
:members:
:private-members:
:special-members:

STM scan around impurities
--------------------------
.. automodule:: aiida_kkr.workflows.kkr_STM
:members:
:private-members:
:special-members:

Impurity embedding + calculation of YSR states in superconductors
-----------------------------------------------------------------
.. automodule:: aiida_kkr.workflows.imp_BdG
:members:
:private-members:
:special-members:

0 comments on commit dac1dba

Please sign in to comment.