-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Q-HDNNP: Simplified "charge-aware" HDNNP #80
base: master
Are you sure you want to change the base?
Conversation
* Works for nnp-predict * Not yet for RuNNer (different energy.out, nnforces.out format)
…4G-HDNNP-prediction
…into global-charge-equilibration
Charge training seems to work (see List of extra keywords required:
Things to do:
|
Needs testing (compiles but yields bogus numbers)
- Forgot to set short-range energy to 0 in Mode::calculateEnergy()
Codecov Report
@@ Coverage Diff @@
## master #80 +/- ##
==========================================
- Coverage 72.52% 69.99% -2.54%
==========================================
Files 126 131 +5
Lines 13311 14280 +969
==========================================
+ Hits 9654 9995 +341
- Misses 3657 4285 +628
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
No description provided.