Skip to content
Snippets Groups Projects
Commit 22a0b983 authored by Christoph Groth's avatar Christoph Groth
Browse files

small tutorial clarification

parent 7564c93e
No related branches found
No related tags found
No related merge requests found
......@@ -180,8 +180,8 @@ Finally, we compute the transmission probability:
:start-after: #HIDDEN_BEGIN_sqvr
:end-before: #HIDDEN_END_sqvr
``kwant.solve`` allows us to specify a dictionary, `kwargs`, that will
be passed as additional keyword arguments to the function that evaluates the
``kwant.solve`` allows us to specify a dictionary, `kwargs`, that will be
passed as additional keyword arguments to the functions that provide the
Hamiltonian matrix elements. In this example we are able to solve the system
for different depths of the potential well by passing the keyword argument
`pot`. We obtain the result:
......
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