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

Hamiltonian-MC MD moves don't perform any MD steps #7

Open
mcaroba opened this issue Jun 10, 2023 · 0 comments
Open

Hamiltonian-MC MD moves don't perform any MD steps #7

mcaroba opened this issue Jun 10, 2023 · 0 comments

Comments

@mcaroba
Copy link
Owner

mcaroba commented Jun 10, 2023

@TiganyZ When I try to run swap and MD moves the MD moves only "perform" 0 MD steps, even though I'm requesting more:

n_mc_types = 2
mc_types = swap MD
thermostat = 'none'
md_nsteps = 20
md_step = 2.
t_beg = 900.
t_end = 900.

I get this kind of output and then no more MD steps follow:

 Hybrid md step: energy =         -425.40117480 , iteration         0 /       20

Is this an wrong usage issue or a possible bug?

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

1 participant