Skip to content
Snippets Groups Projects
SUMMARY.md 712 B
Newer Older
# Summary

- [Introduction](./intro.md)
  - [Goals](./goals.md)
  - [Project plan](./plan.md)
- [Existing Software](./existing_software.md)
- [Modeling optical systems](./optical_model.md)
  - [Nodes](./nodes.md)
  - [Edges](./edges.md)
  - [Materials](./materials.md)
  - [Physical processes, Subsystems and Components](./optical_components_effects.md)
- [Model analysis](./model_analysis.md)
  - [Analyzers](./analyzers.md)
  - [Interfacing with external code](./interfacing.md)
Udo Eisenbarth's avatar
Udo Eisenbarth committed
- [Software architecture](./architecture.md)
  - [OpticScenery](./opticscenery.md)
  - [OpticNode](./opticnode.md)
  - [OpticAnalyzer](./opticanalyzer.md)
Udo Eisenbarth's avatar
Udo Eisenbarth committed
- [Open questions](./open_questions.md)
- [Useful resources](./resources.md)