Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jukkr
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kkr
jukkr
Commits
790bf3ad
Commit
790bf3ad
authored
3 years ago
by
Rudolf Zeller
Committed by
Philipp Rüssmann
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Corrected error in caling spinorbit_ham
parent
c3939373
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
source/KKRhost/rhovalnew.F90
+1
-1
1 addition, 1 deletion
source/KKRhost/rhovalnew.F90
with
1 addition
and
1 deletion
source/KKRhost/rhovalnew.F90
+
1
−
1
View file @
790bf3ad
...
...
@@ -556,7 +556,7 @@ contains
! read/recalc wavefunctions left contruct the TRANSPOSE spin-orbit coupling hamiltonian and add to potential
if
(
.not.
decouple_spin_cheby
)
then
call
spinorbit_ham
(
lmax
,
lmmax0d
,
vins
,
rnew
,
eryd
,
zat
,
cvlight
,
socscale
,
nspin
,
lmpotd
,
theta
,
phi
,
ipan_intervall
,
rpan_intervall
,
npan_tot
,
ncheb
,
irmdnew
,
nrmaxd
,
&
vnspll0
,
vnspll1
(:,:,:,
ith
),
'
rll
'
)
vnspll0
,
vnspll1
(:,:,:,
ith
),
'
transpose
'
)
else
vnspll1
(:,:,:,
ith
)
=
vnspll0
(:,:,:)
end
if
...
...
This diff is collapsed.
Click to expand it.
Philipp Rüssmann
@ruess
mentioned in commit
cbb5645d
·
2 years ago
mentioned in commit
cbb5645d
mentioned in commit cbb5645d48afdad6e29c449ffb1dc770c3ecb55f
Toggle commit list
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