-
Notifications
You must be signed in to change notification settings - Fork 54
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
Hessians for heterogeneous systems #104
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 03928eb - Browse repository at this point
Copy the full SHA 03928ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3aa6c - Browse repository at this point
Copy the full SHA dd3aa6cView commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5dd80f6 - Browse repository at this point
Copy the full SHA 5dd80f6View commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b2e8ec - Browse repository at this point
Copy the full SHA 4b2e8ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e618c3 - Browse repository at this point
Copy the full SHA 8e618c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for beabe54 - Browse repository at this point
Copy the full SHA beabe54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa8994 - Browse repository at this point
Copy the full SHA 1aa8994View commit details -
TST: added test for manybody heterogeneous system
Currently tests an amorphous polyphosphate system
Configuration menu - View commit details
-
Copy full SHA for 009718b - Browse repository at this point
Copy the full SHA 009718bView commit details -
FIX: fixed angles connectivity doubling
To mimic CutoffNeighbourhood, MolecularNeighbourhood duplicates the angle connectivity and creates a reference lists triplets -> bonds. The latter needs to be done first otherwise issues arise with bond orders which causes wrong angle values.
Configuration menu - View commit details
-
Copy full SHA for 192eeec - Browse repository at this point
Copy the full SHA 192eeecView commit details -
This avoids running tests twice in pull requests
Configuration menu - View commit details
-
Copy full SHA for 93b61f6 - Browse repository at this point
Copy the full SHA 93b61f6View commit details -
Merge branch 'fix/heterogeneous_hessian' of github.com:libAtoms/matsc…
…ipy into fix/heterogeneous_hessian
Configuration menu - View commit details
-
Copy full SHA for 3572c3e - Browse repository at this point
Copy the full SHA 3572c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4bffc - Browse repository at this point
Copy the full SHA 2a4bffcView commit details -
Merge branch 'fix/heterogeneous_hessian' of github.com:libAtoms/matsc…
…ipy into fix/heterogeneous_hessian
Configuration menu - View commit details
-
Copy full SHA for 5c0a12a - Browse repository at this point
Copy the full SHA 5c0a12aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d62ec3 - Browse repository at this point
Copy the full SHA 1d62ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 206eaa8 - Browse repository at this point
Copy the full SHA 206eaa8View commit details -
Merge branch 'fix/heterogeneous_hessian' of github.com:libAtoms/matsc…
…ipy into fix/heterogeneous_hessian
Configuration menu - View commit details
-
Copy full SHA for c4f9d71 - Browse repository at this point
Copy the full SHA c4f9d71View commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 102862d - Browse repository at this point
Copy the full SHA 102862dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3eb20 - Browse repository at this point
Copy the full SHA 2e3eb20View commit details -
Configuration menu - View commit details
-
Copy full SHA for a675883 - Browse repository at this point
Copy the full SHA a675883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 556415f - Browse repository at this point
Copy the full SHA 556415fView commit details
Commits on Dec 13, 2022
-
fixed double cutoff of molecules
Doubling angle connectivity before completing the bonds connectivity is necessary in the hessian computation but leads to errors in other computations. A constructor parameter to MolecularNeighbourhood was therefore added to control this behavior.
Configuration menu - View commit details
-
Copy full SHA for de48bbd - Browse repository at this point
Copy the full SHA de48bbdView commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7157494 - Browse repository at this point
Copy the full SHA 7157494View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 74bb573 - Browse repository at this point
Copy the full SHA 74bb573View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 35bd2a5 - Browse repository at this point
Copy the full SHA 35bd2a5View commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2ee77b - Browse repository at this point
Copy the full SHA c2ee77bView commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b244790 - Browse repository at this point
Copy the full SHA b244790View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20610ce - Browse repository at this point
Copy the full SHA 20610ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58facf1 - Browse repository at this point
Copy the full SHA 58facf1View commit details
Commits on Jun 16, 2023
-
fixing triplet reference lists in MolecularNeighbourhood
Now, modulo a sort operation, the triplet reference lists into the pair list should match the behavior of the cutoff-based routines
Configuration menu - View commit details
-
Copy full SHA for 89b34a2 - Browse repository at this point
Copy the full SHA 89b34a2View commit details
Commits on Jun 28, 2023
-
fix: added relaxation step to molecule tests for nonaffine + hessian
Hessians are still failing, need to understand how to compute for fixed connectivities
Configuration menu - View commit details
-
Copy full SHA for 285d6e3 - Browse repository at this point
Copy the full SHA 285d6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f85d4e - Browse repository at this point
Copy the full SHA 3f85d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d555f5e - Browse repository at this point
Copy the full SHA d555f5eView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a12d452 - Browse repository at this point
Copy the full SHA a12d452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b21de4 - Browse repository at this point
Copy the full SHA 1b21de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d5fdd - Browse repository at this point
Copy the full SHA d9d5fddView commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3cc4abc - Browse repository at this point
Copy the full SHA 3cc4abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96619f7 - Browse repository at this point
Copy the full SHA 96619f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5cfa5 - Browse repository at this point
Copy the full SHA ca5cfa5View commit details -
fix: fixed manybody nonaffine tests
Implemented formulas take derivatives with respect to the reference configuration.
Configuration menu - View commit details
-
Copy full SHA for 3d21e1b - Browse repository at this point
Copy the full SHA 3d21e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fb265 - Browse repository at this point
Copy the full SHA 27fb265View commit details -
tst: fixed hessian tests for Tersoff, Kumagai out of equilibrium
Hypothesis: non-linear potentials have poor FD approximations out of the harmonic zone
Configuration menu - View commit details
-
Copy full SHA for 71044ce - Browse repository at this point
Copy the full SHA 71044ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc8a4a - Browse repository at this point
Copy the full SHA ccc8a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a2f82 - Browse repository at this point
Copy the full SHA 36a2f82View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7209802 - Browse repository at this point
Copy the full SHA 7209802View commit details