Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
51
Issues
51
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
f060ae98
Commit
f060ae98
authored
Dec 07, 2018
by
Daniel Wortmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bugfix for last commits
parent
b6baaec9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vgen/rotate_mt_den_tofrom_local.f90
vgen/rotate_mt_den_tofrom_local.f90
+1
-1
No files found.
vgen/rotate_mt_den_tofrom_local.f90
View file @
f060ae98
...
...
@@ -99,7 +99,7 @@ CONTAINS
REAL
,
ALLOCATABLE
::
ch
(:,:)
nsp
=
(
atoms
%
lmaxd
+1
+
MOD
(
atoms
%
lmaxd
+1
,
2
))
*
(
2
*
atoms
%
lmaxd
+1
)
ALLOCATE
(
ch
(
nsp
,
4
)
,
den
%
theta_mt
(
nsp
,
atoms
%
ntype
),
den
%
phi_mt
(
nsp
,
atoms
%
ntype
)
)
ALLOCATE
(
ch
(
nsp
,
4
))
CALL
init_mt_grid
(
nsp
,
4
,
atoms
,
sphhar
,
xcpot
,
sym
)
DO
n
=
1
,
atoms
%
ntype
...
...
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