Différences entre les versions de « VBTutorial1 »
Ligne 78 : | Ligne 78 : | ||
** read the RHF orbitals in Gamess and identify those who could be good guess orbitals for : 1s core of F, 2s lone pair, 2px lone pairs,... active orbitals | ** read the RHF orbitals in Gamess and identify those who could be good guess orbitals for : 1s core of F, 2s lone pair, 2px lone pairs,... active orbitals | ||
** then build the ''$gus'' section in XMVB input accordingly, and start your calculation (don't forget to add again ''vbtyp=xmvb'' in the $control section of Gamess input) | ** then build the ''$gus'' section in XMVB input accordingly, and start your calculation (don't forget to add again ''vbtyp=xmvb'' in the $control section of Gamess input) | ||
+ | * For the VBCISD calculation on F<sub>2</sub> you should add ''NCOR=2'' in the ''$ctrl'' section, as there is two core orbitals (core of each fluorine) to freeze in the calculation | ||
* To compute the bond energy at the BOVB level, you can simply use the ROHF energies computed with Gamess for the separate fragments (F atoms here), because the L- and D-BOVB wave functions (like the VBSCF one) dissociate to uncorrelated separate fragments. | * To compute the bond energy at the BOVB level, you can simply use the ROHF energies computed with Gamess for the separate fragments (F atoms here), because the L- and D-BOVB wave functions (like the VBSCF one) dissociate to uncorrelated separate fragments. | ||
* To compute the bond energy at the VBCISD level, you should however compute the separate fragments at this level of theory. | * To compute the bond energy at the VBCISD level, you should however compute the separate fragments at this level of theory. |
Version du 10 juillet 2012 à 08:14
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
Main exercises | ||||
---|---|---|---|---|
Exercise 1 : Starting up with the H<math>{}_2</math> moleculeThe Gamess and XMVB input files for the H<math>{}_2</math> molecule are provided in the Exercise folder on the tutorial machines. These are VBSCF calculations with the 6-31G(d,p) basis set, and the fragment specification in terms of symmetry-adapted orbitals (frgtyp=sao). Just inspect these inputs, run the gamess-xmvb program (using : vbrun h2), and analyze the outputs. Then these input files could serve you as templates for the next exercises. Exercise 2 : HF molecule weights
Exercise 3 : F<math>{}_2</math> molecule and bond energy
|
Optional exercises - homework | ||||||
---|---|---|---|---|---|---|
Exercise 4 : The lone pairs of H2O(for further reading, see S. Shaik and P.C. Hiberty, "The Chemist's Guide to VB theory", Wiley, Hoboken, New Jersey, 2008, pp. 107-109) This exercise aims at comparing two descriptions of the lone pairs of H<math>{}_2</math>O : (i) the MO description in terms of non-equivalent canonical MOs and (ii) the « rabbit-ear » VB description in terms of two equivalent hybrid orbitals.
Exercice 5 : Solvent effect on C(Me)<math>{}_3</math>-Cl weights
|