|
|
|
|
|
repopulateSearchAlongCombo(self,
search_method)
Replace the contents of the search along combo boxes based on the
current search method |
|
|
|
|
searchAlongChanged(self)
Respond to the user changing the search along method by updating the
status of the eigenvector input widgets |
|
|
|
dict
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| loadSettings(self,
jag_input) |
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__init__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|
|
|
NAME = 'Transition State'
|
|
|
HELP_TOPIC = 'JAGUAR_TOPIC_TRANSITION_STATE_FOLDER'
|
|
|
SA_LOWEST_HESSIAN = 'Lowest Hessian eigenvector'
|
|
|
SA_LOWEST_NON_TORSIONAL = 'Lowest non-torsional mode'
|
|
|
SA_LOWEST_BOND_STRETCH = 'Lowest bond-stretch mode'
|
|
|
SA_RP_PATH = 'Reactant-product path'
|
|
|
SA_USER = 'User-selected eigenvector'
|
|
|
SEARCH_ALONG_VALUES = {'Lowest Hessian eigenvector': 0, 'Lowes...
|
|
|
STANDARD_SEARCH_ALONG = ('Lowest Hessian eigenvector', 'Lowest...
|
|
|
ALL_SEARCH_ALONG = (('Lowest Hessian eigenvector', 'Lowest non...
|
|
|
SEARCH_STANDARD = 0
hash(x)
|