-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy path_toc.yml
76 lines (71 loc) · 2.71 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: index
parts:
- caption: Installation
chapters:
- file: install
- caption: Derivation of the equations
chapters:
- file: math/maxwell.md
sections:
- file: math/maxwell_quantities.md
- file: math/waveguide_port.md
- file: math/overlap_integrals.md
- file: math/quasistatic.md
- file: math/thermal.md.md
- file: math/dispersion.md
- file: math/coupled_mode_theory.md
- file: math/schroedinger.md
- caption: Examples
chapters:
- file: photonics/examples/waveguide_modes.py
sections:
#- file: photonics/examples/leaky_waveguide.py
#- file: photonics/examples/bent_waveguide.py
- file: photonics/examples/vary_width.py
- file: photonics/examples/vary_wavelength.py
- file: photonics/examples/selecting_modes.py
- file: photonics/examples/calculate_GVD.py
- file: photonics/examples/fiber_overlap.py
- file: photonics/examples/crosstalk.py
- file: photonics/examples/propagation_loss.py
- file: photonics/examples/effective_area.py
- file: photonics/examples/crosstalk_reduction/crosstalk_reduction.py
- file: photonics/examples/metal_heater_phase_shifter.py
- file: photonics/examples/metal_heater_phase_shifter_transient.py
- file: photonics/examples/si_heater_phase_shifter.py
- file: photonics/examples/coulomb.py
- file: photonics/examples/leaky_mode.py
- file: photonics/examples/bragg_filter.py
- file: photonics/examples/grating_coupler.py
- file: photonics/examples/coupled_mode_theory.py
- file: photonics/examples/depletion_waveguide.py
- file: photonics/examples/refinement.py
- file: electronics/examples/capacitor.py
- file: electronics/examples/inductor.py
- file: electronics/examples/coax_cable.py
- file: electronics/examples/RF_CPW_transmission_line_tutorial/RF_CPW_transmission_line_tutorial.py
- file: electronics/examples/microstrip_waveguide_vary_width.py
- file: electronics/examples/microstrip_waveguide_vary_gap.py
- caption: Julia Examples
chapters:
- file: julia/waveguide.jl
- file: julia/waveguide_bent.jl
- file: julia/waveguide_anisotropic.jl
- file: julia/waveguide_overlap_integral.jl
- file: julia/lithium_niobate_phase_shifter.jl
- file: julia/thermal_simple.jl
- file: julia/heater_3d.jl
- file: julia/thermal_fill.jl
- caption: Benchmarks
chapters:
- file: benchmarks/mode_solver_rectangle
- file: benchmarks/mode_solver
- caption: About Femwell
chapters:
- file: contributors
- file: contributing
- file: changelog
- file: execution_statistics