Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
55
Issues
55
List
Boards
Labels
Milestones
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
818460fd
Commit
818460fd
authored
Feb 01, 2019
by
Daniel Wortmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Another try to bugfix the commit
parent
ae386ecf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
cdn/rot_den_mat.f
cdn/rot_den_mat.f
+3
-3
No files found.
cdn/rot_den_mat.f
View file @
818460fd
...
...
@@ -68,9 +68,9 @@ c---> are real.
IF
(
aimag
(
rho
(
ispin
,
ispin
))
.GT.
eps
)
THEN
CALL
juDFT_error
(
"rotation of mag. failed"
,
calledby
+
=
"rot_den_mat"
,
hint
=
+
'After the rotation of the density matrix in the
'
/
+
'muffin-tin sphere one diagonal element of the
'
/
+
'(hermitian) density matrix is not real. That means
'
/
+
'After the rotation of the density matrix in the
'
\\
+
'muffin-tin sphere one diagonal element of the
'
\\
+
'(hermitian) density matrix is not real. That means
'
\\
+
'that the density matrix was probably damaged.'
)
ENDIF
ENDDO
...
...
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