Différences entre les versions de « VBTutorial1 »
Ligne 70 : | Ligne 70 : | ||
# Compute a VBSCF wave function for the F<math>{}_2</math> molecule, using the cc-pvtz basis set, and with inactive orbitals localized on only one of the fluorine atoms ; | # Compute a VBSCF wave function for the F<math>{}_2</math> molecule, using the cc-pvtz basis set, and with inactive orbitals localized on only one of the fluorine atoms ; | ||
− | ## first the ''frgtyp=sao'' specification and automatic guess (''guess=auto'') ; | + | ## first using the ''frgtyp=sao'' specification and automatic guess (''guess=auto'') ; |
− | ## second the ''frgtyp=atom'' specification and providing HF MOs as guess orbital through an extra $Gus section in the xmvb input | + | ## second using the ''frgtyp=atom'' specification and providing HF MOs as guess orbital through an extra $Gus section in the xmvb input |
# D-BOVB level : | # D-BOVB level : | ||
## Compute a L-BOVB wave function using VBSCF orbitals as guess orbitals ; | ## Compute a L-BOVB wave function using VBSCF orbitals as guess orbitals ; | ||
− | ## Starting from the previous solution, compute a D-BOVB solution, by allowing only the inactive to delocalize onto the two atoms, while the active orbitals are kept frozen. Compare total energy with the previous level. | + | ## Starting from the previous solution, compute a D-BOVB solution, by allowing only the inactive orbitals to delocalize onto the two atoms, while the active orbitals are kept frozen. Compare total energy with the previous level. |
# π-D-BOVB level : | # π-D-BOVB level : | ||
## Recompute a π-D-BOVB solution for the F<math>{}_2</math> molecule (see : [[General_guidelines_for_BOVB_calculations#High_symmetry_case:| >> see "high symmetry case" in the "general guidelines for BOVB calculations"]]. | ## Recompute a π-D-BOVB solution for the F<math>{}_2</math> molecule (see : [[General_guidelines_for_BOVB_calculations#High_symmetry_case:| >> see "high symmetry case" in the "general guidelines for BOVB calculations"]]. | ||
Ligne 85 : | Ligne 85 : | ||
<font color=red>'''If you have not finished these first three exercises by the end of tutorial session 1, we recommend that after having completed them you move directly to [[VBTutorial2|tutorial 2]]'''</font> | <font color=red>'''If you have not finished these first three exercises by the end of tutorial session 1, we recommend that after having completed them you move directly to [[VBTutorial2|tutorial 2]]'''</font> | ||
− | |||
== Exercice 4 '''(optional)''' : Solvent effect on C(Me)<math>{}_3</math>-Cl weights == | == Exercice 4 '''(optional)''' : Solvent effect on C(Me)<math>{}_3</math>-Cl weights == |
Version du 3 juillet 2012 à 19:15
How to modify this page :
- first : log in (top right of this page) ;
- click on [edit] (far right) to edit a section of the page ;
- write your text directly in the wiki page, and click on the "Save page" button (bottom left) to save your modifications
Pictures : how to insert a picture in your text
See also this page for an introduction to the basics of the wiki syntax
Basics of VB theory and XMVB program
Computer exercises | ||||||
---|---|---|---|---|---|---|
Exercise 1 : Starting up with the H<math>{}_2</math> moleculeTwo Gamess and XMVB input files for the H<math>{}_2</math> molecule are provided in the Exercise folder on the tutorial machines :
There are VBSCF calculations with the 6-31G(d,p) basis set. Just inspect these inputs, run the gamess-xmvb program (using : vbrun h2-atom and : vbrun h2-sao, and analyze the outputs. Then these input files could serve you as templates for the next exercises. Exercise 2 : HF molecule : weights and bond energy
Exercise 3 : F<math>{}_2</math> molecule and charge-shift resonance energy
Exercice 4 (optional) : Solvent effect on C(Me)<math>{}_3</math>-Cl weights
|