Différences entre les versions de « VBTutorial1 »

De Workshops
Aller à la navigation Aller à la recherche
Ligne 58 : Ligne 58 :
 
<big>[[General_guidelines_for_BOVB_calculations| >> general guidelines for BOVB calculations]]</big>
 
<big>[[General_guidelines_for_BOVB_calculations| >> general guidelines for BOVB calculations]]</big>
  
== Exercise 3 : F<math>{}_2</math> molecule and charge-shift resonance energy ==
+
== Exercise 3 : F<math>{}_2</math> molecule and bond energy ==
  
# 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 L-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. Use the ''frgtyp=sao'' specification and automatic guess (''guess=auto'') ;
## first using the ''frgtyp=sao'' specification and automatic guess (''guess=auto'') ;
+
# BOVB level :
## second using the ''frgtyp=atom'' specification and providing HF MOs as guess orbital through an extra $Gus section in the xmvb input
+
## First, compute a π-D-VBSCF wave function using previous VBSCF orbitals as guess orbitals. To do that, you should allow the π inactive orbitals of fluorine to delocalize onto the two atoms, while keeping all <math>/sigma</math> (active and inactive) orbitals localized (see also : [[General_guidelines_for_BOVB_calculations#High_symmetry_case:| >> see "high symmetry case" in the "general guidelines for BOVB calculations"]])
# D-BOVB level :  
+
## Compute then a π-D-BOVB solution for the F<math>{}_2</math> molecule, starting from previous orbitals as guess.
## Compute a L-BOVB wave function using VBSCF orbitals as guess orbitals ;
+
# Compute a VBCISD solution starting from π-D-VBSCF orbitals (freezing the 1s core orbital of Fluorines in the VBCI calculation).
## 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.
+
# Compute F<math>{}_2</math> bond energies at the π-D-BOVB and VBCI levels
# π-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"]].
 
## Compare the total energy and weights with the previous level.
 
# We want to calculate the charge-shift resonance energy (RE_<sub>CS</sub>) for the F<math>{}_2</math> molecule. For that, we have to compute a VB wave-function corresponding to a single covalent structure, and take the energy difference with the full (covalent+ionic) wave-function.  
 
## Compute a purely covalent wave function for F<math>{}_2</math> at the VBSCF level. What would be the L-BOVB solution ?
 
## Compute a purely covalent wave function for F<math>{}_2</math> at the D-BOVB level.
 
## Deduce the RE_<sub>CS</sub> at the VBSCF, L-BOVB and D-BOVB. Compare it with the estimated exact bond energy : 39.0 kcal/mol).
 
  
 +
* To compute the bond energy at the BOVB level, you can simply use the ROHF energies computed with Gamess for the separate H and F atoms, as the L-BOVB wave function dissociate to uncorrelated H+F fragments.
 +
* To compute the bond energy at the VBCISD level, you should however compute the separate fragments at this level of theory.
  
 +
{| class="collapsible collapsed wikitable"
 +
|-
 +
!'''Hints'''
 +
|-
 +
|
 +
* 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.
 
|}
 
|}
  

Version du 9 juillet 2012 à 12:59

<< Return to the program


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