Skip to content
Snippets Groups Projects
Commit 0c0a5c70 authored by Joseph Weston's avatar Joseph Weston
Browse files

add forgotten parameter to docstring of 'kwant.kpm.conductivity'

parent 2bb9ff6d
No related branches found
No related tags found
No related merge requests found
......@@ -778,6 +778,8 @@ def conductivity(hamiltonian, alpha='x', beta='x', positions=None, **kwargs):
Parameters
----------
hamiltonian : `~kwant.system.FiniteSystem` or matrix Hamiltonian
If a system is passed, it should contain no leads.
alpha, beta : str, or operators
If ``hamiltonian`` is a kwant system, or if the ``positions``
are provided, ``alpha`` and ``beta`` can be the directions of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment