Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Classical-MD_openpathsampling
TSE
Commits
041d5aa9
Commit
041d5aa9
authored
Jun 21, 2018
by
Sander Roet
Browse files
get the pathsimulator object from the top name space
parent
2c205b70
Pipeline
#2176
passed with stage
in 4 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ops_tse/transitionstate_ensemble.py
View file @
041d5aa9
#!/usr/bin/env python2
from
openpathsampling.pathsimulators
import
PathSimulator
import
openpathsampling
as
paths
import
os
class
TransitionStateEnsemble
(
PathSimulator
):
class
TransitionStateEnsemble
(
paths
.
PathSimulator
):
"""
Transition state ensemble simulation. Which snapshot from a trajectory
results in a certain committor?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment