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
26e66828
Commit
26e66828
authored
5 years ago
by
Tómas
Browse files
Options
Downloads
Patches
Plain Diff
add missing imaginary prefactor to k_y in Landau level tutorial
parent
2f078c26
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#20456
passed
5 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/tutorial/magnetic_field.rst
+1
-1
1 addition, 1 deletion
doc/source/tutorial/magnetic_field.rst
with
1 addition
and
1 deletion
doc/source/tutorial/magnetic_field.rst
+
1
−
1
View file @
26e66828
...
...
@@ -37,7 +37,7 @@ operators with the substitution
.. math::
k_x = \frac{1}{\sqrt{2} l_B} (a + a^\dagger), \quad \quad
k_y = \frac{
1
}{\sqrt{2} l_B} (a - a^\dagger),
k_y = \frac{
i
}{\sqrt{2} l_B} (a - a^\dagger),
with the magnetic length :math:`l_B = \sqrt{\hbar/eB}`. The ladder operators obey the
commutation relation
...
...
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