Package schrodinger :: Package application :: Package mcpro :: Module mc :: Class DrawMcPanel
[hide private]
[frames] | no frames]

Class DrawMcPanel

See initiator docstring.

Instance Methods [hide private]
 
__init__(self, master)
# Data from panel # miniEntry.get() Number of optimization cycles (+ int) # miniMenu.get() Type of minimization algorithm
 
mcSolvDep(self, isolv)
Function to enable the solvent panel to set dependencies on the mc panel (1) Remove NVT/NPT option (2) pack_forget() solvent-only stage isolv = 0 All options viewed isolv = 2 Remove (1) isolv = 3,4 Remove (1) and (2) isolv = 1 isn't valid for FEP
 
initEntry(self, variable, init)
Method to initialize entryfields at their default values
 
getSystemOpt(self)
Overloaded method to return current systemOpt value
 
setDefaults(self)
Method to set defaults
 
reset(self)
Method to reset GUI
 
settings(self)
method to return a dictionary of job settings by name used in mcpro_driver.py