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

Completed reciprocal part force calculation. #4

Merged
merged 10 commits into from Sep 1, 2021

Conversation

Feiyang472
Copy link
Collaborator

key changes:

  1. generate_construct_local_frame which generates a jax function, ready for jit optimisation, to construct local frame matrices.
  2. rot_global2local, rot_local2global in jax code.
  3. ADMPForce.compile_reci_space_energy_and_force(): must be run before running calc_reci_space_energy_and_force to assemble the necessary components which make up pme_reciprocal.
  4. jupyter notebook for testing.

@vercel
Copy link

vercel bot commented Sep 1, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/roy-kid/admp/hpFatkm8aKjvBwEXec4qn9rsm3Jf
✅ Preview: https://admp-git-fork-feiyang472-master-roy-kid.vercel.app

@Roy-Kid Roy-Kid merged commit 53151a3 into Roy-Kid:master Sep 1, 2021
Roy-Kid pushed a commit that referenced this pull request Feb 15, 2022
Reorganized params; remove optional params(kappa, pme_order)
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.

None yet

2 participants