$spy.NoSpherA2.make_quick_button_gui()
Basis Set
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_basis@refine",
"items=spy.NoSpherA2.getBasisListStr()",
"value=spy.GetParam('snum.NoSpherA2.basis_name')",
"onchange=spy.NoSpherA2.change_basisset(html.GetValue('~name~'))")
$-
|
Method
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_method@refine",
"items=spy.NoSpherA2.get_functional_list()",
"value=spy.GetParam('snum.NoSpherA2.method')",
"onchange=spy.SetParam('snum.NoSpherA2.method', html.GetValue('~name~'))")
$-
|
#ignoreif -->
#ignoreif -->
Level of Theory
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_method@refine",
"items=spy.NoSpherA2.get_functional_list()",
"value=spy.GetParam('snum.NoSpherA2.method')",
"onchange=spy.SetParam('snum.NoSpherA2.method', html.GetValue('~name~'))")
$-
|
#ignoreif -->
#ignoreif -->
CPUs
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_cpus@refine",
"items=spy.NoSpherA2.getCPUListStr()",
"value=spy.GetParam('snum.NoSpherA2.ncpus')",
"onchange=spy.SetParam('snum.NoSpherA2.ncpus', html.GetValue('~name~'))")
$-
|
Mem(Gb)
|
$+
html.Snippet("gui/snippets/input-text",
"name=NoSpherA2_mem",
"value=spy.GetParam('snum.NoSpherA2.mem')",
"onchange=spy.SetParam('snum.NoSpherA2.mem', html.GetValue('~name~'))")
$-
|
#ignoreif -->
Basis Set
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_basis@refine",
"items='6-31G;6-31G**;6-311G;6-311G**;cc-pVDZ;extrabasis'",
"value=spy.GetParam('snum.NoSpherA2.basis_name')",
"onchange=spy.NoSpherA2.change_basisset(html.GetValue('~name~'))>> html.Update()")
$-
|
#ignoreif -->
Charge
|
|
Multiplicity
|
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=Iterative",
"label=Iterative ",
"checked=spy.GetParam('snum.NoSpherA2.full_HAR')",
"oncheck=spy.NoSpherA2.toggle_full_HAR()",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.NoSpherA2.toggle_full_HAR()"
)
$-
|
Integr. Accuracy
|
#ignoreif -->
Cluster r
|
$+
html.Snippet("gui/snippets/input-text",
"name=NoSpherA2_cluster_radius@refine",
"value=spy.GetParam('snum.NoSpherA2.cluster_radius')",
"onchange=spy.SetParam('snum.NoSpherA2.cluster_radius', html.GetValue('~name~'))")
$-
|
DIIS Conv.
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_DIIS@refine",
"items='0.1;0.01;0.001;0.0001;0.00001'",
"value=spy.GetParam('snum.NoSpherA2.DIIS')",
"onchange=spy.SetParam('snum.NoSpherA2.DIIS', html.GetValue('~name~'))")
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=NoSpherA2_cluster_grow@refine",
"label=Complete Cluster",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"checked=spy.GetParam('snum.NoSpherA2.cluster_grow')",
"oncheck=spy.SetParam('snum.NoSpherA2.cluster_grow','True')",
"onuncheck=spy.SetParam('snum.NoSpherA2.cluster_grow','False')"
)
$-
|
#ignoreif -->
SCF Thresh.
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Conv@refine",
"items='NoSpherA2SCF;SloppySCF;LooseSCF;NormalSCF;StrongSCF;TightSCF;VeryTightSCF;ExtremeSCF'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Conv')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Conv', html.GetValue('~name~'))")
$-
|
SCF Strategy
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Strategy@refine",
"items='EasyConv;NormalConv;SlowConv;VerySlowConv'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Strategy')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Strategy', html.GetValue('~name~'))")
$-
|
Solvation
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_Solvation@refine",
"items='Vacuum;Water;Acetone;Acetonitrile;Ammonia;Benzene;CCl4;CH2CL2;Chloroform;Cyclohexane;DMF;DMSO;Ethanol;Hexane;Methanol;Octanol;Pyridine;THF;Toluene'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_Solvation')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_Solvation', html.GetValue('~name~'))")
$-
|
#ignoreif -->
SCF Thresh.
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Conv@refine",
"items='NoSpherA2SCF;SloppySCF;LooseSCF;NormalSCF;StrongSCF;TightSCF;VeryTightSCF;ExtremeSCF'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Conv')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Conv', html.GetValue('~name~'))")
$-
|
SCF Strategy
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Strategy@refine",
"items='EasyConv;NormalConv;SlowConv;VerySlowConv'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Strategy')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Strategy', html.GetValue('~name~'))")
$-
|
Solvation
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_Solvation@refine",
"items='Vacuum;Water;Acetone;Acetonitrile;Ammonia;Benzene;CCl4;CH2CL2;Chloroform;Cyclohexane;DMF;DMSO;Ethanol;Hexane;Methanol;Octanol;Pyridine;THF;Toluene'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_Solvation')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_Solvation', html.GetValue('~name~'))")
$-
|
Rad. Tol.
|
$+
html.Snippet("gui/snippets/input-text",
"name=NoSpherA2_frag_HAR_Radius",
"value=spy.GetParam('snum.NoSpherA2.frag_HAR.radius_tolerance')",
"onchange=spy.SetParam('snum.NoSpherA2.frag_HAR.radius_tolerance', html.GetValue('~name~'))")
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=H_test",
"label=Frag Test",
"checked=spy.GetParam('snum.NoSpherA2.frag_HAR.H_test')",
"oncheck=spy.SetParam('snum.NoSpherA2.frag_HAR.H_test','True')",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.frag_HAR.H_test','False')"
)
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=H_Box_Ex",
"label=H-bond",
"checked=spy.GetParam('snum.NoSpherA2.frag_HAR.H_box_ex')",
"oncheck=spy.SetParam('snum.NoSpherA2.frag_HAR.H_box_ex','True')",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.frag_HAR.H_box_ex','False')"
)
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=Min_Hbond",
"label=Min. H-bond",
"checked=spy.GetParam('snum.NoSpherA2.frag_HAR.min_H_bond')",
"oncheck=spy.SetParam('snum.NoSpherA2.frag_HAR.min_H_bond','True')",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.frag_HAR.min_H_bond','False')"
)
$-
|
#ignoreif -->
SCF Thresh.
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Conv@refine",
"items='NoSpherA2SCF;SloppySCF;LooseSCF;NormalSCF;StrongSCF;TightSCF;VeryTightSCF;ExtremeSCF'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Conv')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Conv', html.GetValue('~name~'))")
$-
|
SCF Strategy
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Strategy@refine",
"items='EasyConv;NormalConv;SlowConv;VerySlowConv'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Strategy')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Strategy', html.GetValue('~name~'))")
$-
|
Solvation
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_Solvation@refine",
"items='Vacuum;Water;Acetone;Acetonitrile;Ammonia;Benzene;CCl4;CH2CL2;Chloroform;Cyclohexane;DMF;DMSO;Ethanol;Hexane;Methanol;Octanol;Pyridine;THF;Toluene'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_Solvation')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_Solvation', html.GetValue('~name~'))")
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=Damp",
"label=Dyn. Damp",
"checked=spy.GetParam('snum.NoSpherA2.ORCA_DAMP')",
"oncheck=spy.SetParam('snum.NoSpherA2.ORCA_DAMP','True')",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.ORCA_DAMP','False')"
)
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=NoSpherA2_Embedding@refine",
"label=Embed.",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"checked=spy.GetParam('snum.NoSpherA2.ORCA_USE_CRYSTAL_QMMM')",
"oncheck=spy.SetParam('snum.NoSpherA2.ORCA_USE_CRYSTAL_QMMM','True') >> html.Update()",
"onuncheck=spy.SetParam('snum.NoSpherA2.ORCA_USE_CRYSTAL_QMMM','False') >> html.Update()"
)
$-
|
ECP Layers
|
|
#ignoreif -->
#ignoreif -->
#ignoreif -->
#ignoreif -->
SCF Thresh.
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Conv@refine",
"items='NoSpherA2SCF;SloppySCF;LooseSCF;NormalSCF;StrongSCF;TightSCF;VeryTightSCF;ExtremeSCF'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Conv')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Conv', html.GetValue('~name~'))")
$-
|
SCF Strategy
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_SCF_Strategy@refine",
"items='EasyConv;NormalConv;SlowConv;VerySlowConv'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_SCF_Strategy')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_SCF_Strategy', html.GetValue('~name~'))")
$-
|
Solvation
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_Solvation@refine",
"items='Vacuum;Water;Acetone;Acetonitrile;Ammonia;Benzene;CCl4;CH2CL2;Chloroform;Cyclohexane;DMF;DMSO;Ethanol;Hexane;Methanol;Octanol;Pyridine;THF;Toluene'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_Solvation')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_Solvation', html.GetValue('~name~'))")
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=Damp",
"label=Dyn. Damp",
"checked=spy.GetParam('snum.NoSpherA2.ORCA_DAMP')",
"oncheck=spy.SetParam('snum.NoSpherA2.ORCA_DAMP','True')",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.ORCA_DAMP','False')"
)
$-
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=NoSpherA2_Embedding@refine",
"label=Embed.",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"checked=spy.GetParam('snum.NoSpherA2.ORCA_USE_CRYSTAL_QMMM')",
"oncheck=spy.SetParam('snum.NoSpherA2.ORCA_USE_CRYSTAL_QMMM','True') >> html.Update()",
"onuncheck=spy.SetParam('snum.NoSpherA2.ORCA_USE_CRYSTAL_QMMM','False') >> html.Update()"
)
$-
ECP Layers
|
|
#ignoreif -->
#ignoreif -->
#ignoreif -->
#ignoreif -->
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=Ri_Fit",
"label=RI-Fit ",
"checked=spy.GetParam('snum.NoSpherA2.NoSpherA2_RI_FIT')",
"oncheck=spy.SetParam('snum.NoSpherA2.NoSpherA2_RI_FIT','True')>> html.Update()",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.NoSpherA2_RI_FIT','False')>> html.Update()"
)
$-
Auxiliary Basis
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_RIFIT@refine",
"items='combo_basis_fit;def2_universal_jkfit;def2_svp_jkfit;hgbsp3_7;def2_qzvppd_rifit;tzvp_jkfit;cc-pvqz-jkfit'",
"value=spy.GetParam('snum.NoSpherA2.auxiliary_basis')",
"onchange=spy.SetParam('snum.NoSpherA2.auxiliary_basis', html.GetValue('~name~'))")
$-
|
|
Damping
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_pySCF_Damping@refine",
"items='0.6;0.7;0.85;0.93'",
"value=spy.GetParam('snum.NoSpherA2.pySCF_Damping')",
"onchange=spy.SetParam('snum.NoSpherA2.pySCF_Damping', html.GetValue('~name~'))")
$-
|
Solvation
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_ORCA_Solvation@refine",
"items='Vacuum;Water;Acetonitrile;Methanol;Ethanol;IsoQuinoline;Quinoline;Chloroform;DiethylEther;Dichloromethane;DiChloroEthane;CarbonTetraChloride;Benzene;Toluene;ChloroBenzene;NitroMethane;Heptane;CycloHexane;Aniline;Acetone;TetraHydroFuran;DiMethylSulfoxide;Argon;Krypton;Xenon;n-Octanol;1,1,1-TriChloroEthane;1,1,2-TriChloroEthane;1,2,4-TriMethylBenzene;1,2-DiBromoEthane;1,2-EthaneDiol;1,4-Dioxane;1-Bromo-2-MethylPropane;1-BromoOctane;1-BromoPentane;1-BromoPropane;1-Butanol;1-ChloroHexane;1-ChloroPentane;1-ChloroPropane;1-Decanol;1-FluoroOctane;1-Heptanol;1-Hexanol;1-Hexene;1-Hexyne;1-IodoButane;1-IodoHexaDecane;1-IodoPentane;1-IodoPropane;1-NitroPropane;1-Nonanol;1-Pentanol;1-Pentene;1-Propanol;2,2,2-TriFluoroEthanol;2,2,4-TriMethylPentane;2,4-DiMethylPentane;2,4-DiMethylPyridine;2,6-DiMethylPyridine;2-BromoPropane;2-Butanol;2-ChloroButane;2-Heptanone;2-Hexanone;2-MethoxyEthanol;2-Methyl-1-Propanol;2-Methyl-2-Propanol;2-MethylPentane;2-MethylPyridine;2-NitroPropane;2-Octanone;2-Pentanone;2-Propanol;2-Propen-1-ol;3-MethylPyridine;3-Pentanone;4-Heptanone;4-Methyl-2-Pentanone;4-MethylPyridine;5-Nonanone;AceticAcid;AcetoPhenone;a-ChloroToluene;Anisole;Benzaldehyde;BenzoNitrile;BenzylAlcohol;BromoBenzene;BromoEthane;Bromoform;Butanal;ButanoicAcid;Butanone;ButanoNitrile;ButylAmine;ButylEthanoate;CarbonDiSulfide;Cis-1,2-DiMethylCycloHexane;Cis-Decalin;CycloHexanone;CycloPentane;CycloPentanol;CycloPentanone;Decalin-mixture;DiBromomEthane;DiButylEther;DiEthylAmine;DiEthylSulfide;DiIodoMethane;DiIsoPropylEther;DiMethylDiSulfide;DiPhenylEther;DiPropylAmine;e-1,2-DiChloroEthene;e-2-Pentene;EthaneThiol;EthylBenzene;EthylEthanoate;EthylMethanoate;EthylPhenylEther;FluoroBenzene;Formamide;FormicAcid;HexanoicAcid;IodoBenzene;IodoEthane;IodoMethane;IsoPropylBenzene;m-Cresol;Mesitylene;MethylBenzoate;MethylButanoate;MethylCycloHexane;MethylEthanoate;MethylMethanoate;MethylPropanoate;m-Xylene;n-ButylBenzene;n-Decane;n-Dodecane;n-Hexadecane;n-Hexane;NitroBenzene;NitroEthane;n-MethylAniline;n-MethylFormamide-mixture;n,n-DiMethylAcetamide;n,n-DiMethylFormamide;n-Nonane;n-Octane;n-Pentadecane;n-Pentane;n-Undecane;o-ChloroToluene;o-Cresol;o-DiChloroBenzene;o-NitroToluene;o-Xylene;Pentanal;PentanoicAcid;PentylAmine;PentylEthanoate;PerFluoroBenzene;p-IsoPropylToluene;Propanal;PropanoicAcid;PropanoNitrile;PropylAmine;PropylEthanoate;p-Xylene;Pyridine;sec-ButylBenzene;tert-ButylBenzene;TetraChloroEthene;TetraHydroThiophene-s,s-dioxide;Tetralin;Thiophene;Thiophenol;trans-Decalin;TriButylPhosphate;TriChloroEthene;TriEthylAmine;Xylene-mixture;z-1,2-DiChloroEthene'",
"value=spy.GetParam('snum.NoSpherA2.ORCA_Solvation')",
"onchange=spy.SetParam('snum.NoSpherA2.ORCA_Solvation', html.GetValue('~name~'))")
$-
|
#ignoreif -->
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=Iterative",
"label=Iterative ",
"checked=spy.GetParam('snum.NoSpherA2.full_HAR')",
"oncheck=spy.NoSpherA2.toggle_full_HAR()",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.NoSpherA2.toggle_full_HAR()"
)
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=H_Aniso",
"label=H Aniso",
"checked=spy.GetParam('snum.NoSpherA2.h_aniso')",
"oncheck=spy.SetParam('snum.NoSpherA2.h_aniso','True')",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.h_aniso','False')"
)
$-
|
$+
html.Snippet("gui/snippets/input-checkbox-td",
"name=H_Afix 0",
"label=No Afix",
"checked=spy.GetParam('snum.NoSpherA2.h_afix')",
"oncheck=spy.SetParam('snum.NoSpherA2.h_afix','True')",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"onuncheck=spy.SetParam('snum.NoSpherA2.h_afix','False')"
)
$-
|
#ignoreif -->
Grouped Parts
|
$+
html.Snippet("gui/snippets/input-text",
"name=NoSpherA2_Disorder_Groups@refine",
"value=spy.GetParam('snum.NoSpherA2.Disorder_Groups')",
"onchange=spy.SetParam('snum.NoSpherA2.Disorder_Groups', html.GetValue('~name~'))")
$-
|
#ignoreif -->
#ignoreif -->
No Settings available.
|
#ignoreif -->
#ignoreif -->
Model
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_SALTED_model@refine",
"items=spy.NoSpherA2.get_SALTED_model_locations()",
"value=spy.GetParam('snum.NoSpherA2.selected_salted_model')",
"onchange=spy.SetParam('snum.NoSpherA2.selected_salted_model', html.GetValue('~name~'))")
$-
|
$spy.MakeHoverButton('toolbar-open','spy.NoSpherA2.appendDir(user.NoSpherA2.salted_models_list) >>#onclick >> html.Update()', 'on')
|
$spy.MakeHoverButton('toolbar-delete','spy.NoSpherA2.removeDir(user.NoSpherA2.salted_models_list, html.GetValue(NoSpherA2_SALTED_model@refine)) >> #onclick >> html.Update()', 'on')
|
CPUs
|
$+
html.Snippet("gui/snippets/input-combo",
"name=NoSpherA2_cpus@refine",
"items=spy.NoSpherA2.getCPUListStr()",
"value=spy.GetParam('snum.NoSpherA2.ncpus')",
"onchange=spy.SetParam('snum.NoSpherA2.ncpus', html.GetValue('~name~'))")
$-
|
#ignoreif -->
#ignoreif -->
Cations:
|
$+
html.Snippet("gui/snippets/input-text",
"name=NoSpherA2_Cations@refine",
"value=spy.GetParam('snum.NoSpherA2.Thakkar_Cations')",
"onchange=spy.SetParam('snum.NoSpherA2.Thakkar_Cations', html.GetValue('~name~'))")
$-
|
Anions:
|
$+
html.Snippet("gui/snippets/input-text",
"name=NoSpherA2_Anions@refine",
"value=spy.GetParam('snum.NoSpherA2.Thakkar_Anions')",
"onchange=spy.SetParam('snum.NoSpherA2.Thakkar_Anions', html.GetValue('~name~'))")
$-
|
$+
html.Snippet("gui/snippets/gui-link-button",
"value='Update .tsc & .wfn'",
"onclick=spy.NoSpherA2.launch() >> html.Update()",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"td1=",
)
$-
#ignoreif -->
#ignoreif -->
|