Skip to content

Commit

Permalink
更新大学物理 B 期末复习知识点,修改最后修改时间并新增径向波函数和分布概率相关内容
Browse files Browse the repository at this point in the history
  • Loading branch information
whateverzpy committed Dec 22, 2024
1 parent 3ed54ff commit 6704ff3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion content/post/4-PhysicsB-Notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ date = '2024-12-17T14:28:43+08:00'
title = '大学物理 B 期末复习知识点'
description = '大学物理 B 的一些重要公式归纳总结(持续更新中)'
tags = ['大学物理']
lastmod = '2024-12-22T15:11:43+08:00'
lastmod = '2024-12-23T00:26:43+08:00'
+++

## 热学
Expand Down Expand Up @@ -576,6 +576,16 @@ $$
\mathbf{\nabla}^2\psi+\frac{8\pi^2m}{h^2}(E-E_{\mathrm{p}})\psi=0
$$

#### 径向波函数和分布概率

若令径向概率密度为 $p(r)$,则电子出现在距核为 $r$~$r+\mathrm{d}r$ 范围内的概率为

$$
p\mathrm{d}r=|R|^2r^2\mathrm{d}r
$$

其中 $R(r)$ 是波函数 $\psi$ 在径向部分的分量。

#### 一维势阱问题

##### 无限深方势阱
Expand Down

0 comments on commit 6704ff3

Please sign in to comment.