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

Feature: enable three different precision levels for variable-cell MD #2123

Merged
merged 22 commits into from
Mar 23, 2023

Conversation

YuLiu98
Copy link
Collaborator

@YuLiu98 YuLiu98 commented Mar 22, 2023

  1. enable three different precision levels for variable-cell MD, only for pw if md_prec_level is set to 2.
  2. reset ig_gge0 when reinit FFT.
  3. update first_half() and second_half() of md.
  4. delete useless functions and variables in unitcell.h.
  5. refactor second-order method: using direct movement instead of cartesian movement.
  6. refactor old relax method: remove pos and pos_p.
  7. fix bug: nan when t_first is set to 0.
  8. fix bug: some variables are not bcasted in bcast_atom().

@YuLiu98 YuLiu98 marked this pull request as draft March 22, 2023 10:22
@YuLiu98 YuLiu98 marked this pull request as ready for review March 22, 2023 14:31
@dyzheng
Copy link
Collaborator

dyzheng commented Mar 23, 2023

Please pull latest commit and solve conflicts

@YuLiu98
Copy link
Collaborator Author

YuLiu98 commented Mar 23, 2023

Please pull latest commit and solve conflicts

OK,I have done it.

@dyzheng dyzheng merged commit ba8c4fd into deepmodeling:develop Mar 23, 2023
@YuLiu98 YuLiu98 deleted the vc-md branch March 24, 2023 00:39
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