Doppelbindung beim Ethen: Unterschied zwischen den Versionen

Aus Chemie digital
Wechseln zu: Navigation, Suche
Zeile 6: Zeile 6:
 
<jmol>
 
<jmol>
 
  <jmolApplet>
 
  <jmolApplet>
   <size>400</size>
+
   <size>500</size>
 +
  <script>spacefill on; spacefill 20%; wireframe 0.1</script>
 
   <uploadedFileContents>Ethen.cml</uploadedFileContents>
 
   <uploadedFileContents>Ethen.cml</uploadedFileContents>
 
  </jmolApplet>
 
  </jmolApplet>
Zeile 14: Zeile 15:
 
   <jmolCheckbox>
 
   <jmolCheckbox>
 
     <scriptWhenChecked>wireframe on;spacefill off</scriptWhenChecked>
 
     <scriptWhenChecked>wireframe on;spacefill off</scriptWhenChecked>
     <scriptWhenUnchecked>spacefill on</scriptWhenUnchecked>
+
     <scriptWhenUnchecked>spacefill on; spacefill 20%; wireframe 0.1</scriptWhenUnchecked>
 
     <text>Umschalten Stock/Ball und Wireframe-Darstellung</text>
 
     <text>Umschalten Stock/Ball und Wireframe-Darstellung</text>
 
   </jmolCheckbox>
 
   </jmolCheckbox>
 
</jmol>
 
</jmol>
  
 +
Betrachtung der Orbitale bei einem Kohlenstoff-Atom und dem damit verbundenen H-Atom
 +
<jmol>
 +
  <jmolCheckbox>
 +
    <scriptWhenChecked>select (atomno=1); lcaocartoon color orange translucent 0.2; lcaocartoon create sp2a</scriptWhenChecked>
 +
    <scriptWhenUnchecked>spacefill on; spacefill 20%; wireframe 0.1</scriptWhenUnchecked>
 +
    <text>Anzeige der sp2-Orbitale</text>
 +
  </jmolCheckbox>
 +
</jmol>
  
 
|}
 
|}

Version vom 1. Mai 2015, 10:56 Uhr



Betrachtung der Orbitale bei einem Kohlenstoff-Atom und dem damit verbundenen H-Atom