diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-02-28 14:58:35 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-02-28 14:58:35 -0500 |
commit | a08ed173692ce16b79002733003049ec32a02485 (patch) | |
tree | 5d0d61402f7315c257179a4a6374e3a0d1673971 /beam_tracing/octave/README | |
parent | bc8e19c22f310deac11cd1aea7eb3e6563099bce (diff) | |
download | wgmr-a08ed173692ce16b79002733003049ec32a02485.tar.gz wgmr-a08ed173692ce16b79002733003049ec32a02485.zip |
moved octave using code to separate folder
Diffstat (limited to 'beam_tracing/octave/README')
-rw-r--r-- | beam_tracing/octave/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/beam_tracing/octave/README b/beam_tracing/octave/README new file mode 100644 index 0000000..4fe8125 --- /dev/null +++ b/beam_tracing/octave/README @@ -0,0 +1,10 @@ += WGMR related code = + +prism_disk_coupling.m - calculates parameters of the beam to be coupled + into the disk via prism +demo_prism_disk_coupling.m - demo case of the above routine +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 |