diff options
Diffstat (limited to 'gyro_cavity_modematch_demo.m')
-rw-r--r-- | gyro_cavity_modematch_demo.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gyro_cavity_modematch_demo.m b/gyro_cavity_modematch_demo.m index 8716c40..ba43c76 100644 --- a/gyro_cavity_modematch_demo.m +++ b/gyro_cavity_modematch_demo.m @@ -44,7 +44,7 @@ n_truncate = 3; %number of digits in truncated solution n_visualizations = 5; %number of best solutions to visualize n_hist = 1000; %number of sample points in histogram stability_max = 1; %max stability (y-axis) shown on energy vs. stability graph -self_flag = 0; %Set to 1 to use Self's gaussian beam propagation, otherwise set to 0 +self_flag = 0; %Set to 1 to use Self's Gaussian beam propagation, otherwise set to 0 %End list %q0=wr2q(w0,r0,lambda); %Calculate intial q |