forked from grimme-lab/multicharge
-
Notifications
You must be signed in to change notification settings - Fork 2
Periodic EEQ-BC implementation complete #3
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
Merged
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
5b11df2
finished periodic implementation for non-gradient usage
lmseidler d032db0
forgot ewald self-interaction term
lmseidler 21a1761
removed dir/rec separation in amat
lmseidler 63b3468
more tries
lmseidler f48c3c9
fixed periodic functions
lmseidler dca0d86
fixed gettting capacitances
lmseidler 8046921
Merge branch 'no-ewald' into eeq-bc
lmseidler baa8350
Merge pull request #1 from lmseidler/eeq-bc
lmseidler de5a550
began implementation of periodic gradients
lmseidler edfbceb
added dcpair subroutine
lmseidler 0a5fa5f
reintroduced wsc summation + some steps towards fixing 3d amat
lmseidler fed6620
periodic implementation basically done
lmseidler 29698eb
added self interaction for cmat
lmseidler d999d48
self interaction properly accounted for
lmseidler cea737f
work on 3d amat gradient
lmseidler f6d4daf
gradient calculation executable
lmseidler cda804e
preliminary version of derivs
lmseidler 7fa3b9d
some small changes
lmseidler eaf4321
eeq implicit vs explicit test
lmseidler fb96ac3
proper periodicicy eeqbc
lmseidler 433eb53
Merge upstream/eeq-bc into no-ewald
lmseidler 6728979
solved merge conflicts in eeqbc
lmseidler 40e9439
xvec derivs periodic hopefully correct
lmseidler 96ad53c
some resorting of damat
lmseidler e1b5e40
dcij terms
lmseidler 8e388e4
gradients done?
lmseidler 84c37fb
Merge remote-tracking branch 'upstream/eeq-bc' into eeq-bc
lmseidler 625ba65
test wrap
lmseidler cc3fad4
some fixes (compilation, tests) + added dbdr test for pbc
lmseidler 8741c6d
minor fix (but not done) for dbdr
lmseidler 03d0e44
added pbc tests for eeqbc gradients + eeq dbdr, dadr + finalized eqqb…
lmseidler bf09a7d
added pbc tests for eeqbc gradients + eeq dbdr, dadr + finalized eqqb…
lmseidler 2c21b16
undo sign changes
lmseidler 394c838
temporary array allocation fix
lmseidler bca3a09
updates to tests
lmseidler 76804aa
added dbdL test for molecular
lmseidler f21d85e
dcdL fix
lmseidler 03500c9
dxdL fix
lmseidler 554df9a
uncommented complete xvec calculation
lmseidler c7870ae
fixed strain derivs molecular
lmseidler 9189e7c
added dbdL test pbc
lmseidler f6fa1ad
dxdr/dxdL 3d gradient done
lmseidler 57b62c8
start more work on amat 3d gradients
lmseidler 3f296bd
amat 3d gradients almost done
lmseidler 1749e90
added another dadL test for molecular case
lmseidler bb21853
reactivated all pbc tests, dadr, dadL, dbdr, dbdL, gradient, dqdr pas…
lmseidler 9469b84
pbc tests fixed
lmseidler 045eca1
tests fixed fr now
lmseidler e17fa79
tests fixed fr fr now
lmseidler 7c38ed1
trying to fix another random fail
lmseidler 90e5ab6
reconsidering thresholds
lmseidler c1f8386
initial cleanup
lmseidler ad7ae21
cleaning up debug stuff
lmseidler affd1f6
implemented proper omp memory management for all loops
lmseidler c01bd3d
simplified xvec derivs loop
lmseidler 517d1e5
some cleaning
lmseidler 7ee5459
Merge branch 'thfroitzheim:eeq-bc' into eeq-bc
lmseidler 2a95a07
updated constructor name to 2025 in remaining tests
lmseidler 117f616
Update src/multicharge/model/eeqbc.f90
lmseidler 4c5d85f
Update test/unit/test_model.f90
lmseidler b540986
Update src/multicharge/model/eeqbc.f90
lmseidler 3831426
Update src/multicharge/model/eeqbc.f90
lmseidler 254e1c9
Update src/multicharge/model/eeqbc.f90
lmseidler 462cd0b
Update src/multicharge/model/eeqbc.f90
lmseidler 8fa16e1
cleaned up pbc tests
lmseidler 7602959
cleanup of type.f90
lmseidler 0f662b0
more cleanup
lmseidler ae0a637
set dadr failure threshold higher for eeqbc
lmseidler 96cef3e
unexposed helper functions in model implementations
lmseidler 7ad5661
set atomic access if necessary, avoided in xvec_derivs
lmseidler 3b9b4cf
undid atomic stuff + readded exposed procedures
lmseidler b5c9980
cleaned up declarations
lmseidler bfce4a1
Update src/multicharge/model/eeqbc.f90
thfroitzheim File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.