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 Thermostats/Integrators #5

Closed
wants to merge 9 commits into from
Closed

Isokinetic and Stochastic Isokinetic Thermostats/Integrators #5

wants to merge 9 commits into from

Conversation

dmargul
Copy link
Collaborator

@dmargul dmargul commented Feb 20, 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.i.

The RESPA integrator from the original repository has been tweaked so that any large or small time step can be used. Note that this requires the use of the keyword "nrespa" as described above.

@dmargul dmargul closed this May 23, 2014
roseane-reis pushed a commit to roseane-reis/Tinker that referenced this pull request Dec 12, 2019
Fixes for global_data definitions, found conflicts in variable names
@eneas77 eneas77 mentioned this pull request May 9, 2022
momokchung added a commit that referenced this pull request Oct 27, 2023
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