This commit is contained in:
8
paper/result/perfect/figure-raman.typ
Normal file
8
paper/result/perfect/figure-raman.typ
Normal file
@@ -0,0 +1,8 @@
|
||||
#figure(
|
||||
image("/画图/拉曼整体图/embed.svg"),
|
||||
caption: [
|
||||
Phonon modes and corresponding Raman spectra of 4H-SiC.
|
||||
(a)-(b) Raman spectra with (a) normal and (b) edge incidence configurations.
|
||||
],
|
||||
placement: none
|
||||
)<figure-raman>
|
||||
12
paper/result/perfect/non-polar/figure-e1.typ
Normal file
12
paper/result/perfect/non-polar/figure-e1.typ
Normal file
@@ -0,0 +1,12 @@
|
||||
#figure(
|
||||
image("/画图/E1减小/embed.svg"),
|
||||
caption: [
|
||||
(a) Phonon dispersion of 4H-SiC along the A–#sym.Gamma–K high-symmetry path.
|
||||
Gray lines represent negligible-polar phonon modes,
|
||||
while colored lines indicate strong-polar phonon modes.
|
||||
(b) Magnified view of the boxed region in (a).
|
||||
The orange dashed lines mark the phonon wavevectors involved in Raman scattering
|
||||
with incident light along the z- and y-directions.
|
||||
],
|
||||
placement: none
|
||||
)<fig-e1>
|
||||
12
paper/result/perfect/non-polar/figure-nopo-diff.typ
Normal file
12
paper/result/perfect/non-polar/figure-nopo-diff.typ
Normal file
@@ -0,0 +1,12 @@
|
||||
#figure(
|
||||
image("/画图/弱极性不同方向偏移/main.svg"),
|
||||
caption: [
|
||||
(a) Phonon dispersion of 4H-SiC along the A–#sym.Gamma–K high-symmetry path.
|
||||
Gray lines represent negligible-polar phonon modes,
|
||||
while colored lines indicate strong-polar phonon modes.
|
||||
(b) Magnified view of the boxed region in (a).
|
||||
The orange dashed lines mark the phonon wavevectors involved in Raman scattering
|
||||
with incident light along the z- and y-directions.
|
||||
],
|
||||
placement: none
|
||||
)<fig-nopo-diff>
|
||||
@@ -1,11 +1,4 @@
|
||||
// 这个表格里的数据来自:
|
||||
// 对于 E2,使用正入射 zyyz zyxz 的结果的平均。
|
||||
// 对于 E1,使用肩入射 yzxy 的结果。
|
||||
// 对于 A1,使用肩入射 yzzy 正入射 zyyz 的结果的平均。
|
||||
// 结果来自 2509xx
|
||||
|
||||
|
||||
// #page(flipped: false)[#rotate(-90deg, reflow: true)[#figure({
|
||||
// 拟合结果位于 画图/拉曼结果拟合/250923
|
||||
#page(flipped: true)[#figure({
|
||||
set text(size: 9pt);
|
||||
set par(justify: false);
|
||||
@@ -20,12 +13,11 @@
|
||||
[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)],
|
||||
[Experiment (cm#super[-1])],
|
||||
// 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
|
||||
@@ -38,15 +30,12 @@
|
||||
// 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], [],
|
||||
[Experiment result #linebreak() (a.u.)],
|
||||
// E2 E2 E1 A1 E1 E2 E2 A1
|
||||
[0.15], [1.11], [], [1.64], [], [Invisible], [88.54], [Invisible], [Invisible], [],
|
||||
)},
|
||||
caption: [Negaligible-polarized Phonons at $Gamma$ Point.],
|
||||
)<table-nopol>]
|
||||
// TODO: 从多个方向的实验中取得平均值。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user