mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Merge conflict
This commit is contained in:
parent
c036843911
commit
66fc195e3c
1 changed files with 1 additions and 1 deletions
|
|
@ -445,7 +445,7 @@ CONTAINS
|
|||
"London dispersion energy: ", energy%dispersion
|
||||
IF (dft_control%qs_control%xtb_control%do_spinpol) THEN
|
||||
WRITE (UNIT=iounit, FMT="(T9,A,T60,F20.10)") &
|
||||
"Spin polarisation correction: ", energy%xtb_spinpol
|
||||
"Spin polarisation correction: ", energy%xtb_spinpol
|
||||
END IF
|
||||
IF (dft_control%qs_control%xtb_control%xb_interaction) THEN
|
||||
WRITE (UNIT=iounit, FMT="(T9,A,T60,F20.10)") &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue