Skip to content
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: Bring adaptive-cont up-to-date with master and add Cauchy-Born shift and Surface Reconstruction code #163

Merged
merged 80 commits into from
Jul 6, 2023

Conversation

Fraser-Birks
Copy link
Contributor

No description provided.

prs513rosewood and others added 30 commits February 10, 2023 18:25
The meson build broke the generation of documentation becase _version.py is a
generated file and is necessary to generate documentation.
Besides the Calculator class (CommitteeUncertainty) itself 2 more classes (Committee, CommitteeMember) are implemented that are doing the groundwork for the actual Calculator. Moreover, enabled logging for the implementation.
…nics

removed contact_mechanics submodule
…AP-based to LennardJones-based results + minor adjustments
…ator

ENH: added implementation for committe (of models) approach as a Calculator, including TST
…ator_minor_bugfix

BUG: fixed erroneous conditional
kbal and others added 29 commits May 21, 2023 21:07
Make sure that l is rotated into the x direction.
Included options to extend region I or remove the surface from region
II/III
Also added option to mask atoms that one does want to apply a large
strain to
Previous solution did not use normalized vectors, not
catching the general [a,0,0] case.
Also, numpy.allclose() does not catch the [-a,0,0] case.
Make sure only normalized vectors are compared.
…ence

fix: "\s" is now an invalid escape sequence
always return array of length maxlength
Collected documentation edits & fixes
…t_error

scipy.optimize.NoConvergence no longer exists
Added a surface reconstruction tool that can map and apply surface
reconstructions in simple and multilattices
Function include plotting strain error and correcting for f_alpha
errors
@jameskermode jameskermode merged commit 0c9d5f1 into libAtoms:adaptivecont Jul 6, 2023
4 of 5 checks passed
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.

7 participants