Skip to content

Conversation

Thomas3R
Copy link
Contributor

This was requested in issue #745

@Thomas3R Thomas3R requested a review from MtoLStoN January 20, 2023 14:34
end if
if (printTopo%gnorm) then ! gradient norm is scalar
write (iunit, '(3x,''"gnorm":'',f25.15,",")') gnorm
end if
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest using "total energy" and "gradient norm" instead of etot and gnorm as printout to keep this consistent with the GFN2-xTB json file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, thanks for the review.

@MtoLStoN
Copy link
Contributor

MtoLStoN commented Jan 20, 2023

Looks good to me now! Feel free to merge this.

@Thomas3R Thomas3R merged commit dc4cd8d into grimme-lab:main Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants