Différences entre les versions de « VBTutorial1 »
Ligne 41 : | Ligne 41 : | ||
{| class="collapsible collapsed wikitable" | {| class="collapsible collapsed wikitable" | ||
|- | |- | ||
− | !''' | + | !'''Hints''' |
|- | |- | ||
| | | | ||
− | + | * To go from L-VBSCF to L-BOVB level, starting from the input of the VBSCF input file as a template, you should simply make the following changes : | |
− | + | **# add the ''bovb'' keyword in "$ctrl" section ; | |
+ | **# change ''iscf=5'' by ''iscf=2'' ; | ||
+ | **# suppress structures with minor weights at the VBSCF level from the '$str'' section | ||
+ | **# use "guess=read" option and previous converged VBSCF orbitals as ''input.gus'' guess file | ||
+ | * To go from L-VBSCF to the VBCI wave functions, starting from the input of the VBSCF input file as a template, you should simply make the following changes : | ||
+ | **# add the corresponding VBCI keyword in the ''$ctrl'' section (''VBCISD'' here) ; | ||
+ | **# use "guess=read" option and previous converged VBSCF orbitals as ''input.gus'' guess file | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Version du 9 juillet 2012 à 12:58
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> 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
|
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
|