schrodinger.application.mcpro.mini module¶
Minimization panel.
Copyright Schrodinger, LLC. All rights reserved.
-
class
schrodinger.application.mcpro.mini.DrawMiniPanel(master)¶ See initiator docstring.
-
initEntry(variable, init)¶ Method to initialize entryfields at their default values
-
miniSolvDep(iddd=None, isolv=None)¶ Function to enable the solvent panel to set dependencies on the minimization panel o CONJUG/STEEPS only if select distance-dependent dielectric o not CONJUG with GBSA
-
reset()¶ Method to reset GUI
-
setDefaults()¶ Method to set defaults
-
settings()¶ method to return a dictionary of job settings by name used in mcpro_driver.py
-