This tab is used for 'Initial Guess Only' task.
|
setup(self)
Common setup for all SCF tabs. |
|
|
dict
|
getMmJagKeywords(self)
Return all keywords that should be put into the mmjag handle. |
|
|
|
loadSettings(self,
jag_input)
Restore tab settings from mmjag keywords. |
|
|
|
_checkSettings(self,
jag_input) |
|
|
Inherited from ScfTab :
getAccuracyAndInitialGuessKeywords ,
getConvergenceCriteriaKeywords ,
getConvergenceMethodsKeywords ,
getOrbitalsKeywords ,
loadAccuracyAndInitialGuessSettings ,
loadConvergenceCriteriaSettings ,
loadConvergenceMethodsSettings ,
loadOrbitalsSettings ,
thermalSmearingChanged
Inherited from base_tab.BaseTab :
__init__ ,
activate ,
deactivate ,
error ,
getDefaultKeywords ,
loadPerAtomSettings ,
reset ,
saveSettings ,
validate ,
warning
|