diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/answ.Diabolo2OPO_seed_profile.txt | 2 | ||||
-rw-r--r-- | examples/answ.txt | 2 | ||||
-rw-r--r-- | examples/answ.txt.example_with_coupling_mirror_taken_in_account | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/answ.Diabolo2OPO_seed_profile.txt b/examples/answ.Diabolo2OPO_seed_profile.txt index 5e6488a..34f59a8 100644 --- a/examples/answ.Diabolo2OPO_seed_profile.txt +++ b/examples/answ.Diabolo2OPO_seed_profile.txt @@ -25,7 +25,7 @@ abcd_of_mirrr_formed_lense=abcd_lens(f_of_mirrr_formed_lense) abcd_of_propagation_through_mirror=abcd_free_space(mirror_thickness/n_fused_cilica) abcd_of_thick_mirror=abcd_of_propagation_through_mirror*abcd_of_mirrr_formed_lense # q right in front of front coupling mirror of the cavity -q_infront_of_mirror=q_afteer_element(q_at_mirror, abcd_of_thick_mirror) +q_infront_of_mirror=q_after_element(q_at_mirror, abcd_of_thick_mirror) wf=q2waste(q_infront_of_mirror,lambda) # we need minus for rf since we will solve injection to the cavity problem rf= - q2radius(q_infront_of_mirror,lambda) diff --git a/examples/answ.txt b/examples/answ.txt index c1036f8..789bbd0 100644 --- a/examples/answ.txt +++ b/examples/answ.txt @@ -25,7 +25,7 @@ abcd_of_mirrr_formed_lense=abcd_lens(f_of_mirrr_formed_lense); abcd_of_propagation_through_mirror=abcd_free_space(mirror_thickness/n_fused_cilica); abcd_of_thick_mirror=abcd_of_propagation_through_mirror*abcd_of_mirrr_formed_lense; # q right in front of front coupling mirror of the cavity -q_infront_of_mirror=q_afteer_element(q_at_mirror, abcd_of_thick_mirror); +q_infront_of_mirror=q_after_element(q_at_mirror, abcd_of_thick_mirror); wf=q2waste(q_infront_of_mirror,lambda) # we need minus for rf since we will solve injection to the cavity problem rf= - q2radius(q_infront_of_mirror,lambda) diff --git a/examples/answ.txt.example_with_coupling_mirror_taken_in_account b/examples/answ.txt.example_with_coupling_mirror_taken_in_account index 5e6488a..34f59a8 100644 --- a/examples/answ.txt.example_with_coupling_mirror_taken_in_account +++ b/examples/answ.txt.example_with_coupling_mirror_taken_in_account @@ -25,7 +25,7 @@ abcd_of_mirrr_formed_lense=abcd_lens(f_of_mirrr_formed_lense) abcd_of_propagation_through_mirror=abcd_free_space(mirror_thickness/n_fused_cilica) abcd_of_thick_mirror=abcd_of_propagation_through_mirror*abcd_of_mirrr_formed_lense # q right in front of front coupling mirror of the cavity -q_infront_of_mirror=q_afteer_element(q_at_mirror, abcd_of_thick_mirror) +q_infront_of_mirror=q_after_element(q_at_mirror, abcd_of_thick_mirror) wf=q2waste(q_infront_of_mirror,lambda) # we need minus for rf since we will solve injection to the cavity problem rf= - q2radius(q_infront_of_mirror,lambda) |