Skip to content

Conversation

@dwhswenson
Copy link
Member

This adds a new md subcommand, which allows a user to run normal MD using the given engine. This can be used with either the --nsteps parameter to run a specific number of steps, or (perhaps more interestingly) with the --ensemble parameter to create a trajectory that contains a subtrajectory satisfying the ensemble.

The --ensemble option can be given more than once. The resulting trajectory will have subtrajectories that satisfy each of the provided ensembles.

@dwhswenson dwhswenson added the enhancement New feature or request label Dec 9, 2020
@codecov-io
Copy link

codecov-io commented Dec 9, 2020

Codecov Report

Merging #35 (8e9fa46) into master (10dcb1b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        13    +2     
  Lines          471       570   +99     
=========================================
+ Hits           471       570   +99     
Impacted Files Coverage Δ
paths_cli/commands/md.py 100.00% <100.00%> (ø)
paths_cli/commands/visit_all.py 100.00% <100.00%> (ø)
paths_cli/parameters.py 100.00% <100.00%> (ø)
paths_cli/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10dcb1b...8e9fa46. Read the comment docs.

@dwhswenson
Copy link
Member Author

This is ready for review and comment. I will leave it open for at least 24 hours, merging no earlier than Wed 16 Dec 15:00 GMT (16:00 local).

@dwhswenson dwhswenson merged commit 29cd0d0 into openpathsampling:master Dec 17, 2020
@dwhswenson dwhswenson deleted the md branch December 17, 2020 12:53
@dwhswenson dwhswenson mentioned this pull request Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants