| xplor | index (built-in) |
XPLOR interface module
Useful methods:
from xplorWrap.XplorWrap:
command(string,names) - call XplorWrap.command().
shell() - invoke the XPLOR interpreter
Useful members:
simulation: an instance of xplorSimulation.XplorSimulation which
represents the atomic structure state within XPLOR.
wrap: an instance of xplorWrap.xplorWrap
python interface intialization script
this should not normally be modified by users.
this executes in module ``xplor''
| Functions | ||
| ||
| Data | ||
| allowStartupFailures = 1 arg1 = '/home/schwitrs/xplor/python/xplorDoc.py' argN = 'publicIVM' argv = ['/home/schwitrs/xplor/bin.Linux_2.6_x86_64/xplor', '/home/schwitrs/xplor/python/xplorDoc.py', '-w', 'xplor', 'ivm', 'monteCarlo', 'trace', 'trajFile', 'selectLogic', 'selectTools', 'xplorInit', 'vmdInter', 'checkWrap', 'hybridMC', 'atomAction', 'potCosAngleRatio', 'rdcPotTools', 'simulationTools', 'shapePotTools', 'pck2xplor', ...] cnt = 1 e = '/home/schwitrs/opt/python-amd64/lib/python2.5/site-packages' env = {'LESS': '-X', 'TOPPAR_C22': '/home/schwitrs/xpl...ttp://www.hec.utah.edu/~schwitrs/bookmarks.html'} exitMessage = '' newargv = ['-w', 'xplor', 'ivm', 'monteCarlo', 'trace', 'trajFile', 'selectLogic', 'selectTools', 'xplorInit', 'vmdInter', 'checkWrap', 'hybridMC', 'atomAction', 'potCosAngleRatio', 'rdcPotTools', 'simulationTools', 'shapePotTools', 'pck2xplor', 'protocol', 'varTensorTools', ...] p_comm = <socketComm.Comm instance at 0xc967a0> p_host0 = 'localhost' p_numProcs = 1 p_port = 9021 p_processID = 0 pre = '2.21' progName = '/home/schwitrs/xplor/python/xplorDoc.py' scriptName = '/home/schwitrs/xplor/python/xplorDoc.py' simPtr = <C XplorSimulation instance at _6079a70000000000_p_XplorSimulation> simulation = <C XplorSimulation instance at _6079a70000000000_p_XplorSimulation> tmp = ['.', '/home/schwitrs/xplor-bzr/bin.Linux_2.6_x86_64', '/net/cake/public/htdocs/nmr.cit.nih.gov/xplor-nih/doc/2.21/python/ref', '/home/schwitrs/xplor/bin.Linux_2.6_x86_64', '/home/schwitrs/xplor/python', '/home/schwitrs/xplor/python/wrappers', '/home/schwitrs/xplor/python/bin.Linux_2.6_x86_64', '/home/schwitrs/lib/python', '/home/schwitrs/opt/python-amd64/lib/python25.zip', '/home/schwitrs/opt/python-amd64/lib/python2.5', '/home/schwitrs/opt/python-amd64/lib/python2.5/plat-linux2', '/home/schwitrs/opt/python-amd64/lib/python2.5/lib-tk', '/home/schwitrs/opt/python-amd64/lib/python2.5/lib-dynload', '/home/schwitrs/opt/python-amd64/lib/python2.5/site-packages', '/home/schwitrs/.xplornih/python'] version = '2.21' version_info = [2, 21] wrap = <C XplorWrap instance at _20eda10000000000_p_XplorWrap> wrapPtr = <C XplorWrap instance at _20eda10000000000_p_XplorWrap> | ||