24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
# ⚛️ Physikalische Referenz & Konstanten
|
|
|
|
## 🌌 Fundamentalkonstanten (CODATA 2018)
|
|
|
|
**Lichtgeschwindigkeit**: ${latex.inline[[c = 299\,792\,458 \, \mathrm{m/s}]]}
|
|
**Planck-Konstante**: ${latex.inline[[h = 6.626\,070\,15 \times 10^{-34} \, \mathrm{Js}]]}
|
|
**Elementarladung**: ${latex.inline[[e = 1.602\,176\,634 \times 10^{-19} \, \mathrm{C}]]}
|
|
**Boltzmann-Konstante**: ${latex.inline[[k_B = 1.380\,649 \times 10^{-23} \, \mathrm{J/K}]]}
|
|
**Gravitationskonstante**: ${latex.inline[[G=6.674\,30(15) \times 10^{-11} \, \mathrm{m^3 kg^{-1} s^{-2}}]]}
|
|
|
|
## 📐 Häufig genutzte Umrechnungen
|
|
|
|
* **Energie:** ${latex.inline[[1 \, \mathrm{eV} \approx 1.602 \times 10^{-19} \, \mathrm{J}]]}
|
|
* **Druck:** ${latex.inline[[1 \, \mathrm{bar} = 10^5 \, \mathrm{Pa} \approx 0.9869 \, \mathrm{atm}]]}
|
|
* **Temperatur:** ${latex.inline[[T_{\mathrm{Kelvin}} = T_{\mathrm{Celsius}} + 273.15 K]]}
|
|
|
|
## 📝 LaTeX Schnipsel (Copy & Paste)
|
|
Für schnelles Einfügen in Papers oder dieses Wiki.
|
|
|
|
* **Maxwell-Gleichungen (Vakuum):**
|
|
${latex.block[[\nabla \cdot \mathbf{E} = 0, \quad \nabla \cdot \mathbf{B} = 0 \newline \nabla \times \mathbf{E} = -\frac{\partial \mathbf{B}}{\partial t}, \quad \nabla \times \mathbf{B} = \mu_0 \epsilon_0 \frac{\partial \mathbf{E}}{\partial t}]]}
|
|
|
|
* **Schrödinger-Gleichung:**
|
|
${latex.block[[i\hbar \frac{\partial}{\partial t} \Psi = \hat{H} \Psi]]} |