Skip to content

Commit ba941fa

Browse files
authored
adding directional coupler example (#330)
* adding directional coupler example
1 parent 49b82da commit ba941fa

File tree

4 files changed

+1367
-1
lines changed

4 files changed

+1367
-1
lines changed

DirectionalCoupler.ipynb

Lines changed: 1364 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/case_studies/pic.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ Passive photonic integrated circuit (PIC) components form the backbone of many o
4545
../../AnisotropicMetamaterialBroadbandPBS
4646
../../SWGWaveguideCrossing
4747
../../SiWaveguideTPA
48+
../../DirectionalCoupler

docs/features/parameter_sweep.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Tidy3D excels at exploring a high-dimensional design space because it is able to
88
:maxdepth: 1
99

1010
../../ParameterScan
11-
../../Design
11+
../../Design

misc/import_file_mapping.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@
3030
"UnstructuredData.ipynb": ["unstructured_grid.vtu"],
3131
"MMIMeepBenchmark.ipynb": ["MeepMMI.txt"],
3232
"Autograd13Metasurface.ipynb": ["logo.png"],
33+
"DirectionalCoupler.ipynb": [ "misc/coupler.gds"]
3334
}

0 commit comments

Comments
 (0)