summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example_beam_trace.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_beam_trace.m b/example_beam_trace.m
index b200fb5..869fab7 100644
--- a/example_beam_trace.m
+++ b/example_beam_trace.m
@@ -14,7 +14,7 @@ beam1.polarization = 2; % 1 for s and 2 for p
beams={beam1,beam2};
-n_rutile=[2.4885, 2.7532]; % n_s and n_p
+n_rutile=[2.7532, 2.4885]; % n_s and n_p
n_disk= [1.3751, 1.3751];
face1.vertex1=[-1,0];