Package schrodinger :: Package application :: Package mcpro :: Module fep :: Class DrawFepPanel
[hide private]
[frames] | no frames]

Class DrawFepPanel

See initiator docstring.

Instance Methods [hide private]
 
__init__(self, master)
# Data from panel
 
fepSolvDep(self, isolv)
Function to enable the solvent panel to set dependencies on the fep 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
 
checkLambdaOptions(self)
Method to ensure lambda and the extra density options are in harmony; Called by Entry object
 
checkLambdaOptionsValue(self, value)
Method to ensure lambda and the extra density options are in harmony; Called by OptionMenu object
 
initEntry(self, variable, init)
Method to initialize entryfields at their default values
 
setDefaults(self)
Method to set defaults
 
getSystemOpt(self)
Overloaded method to return current systemOpt value
 
reset(self)
Method to reset GUI
 
settings(self)
method to return a dictionary of job settings by name used in mcpro_driver.py