Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Satomichi Nishihara
q-e
Commits
5256d13a
Commit
5256d13a
authored
Jan 20, 2021
by
Satomichi Nishihara
Browse files
fix rrmmdiagg.f90
parent
07b056c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
KS_Solvers/RMM/rrmmdiagg.f90
KS_Solvers/RMM/rrmmdiagg.f90
+1
-1
No files found.
KS_Solvers/RMM/rrmmdiagg.f90
View file @
5256d13a
...
...
@@ -766,7 +766,7 @@ CONTAINS
!
IF
(
gstart
==
2
)
THEN
!
psir
=
DBLE
(
psi
(
ig
,
ibnd
)
)
psir
=
DBLE
(
psi
(
1
,
ibnd
)
)
psi2
=
psir
*
psir
ekin
(
jbnd
)
=
ekin
(
jbnd
)
+
g2kin
(
1
)
*
psi2
!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment