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

modified 2.0 versions of driver.py and manager.py #10

Merged
merged 1 commit into from Mar 31, 2022

Conversation

jeremyleung521
Copy link
Member

@jeremyleung521 jeremyleung521 commented Feb 18, 2022

The newer versions of WESTPA 2.0 (namely 2.0dev1 and beyond) have extra code for start states. This will actually prevent w_init from functioning if used with older versions of manager.py and driver.py (where start states are not defined).

This adds in those extra lines of code to the files so they should run properly. While I was at it, the extra lines for the hdf5 framework were also added.

Copy link
Member

@atbogetti atbogetti left a comment

Choose a reason for hiding this comment

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

This looks good. Are these changes not needed for the new MAB driver/manager since we are now subclassing the defaults?

@jeremyleung521 jeremyleung521 merged commit d623871 into main Mar 31, 2022
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.

None yet

2 participants