diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-10-17 22:33:06 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-10-17 22:33:06 -0400 |
commit | 504ab3c3210a1605c4db1ab3f16e5e23dec4203f (patch) | |
tree | f34efc5b23c95a07c868ea5270921a6d4b36343d | |
parent | bc5f1eea9b5718c3e32d4cc0ea8b384983be6d93 (diff) | |
download | wgmr-504ab3c3210a1605c4db1ab3f16e5e23dec4203f.tar.gz wgmr-504ab3c3210a1605c4db1ab3f16e5e23dec4203f.zip |
README updatedv0.1
-rw-r--r-- | README | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,5 +1,10 @@ -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. += 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 |