https://github.com/twhughes/phd_thesis
Adjoint-based optimization and inverse design of photonic devices.
https://github.com/twhughes/phd_thesis
adjoint electromagnetics inverse-problems nanophotonics optimization phd-thesis photonics thesis thesis-template
Last synced: 3 months ago
JSON representation
Adjoint-based optimization and inverse design of photonic devices.
- Host: GitHub
- URL: https://github.com/twhughes/phd_thesis
- Owner: twhughes
- License: mit
- Created: 2019-04-11T21:04:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T15:36:56.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T20:35:10.340Z (4 months ago)
- Topics: adjoint, electromagnetics, inverse-problems, nanophotonics, optimization, phd-thesis, photonics, thesis, thesis-template
- Language: TeX
- Size: 30 MB
- Stars: 11
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adjoint-based optimization and inverse design of photonic devices.
This repository holds my dissertation for the PhD degree in Applied Physics from Stanford University.
The main file is `main.tex`, which links the chapters in `chapters/` and compiles the full thesis.
Click [here](https://github.com/twhughes/PhD_Thesis/blob/master/main.pdf) to view the current pdf.
[This](https://searchworks.stanford.edu/view/13328505) is the official version on the Stanford website.
Running `bash startup.sh` will open the pdf and sublime text in fullscreen and split mode for easy editing if you are on a Mac.
`commands.tex` holds the custom commands used in the text.
Enjoy!