We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@TiganyZ When I try to run swap and MD moves the MD moves only "perform" 0 MD steps, even though I'm requesting more:
swap
MD
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@TiganyZ When I try to run
swap
andMD
moves the MD moves only "perform" 0 MD steps, even though I'm requesting more:I get this kind of output and then no more MD steps follow:
Is this an wrong usage issue or a possible bug?
The text was updated successfully, but these errors were encountered: