From 87e8b220e6d3819b0225a9d4e2e3fd847ffb3b8e Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 8 Jul 2011 22:36:00 -0400 Subject: Short description added --- README | 5 +++++ TODO | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 README create mode 100644 TODO diff --git a/README b/README new file mode 100644 index 0000000..2a5fbc6 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +coupling_angles.m - calculates parameters of the beam to be coupled into the disk via prism +beam_trace.m - calculates beams propagation and their branching on dielectric interfaces (faces) for arbitrary set of beams and faces. +example_beam_trace.m - example use of above routine. + +rest of the code: helper functions diff --git a/TODO b/TODO new file mode 100644 index 0000000..8265edc --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +* Add an plotting functions which plot only beams and faces + after calculations of all beams done. + -- cgit v1.2.3