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

Isokinetic and Stochastic Isokinetic Dynamics #6

Closed
wants to merge 1 commit into from
Closed

Isokinetic and Stochastic Isokinetic Dynamics #6

wants to merge 1 commit into from

Conversation

dmargul
Copy link
Collaborator

@dmargul dmargul commented May 24, 2014

The isokinetic thermostat scheme from Phys Rev Lett. 2004 93(15):150201 and the stochastic isokinetic thermostat scheme from Mol. Phys. 2013 111(22-23):3579 are included for single and multiple time steps.

One required keyword: "integrator" can take the values "ISOKINETIC" or "STOCH-ISOK"

For the above schemes, the keyword "nrespa" can take an integer value and defines the number of small time steps per large time step. By default, nrespa = 1. Regardless of the value chosen for nrespa, the large/only time step is specified by the user in the usual place.

By default, the length of the thermostat chains in the two isokinetic schemes is 4. The optional keyword "nhc-length" can take integer values 1-4, and the upper limit can be relaxed by changing the value of "isok_chain" in bath.f.

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.

1 participant