Différences entre les versions de « VBFile 4-4 »
Aller à la navigation
Aller à la recherche
Ligne 48 : | Ligne 48 : | ||
==twisted.inp and twisted-blw.inp== | ==twisted.inp and twisted-blw.inp== | ||
+ | {| class="collapsible collapsed wikitable" | ||
+ | |- | ||
+ | !'''Twisted geometry''' | ||
+ | |- | ||
+ | | | ||
<html><pre> | <html><pre> | ||
$contrl maxit=200 scftyp=rhf runtyp=ENERGY DFTTYP=B3LYP ICHARG=0 $end | $contrl maxit=200 scftyp=rhf runtyp=ENERGY DFTTYP=B3LYP ICHARG=0 $end | ||
Ligne 67 : | Ligne 72 : | ||
$END | $END | ||
</pre></html> | </pre></html> | ||
− | + | |} | |
− | <html><pre> | + | In the BLW part we localize px-like pi orbitals of atoms C2 and C6 and py-like orbitals for C1 C5 to avoid hyperconjugaison. |
+ | {| class="collapsible collapsed wikitable" | ||
+ | |- | ||
+ | !'''BLW-Localized twisted geometry''' | ||
+ | |- | ||
+ | |<html><pre> | ||
$BLW NBLOCK=3 ITER=50 $END | $BLW NBLOCK=3 ITER=50 $END | ||
Ligne 80 : | Ligne 90 : | ||
</pre></html> | </pre></html> | ||
+ | |} |
Version du 11 juillet 2012 à 15:36
return to Tutorial n°4 Two geometries are provided the planar and the twisted where a vinyl part C1 C5 has been twisted by 90°. this second moieties has its pi orbitals along the y direction.
planar.inp and planar-deconj.inp
Planar geometry |
---|
$contrl maxit=200 scftyp=rhf runtyp=ENERGY DFTTYP=B3LYP ICHARG=0 $end $SYSTEM TIMLIM=600000 MEMORY=100000000 $END $BASIS GBASIS=N31 NGAUSS=6 NDFUNC=1 $END $DATA BLW-ED Analysis C1 C 6.0 0.0000000000 0.6097325637 1.7490045499 C 6.0 0.0000000000 0.6038280097 0.4085967284 C 6.0 0.0000000000 -0.6038307169 -0.4085950903 C 6.0 0.0000000000 -0.6097309803 -1.7490029472 H 1.0 0.0000000000 1.5343833559 2.3190652626 H 1.0 0.0000000000 -0.3149186339 2.3230080652 H 1.0 0.0000000000 1.5514513284 -0.1322302753 H 1.0 0.0000000000 -1.5514569088 0.1322266423 H 1.0 0.0000000000 -1.5343794820 -2.3190677945 H 1.0 0.0000000000 0.3149214640 -2.3230051413 $END |
Localization of px-like pi orbitals to deconjugate keeping planar
BLW part |
---|
$BLW NBLOCK=3 ITER=50 $END $BLWDAT 2 8 0 3 7 13 14 18 22 28 29 2 8 0 33 37 43 44 48 52 58 59 26 56 -1 $END |
twisted.inp and twisted-blw.inp
Twisted geometry |
---|
$contrl maxit=200 scftyp=rhf runtyp=ENERGY DFTTYP=B3LYP ICHARG=0 $end $SYSTEM TIMLIM=600000 MEMORY=100000000 $END $BASIS GBASIS=N31 NGAUSS=6 NDFUNC=1 $END $DATA BLW-ED Analysis C1 C 6.0 0.000000 0.000000 0.000000 C 6.0 0.000000 0.000000 1.489418 H 1.0 0.967527 0.000000 -0.478451 H 1.0 0.000000 0.967527 1.967869 C 6.0 -1.086858 0.000000 -0.746736 C 6.0 0.000000 -1.086858 2.236154 H 1.0 -2.072275 0.000000 -0.314213 H 1.0 -1.029400 0.000000 -1.820913 H 1.0 0.000000 -2.072275 1.803631 H 1.0 0.000000 -1.029400 3.310331 $END |
In the BLW part we localize px-like pi orbitals of atoms C2 and C6 and py-like orbitals for C1 C5 to avoid hyperconjugaison.
BLW-Localized twisted geometry |
---|
$BLW NBLOCK=3 ITER=50 $END $BLWDAT 2 8 0 4 8 13 15 38 42 47 49 2 8 0 18 22 28 29 52 56 62 63 26 56 -1 $END |