Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kwant
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Joseph Weston
kwant
Commits
8b5720d6
Commit
8b5720d6
authored
12 years ago
by
Anton Akhmerov
Committed by
Christoph Groth
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
minor update of tutorial
parent
f656ce6b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/tutorial/tutorial5.rst
+7
-9
7 additions, 9 deletions
doc/source/tutorial/tutorial5.rst
with
7 additions
and
9 deletions
doc/source/tutorial/tutorial5.rst
+
7
−
9
View file @
8b5720d6
...
...
@@ -162,12 +162,10 @@ above the gap. At the gap edge, we observe a resonant Andreev reflection.
freedom in the scattering matrix, even if one uses matrices for
these degrees of freedom. In the solve step,
`~kwant.solvers.sparse.solve` returns an array containing the
transverse wave functions of the lead modes, if
``return_modes=True``. By inspecting the wave functions,
electron and hole wave functions can be distinguished (they only
have entries in either the electron part *or* the hole part. If
you encounter modes with entries in both parts, you hit a very
unlikely situation in which the standard procedure to compute
the modes gave you a superposition of electron and hole
modes. That is still OK for computing particle current, but not
for electrical current).
transverse wave functions of the lead modes. By inspecting the wave
functions, electron and hole wave functions can be distinguished (they
only have entries in either the electron part *or* the hole part. If you
encounter modes with entries in both parts, you hit a very unlikely
situation in which the standard procedure to compute the modes gave you
a superposition of electron and hole modes. That is still OK for
computing particle current, but not for electrical current).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment