Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
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
kwant
website
Commits
1e27232f
Commit
1e27232f
authored
11 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
fixes to index
parent
c6335d2e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/index.txt
+10
-10
10 additions, 10 deletions
content/index.txt
with
10 additions
and
10 deletions
content/index.txt
+
10
−
10
View file @
1e27232f
...
...
@@ -3,8 +3,9 @@ Quantum transport simulations made easy
Kwant is a Python package for numerical calculations on tight-binding models
with a strong focus on quantum transport. It is designed to be flexible and
easy to use. Thanks to innovative algorithms, Kwant is often faster than codes
written in pure FORTRAN or C/C++.
easy to use. Thanks to the use of innovative algorithms, Kwant is often faster
than other available codes, even those entirely written in the low level
languages FORTRAN and C/C++.
Tight-binding models can describe a vast variety of systems and phenomena in
quantum physics. Therefore, Kwant can be used to simulate metals, graphene,
...
...
@@ -13,8 +14,8 @@ molecular electronics, any combination of the above, and many other things.
Kwant does not use the traditional input files often found in scientific
software packages. Instead, one writes short programs in the powerful yet
easy-to-learn language
Python that
define
the
system and calculate its
quantum
properties (conductance, density of states, etc). This workflow can be
easy-to-learn
Python
language
. These programs
define
a
system and calculate its
quantum
properties (conductance, density of states, etc).
This workflow can be
summarized as follows:
.. image:: kwant-workflow.svgz
...
...
@@ -59,7 +60,7 @@ is::
Next to the flake itself, the image also shows the wave function of a low energy
eigenstate. The size of each circle is proportional to the wave function
probability amplitude on that site. It can be clearly seen that the wave
function is peaked near the zigzag segments of the boundary, as
can be
`expected
function is peaked near the zigzag segments of the boundary, as `expected
<http://arxiv.org/abs/1003.4602>`_ for graphene quantum dots.
Taken from the Kwant `plotting tutorial <doc/1.0/tutorial/tutorial6.html>`_.
...
...
@@ -78,7 +79,7 @@ The red region is a tunnel barrier, used to measure tunneling conductance, the
blue region is a superconducting electrode. In this simulated device, a
Majorana bound state appears close to the superconducting-normal interface.
Taken from
:
S. Mi, A. R. Akhmerov, M. Wimmer
(to be published)
.
Taken from
an unpublished work by
S. Mi, A. R. Akhmerov,
and
M. Wimmer.
Numerical experiment: flying qubit
...
...
@@ -96,10 +97,9 @@ reproduced. Such "numerical experiments" can not only be used to interpret the
experimental data but also can help to design the sample geometry and in to
choose the right materials.
Taken from T. Bautze et al., to be submitted to Phys. Rev. B. See Yamamoto et
al., `Nature Nanotechnology 7, 247 (2012)
<http://dx.doi.org/doi:10.1038/nnano.2012.28>`_ for details about the
experiment.
Taken from an unpublished work by T. Bautze et al. See Yamamoto et al., `Nature
Nanotechnology 7, 247 (2012) <http://dx.doi.org/doi:10.1038/nnano.2012.28>`_ for
details about the experiment.
conductance of a Corbino disk in a quantum Hall regime
...
...
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