Hybridisierung beim Propadien: Unterschied zwischen den Versionen
Aus Chemie digital
Zeile 10: | Zeile 10: | ||
|| | || | ||
+ | '''Darstellung und Sonstiges:''' | ||
+ | |||
+ | <jmol> | ||
+ | <jmolCheckbox> | ||
+ | <scriptWhenChecked>select all; wireframe on;spacefill off</scriptWhenChecked> | ||
+ | <scriptWhenUnchecked>select all; spacefill on; spacefill 20%; wireframe 0.1</scriptWhenUnchecked> | ||
+ | <text>Umschalten Stock/Ball und Wireframe-Darstellung</text> | ||
+ | </jmolCheckbox> | ||
+ | </jmol> | ||
+ | <jmol> | ||
+ | <jmolCheckbox> | ||
+ | <scriptWhenChecked>spin on</scriptWhenChecked> | ||
+ | <scriptWhenUnchecked>spin off</scriptWhenUnchecked> | ||
+ | <text>Spin an/aus</text> | ||
+ | </jmolCheckbox> | ||
+ | </jmol> | ||
+ | |||
+ | |||
+ | |||
+ | '''Darstellung der Hybrid-Orbitale am ... ''' | ||
+ | |||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
− | <script>select (atomno=1); lcaocartoon color orange translucent 0.2;lcaocartoon scale 1;lcaocartoon create sp2b;lcaocartoon create sp2a;lcaocartoon create sp2c;lcaocartoon color blue translucent 0.1; lcaocartoon scale 1. | + | <script>select (atomno=1); lcaocartoon color orange translucent 0.2;lcaocartoon scale 1.1;lcaocartoon create sp2b;lcaocartoon create sp2a;lcaocartoon create sp2c;lcaocartoon color blue translucent 0.1;</script> |
− | <text> | + | <text>am 1. C-Atom</text> |
+ | </jmolButton> | ||
+ | |||
+ | <jmolButton> | ||
+ | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=2); lcaocartoon scale 1.2; lcaocartoon color orange translucent 0.2;lcaocartoon create spb;lcaocartoon create spa;</script> | ||
+ | <text>am 2. C-Atom</text> | ||
+ | </jmolButton> | ||
+ | |||
+ | <jmolButton> | ||
+ | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=3); lcaocartoon scale 1.1; lcaocartoon color orange translucent 0.2;lcaocartoon create sp2b;lcaocartoon create sp2a;lcaocartoon create sp2c;</script> | ||
+ | <text>am 3. C-Atom</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
+ | |||
+ | '''Darstellung aller Orbitale am ... ''' | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
− | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=2); lcaocartoon scale 1; lcaocartoon color orange translucent 0.2;lcaocartoon create spb;lcaocartoon create spa;lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.6; lcaocartoon create px;lcaocartoon create py;</script> | + | <script>select (atomno=1); lcaocartoon color orange translucent 0.2;lcaocartoon scale 1.1;lcaocartoon create sp2b;lcaocartoon create sp2a;lcaocartoon create sp2c;lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.6; lcaocartoon create pz</script> |
− | <text> | + | <text>am 1. C-Atom</text> |
+ | </jmolButton> | ||
+ | |||
+ | <jmolButton> | ||
+ | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=2); lcaocartoon scale 1.2; lcaocartoon color orange translucent 0.2;lcaocartoon create spb;lcaocartoon create spa;lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.6; lcaocartoon create px;lcaocartoon create py;</script> | ||
+ | <text>am 2. C-Atom</text> | ||
+ | </jmolButton> | ||
+ | |||
+ | <jmolButton> | ||
+ | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=3); lcaocartoon scale 1.1; lcaocartoon color orange translucent 0.2;lcaocartoon create sp2b;lcaocartoon create sp2a;lcaocartoon create sp2c;lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.6; lcaocartoon create pz</script> | ||
+ | <text>am 3. C-Atom</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
+ | |||
+ | '''Darstellung der Sigma-Bindungen''' | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
− | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno= | + | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=1); lcaocartoon color orange translucent 0.2;lcaocartoon scale 1.1;lcaocartoon create sp2b;lcaocartoon create sp2a;lcaocartoon create sp2c; select (atomno=3); lcaocartoon color orange translucent 0.2;lcaocartoon create sp2b;lcaocartoon create sp2a;lcaocartoon create sp2c;select (atomno=2); lcaocartoon scale 1.2;lcaocartoon color orange translucent 0.2;lcaocartoon create spb;lcaocartoon create spa;</script> |
− | <text> | + | <text>Die Hybridorbitale an den C-Atomen</text> |
</jmolButton> | </jmolButton> | ||
− | |||
+ | <jmolButton> | ||
+ | <script>select (hydrogen); lcaocartoon color yellow translucent 0.2; lcaocartoon scale 1; lcaocartoon create s</script> | ||
+ | <text>Die s-Orbitale der H-Atome</text> | ||
+ | </jmolButton> | ||
+ | </jmol> | ||
|} | |} |
Version vom 28. November 2016, 16:28 Uhr
|
Darstellung und Sonstiges:
Darstellung aller Orbitale am ...
Darstellung der Sigma-Bindungen
|