File:Fermi-Verteilung (Temperatur).svg

Original file(SVG file, nominally 600 × 600 pixels, file size: 21 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
Deutsch: Auf das Fermi-Niveau EF normierte Fermi-Verteilung bei unterschiedlichen Temperaturen
Date (CET)
Source Own work (Original text: selbst gezeichnet)
Author Cepheiden
Other versions Datei:FermiT0.gif, Datei:FermiT1200.gif

Licensing edit

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

GnuPlot-Basisskript edit

kB = 8.61734315*1E-5# Boltzmann-Konstante = 1,3806504(24) · 10-23 J/K = 8,617343(15) · 10-5 eV/K.
mu = 0.0  # E_f
f(E,T) = 1 / (exp((E-mu)/(kB*T))+1)
set sample 10000
set zeroaxis
set tics in
set grid 
set size 1.0, 1.0
set origin 0.0, 0.0
set format x "%2.1f"
set format y "%2.1f"
set xrange [-1:0.5]
set xlabel "E - E_f (eV)"
set yrange [0:1.1]
set ylabel "f(E)"
set key ins vert bottom left reverse enhanced autotitles box linetype 0 linewidth 0.0 width 0.0
plotf(x,0.00000001) title "0 K"  with lines linecolor rgb "#BB0000" linewidth 3.000,\
f(x,300.0) title "300 K"  with lines linecolor rgb "#00BB00" linewidth 3.000,\
f(x,600.0) title "600 K"  with lines linecolor rgb "#0000BB" linewidth 3.000,\
f(x,1200.0) title "1200 K"  with lines linecolor rgb "#BBBB00" linewidth 3.000

Original upload log edit

The original description page was here. All following user names refer to de.wikipedia.
  • 2009-03-26 16:36 Cepheiden 600×600× (21670 bytes) {{Information |Beschreibung = Auf das Fermi-Neveau E<sub>F</sub> normierte Fermi-Verteilung bei unterschiedlichen Temperaturen |Quelle = selbst gezeichnet |Urheber = ~~~ |Datum = ~~~~~ |Genehmigung = |Andere Versionen = [[:Datei:FermiT0.gif]], [[:Datei:F

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current09:32, 2 May 2010Thumbnail for version as of 09:32, 2 May 2010600 × 600 (21 KB)Pieter Kuiper (talk | contribs)corrected the horizontal axis
14:03, 8 August 2009Thumbnail for version as of 14:03, 8 August 2009600 × 600 (21 KB)Cepheiden (talk | contribs){{Information |Description={{de|Auf das Fermi-Niveau E<sub>F</sub> normierte Fermi-Verteilung bei unterschiedlichen Temperaturen<br/> == GnuPlot-Basisskript == <code> kB = 8.61734315*1E-5# Boltzmann-Konstante = 1,3806504(24) · 10-23 J/K = 8,617343(15) ·

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: