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
54
Issues
54
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
58a4a333
Commit
58a4a333
authored
Sep 27, 2019
by
Robin Hilgers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed j-spins loop
parent
cc87deb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
optional/plot.f90
optional/plot.f90
+1
-4
No files found.
optional/plot.f90
View file @
58a4a333
...
...
@@ -509,8 +509,6 @@ noco,sphhar,sym,vacuum,den,fileNameIN,logicPotential) !filename: READ filename o
!loop over spins
DO
jsp
=
1
,
input
%
jspins
!loop over all points
DO
iz
=
0
,
grid
(
3
)
-1
DO
iy
=
0
,
grid
(
2
)
-1
...
...
@@ -614,8 +612,7 @@ noco,sphhar,sym,vacuum,den,fileNameIN,logicPotential) !filename: READ filename o
END
DO
END
DO
!z-loop
IF
(
xsf
.AND.
jsp
/
=
input
%
jspins
)
&
CALL
xsf_WRITE_newblock
(
nfile
+1
,
twodim
,
vec1
,
vec2
,
vec3
,
zero
,
grid
)
END
DO
!Spin-loop
CALL
xsf_WRITE_newblock
(
nfile
+1
,
twodim
,
vec1
,
vec2
,
vec3
,
zero
,
grid
)
CALL
xsf_WRITE_endblock
(
nfile
+1
,
twodim
)
END
DO
!nplot
...
...
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