Hybridisierung beim Propadien: Unterschied zwischen den Versionen
Aus Chemie digital
Zeile 98: | Zeile 98: | ||
<jmolButton> | <jmolButton> | ||
<script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=1); lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.7; lcaocartoon create pz; select (atomno=2); lcaocartoon create px;</script> | <script>LcaoCartoon select all; LcaoCartoon delete; select (atomno=1); lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.7; lcaocartoon create pz; select (atomno=2); lcaocartoon create px;</script> | ||
− | <text> | + | <text>Pi-Bindung zwischen 1. und 2. C-Atom</text> |
</jmolButton> | </jmolButton> | ||
<jmolButton> | <jmolButton> | ||
− | <script> | + | <script>lcaocartoon select all; lcaocartoon delete; select (atomno=2); lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.7; lcaocartoon create py; select (atomno=3); lcaocartoon create pz;</script> |
− | <text> | + | <text>Pi-Bindung zwischen 2. und 3. C-Atom</text> |
+ | </jmolButton> | ||
+ | </jmol> | ||
+ | |||
+ | <jmolButton> | ||
+ | <script>lcaocartoon select all; lcaocartoon delete; select (atomno=1); lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.7; lcaocartoon create py; select (atomno=2);lcaocartoon create px;lcaocartoon create pz;select (atomno=3); lcaocartoon create pz;</script> | ||
+ | <text>Beide Pi-Bindungen</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
|} | |} |
Version vom 28. November 2016, 17:22 Uhr
|
Darstellung und Sonstiges:
Darstellung der Hybrid-Orbitale am ...
Die folgenden Knöpfe sollten je Abschnitt in der vorgegebenen Reihenfolge gedrückt werden.
Darstellung der σ-Bindungen
Darstellung der π-Bindungen
<script>lcaocartoon select all; lcaocartoon delete; select (atomno=1); lcaocartoon color blue translucent 0.1; lcaocartoon scale 1.7; lcaocartoon create py; select (atomno=2);lcaocartoon create px;lcaocartoon create pz;select (atomno=3); lcaocartoon create pz;</script> <text>Beide Pi-Bindungen</text> </jmolButton> </jmol> |