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

Scale masses for PIMD #36

Open
tbraeckevelt opened this issue Aug 7, 2024 · 2 comments
Open

Scale masses for PIMD #36

tbraeckevelt opened this issue Aug 7, 2024 · 2 comments

Comments

@tbraeckevelt
Copy link

To perform thermodynamic integration between the classical and quantum partition functions, mulitple path integral molecular dynamics simulations should be performed for which the masses of the atoms are different than their standard mass.

Would it be possible to give an optional scale_masses argument to psiflow.sampling.sample() so that these PIMD simulations can be performed?

@svandenhaute
Copy link
Member

Yes, very good suggestion. This is a TODO for 4.1

@tbraeckevelt
Copy link
Author

Because the masses indicate a different kind of PI state, it makes more sense to use masses as an argument for Walker and instead use nbeads as an argument for sample (because the number of beads is a quantity that defines how this PI state is sampled, i.e., this number needs to be high enough that the state is properly sampled).

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

No branches or pull requests

2 participants