forked from EduCraft/curriculum-project-hub
fix(cph): correct nested outline hierarchy
This commit is contained in:
@@ -21,22 +21,27 @@ path = "segments/液面拉伸的本质"
|
||||
[[children]]
|
||||
kind = "section"
|
||||
path = "液气界面"
|
||||
notes = "先从液面拉伸的宏观图像切入,再用缺键模型和 LJ 对势逐步建立微观解释;可补充一个数量级估算例题。"
|
||||
|
||||
[[children]]
|
||||
kind = "section"
|
||||
path = "固气界面"
|
||||
notes = "把液体表面能与固体表面应力放在同一张对照表中,强调固体表面能的晶面各向异性。"
|
||||
|
||||
[[children]]
|
||||
kind = "section"
|
||||
path = "固液界面"
|
||||
notes = "围绕界面能的物理图像,串起 Dupré、Girifalco-Good、Fowkes 与 Young 方程;可安排一个浸润判据例题。"
|
||||
|
||||
[[children]]
|
||||
kind = "section"
|
||||
path = "σTp态函数建模"
|
||||
notes = "这一节是温度依赖建模主线,先回顾 σT,再解释微观模型和经验规则之间的联系;进阶学生可比较不同模型的适用范围。"
|
||||
|
||||
[[children]]
|
||||
kind = "section"
|
||||
path = "收束"
|
||||
notes = "最后对照各模型对水的预测,回收本节主线,并明确为什么实际数值可能算不准。"
|
||||
|
||||
# Export targets (ADR-0009/0011): each target is a build producing a typed
|
||||
# artifact, run as an ordered list of typed steps. A `typst-compile` step names a
|
||||
|
||||
Reference in New Issue
Block a user