From 72d75da26e5d4bdc171425cd04d3dea92f10b244 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 1 Nov 2013 13:42:05 -0400 Subject: demo files to match or gyroscope cavity and its modematching --- mode_match_demo.m | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mode_match_demo.m') diff --git a/mode_match_demo.m b/mode_match_demo.m index b7866ae..8ddf290 100644 --- a/mode_match_demo.m +++ b/mode_match_demo.m @@ -3,12 +3,12 @@ lens_set = [.075, .203]; %Given lenses of unique focal lengths lens_permutations = pick(lens_set,3,'or'); %3 lens solutions %Pre-defined Constants -lambda= 1.064E-6 ; %Wavelength of beam -Ltot= 1.010675025828971 ; %Length of optical system +lambda= .795e-6 ; %Wavelength of beam +Ltot= 1.54+.51+.4813 ; %Length of optical system r0= 1.0E+100 ; %Initial radius of curvature -w0= 2.563E-5 ; %Initial waist +w0= 5.65e-4 ; %Initial waist x0= 0 ; %Starting position of beam -wf= 3.709E-5 ; %Desired final waist +wf= 2.6983e-4 ; %Desired final waist rf= 1.0E+100 ; %Desired final radius lens_width = .03; %Lens width show_lens_width = 1; %Set to 1 to enable display of lens width on solution propagation plot -- cgit v1.2.3