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
52
Issues
52
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
017e8c4b
Commit
017e8c4b
authored
Sep 19, 2017
by
Gregor Michalicek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove debug output from previous commit
parent
56b02018
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
main/optional.F90
main/optional.F90
+0
-2
No files found.
main/optional.F90
View file @
017e8c4b
...
...
@@ -100,10 +100,8 @@ CONTAINS
CALL
timestart
(
"Plotting"
)
IF
(
input
%
strho
)
CALL
juDFT_error
(
"strho = T and iplot=T"
,
calledby
&
&
=
"optional"
)
WRITE
(
*
,
*
)
'optional - a'
CALL
plotdop
(
oneD
,
dimension
,
stars
,
vacuum
,
sphhar
,
atoms
,&
input
,
sym
,
cell
,
sliceplot
,
noco
)
WRITE
(
*
,
*
)
'optional - b'
CALL
timestop
(
"Plotting"
)
END
IF
ENDIF
! mpi%irank == 0
...
...
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