Skip to content

Reactive flux (updated PR)#924

Merged
dwhswenson merged 2 commits into
openpathsampling:masterfrom
singraber:reactive_flux_updated_pr
Dec 23, 2020
Merged

Reactive flux (updated PR)#924
dwhswenson merged 2 commits into
openpathsampling:masterfrom
singraber:reactive_flux_updated_pr

Conversation

@singraber

Copy link
Copy Markdown
Contributor

This is an updated version of the previous pull request #683 and provides the reactive flux method in OPS. Compared to the last commit of the old pull request (https://github.com/singraber/openpathsampling/tree/reactive_flux) the following changes were introduced:

  • Updated locations of new classes
  • Minor changes to ensure Python 3 compliance
  • Some bug fixes in the tests

The changes in this pull request are licensed under the MIT license.

- Class ReactiveFluxSimulation added in pathsimulators/reactive_flux.py.
- Class ReactiveFluxAnalysis added in analysis/reactive_flux_analysis.py.
- Class NonCanonicalConditionalSequentialMover added in pathmover.py.
- Class NonCanonicalConditionalSequentialMoveChange added in movechange.py.
- Example IPython notebook added: examples/misc/reactive_flux.ipynb.
- Nosetests added: class TestReactiveFluxSimulation in tests/test_pathsimultor.py
- Nosetests added: class TestReactiveFluxAnalysis in tests/test_reactive_flux_analysis.py
- Classes added in __init__.py.

@dwhswenson dwhswenson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the long delay; looks good to me! Actually, the example looks very good -- I like it!

@dwhswenson dwhswenson merged commit 56f52ad into openpathsampling:master Dec 23, 2020
@dwhswenson dwhswenson mentioned this pull request Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants