Files
SiC-2nd-paper/paper/result/perfect/non-polar/table-nopol.typ
2025-09-13 18:05:22 +08:00

53 lines
2.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// 这个表格里的数据来自:
// 对于 E2使用正入射 zyyz zyxz 的结果的平均。
// 对于 E1使用肩入射 yzxy 的结果。
// 对于 A1使用肩入射 yzzy 正入射 zyyz 的结果的平均。
// 结果来自 2509xx
// #page(flipped: false)[#rotate(-90deg, reflow: true)[#figure({
#page(flipped: true)[#figure({
set text(size: 9pt);
set par(justify: false);
let m(n, content) = table.cell(colspan: n, content);
let m2(content) = table.cell(colspan: 2, content);
let m3(content) = table.cell(colspan: 3, content);
table(columns: 12, align: center + horizon,
m2[*Notation of Mode*],
[E#sub[2]-1], [E#sub[2]-2], [E#sub[1]-1], m2[A#sub[1]-1],
[E#sub[1]-2], [E#sub[2]-3], [E#sub[2]-4], m2[A#sub[1]-2],
table.cell(rowspan: 3)[*Frequency*],
[Simulation (cm#super[-1])],
// E2 E2 E1 A1 E1 E2 E2 A1
[190.51], [197.84], [257.35], m2[591.90], [746.91], [756.25], [764.33], m2[812.87],
[Experiment (cm#super[-1], averaged)],
// E2 E2 E1 A1 E1 E2 E2 A1
[195.5], [203.3], [269.7], m2[609.5], [Invisible], [776], [Invisible], m2[839],
// E2 E2 E1 A1 E1 E2 E2 A1
[Error (%)], [2.6], [2.7], [4.6], m2[2.9], [-], [2.5], [-], m2[3.1],
// TODO: 重新检查数据是否正确(主要是正负号)
table.cell(rowspan: 4)[*Raman Tensor*],
[Non-zero components],
// E2 E2 E1 A1
[xy, xx, -yy], [xy, xx, -yy], [xz, yz], [xx, yy], [zz],
// E1 E2 E2 A1
[xz, yz], [xy, xx, -yy], [xy, xx, -yy], [xx, yy], [zz],
[Analysis result (a.u.)],
// E2 E2 E1 A1
[$2epsilon_2-2zeta_2-4eta_2$], [$2epsilon_2-2zeta_2$], [$-2epsilon_1-2zeta_1$], [$-2epsilon_5$], [$-2epsilon_6$],
// E1 E2 E2 A1
[$-2epsilon_1+2zeta_1$], [$bold(8a_2)+2epsilon_2-2zeta_2-4eta_2$], [$-2epsilon_2+2zeta_2$], [$-2zeta_5$], [$-2zeta_6$],
[Calculation result (a.u.)],
// TODO: 改正正负号
// E2 E2 E1 A1 E1 E2 E2 A1
[0.17], [1.13], [2.43], [2.83], [1.79], [0.09], [88.54], [0.50], [0.01], [1.78],
[Experiment result #linebreak() (a.u., averaged)],
// TODO: 填充
// E2 E2 E1 A1 E1 E2 E2 A1
[], [], [], [], [], [Invisible], [], [Invisible], [Invisible], [],
)},
caption: [Negaligible-polarized Phonons at $Gamma$ Point.],
)<table-nopol>]
// TODO: 从多个方向的实验中取得平均值。