diff options
-rw-r--r-- | faraday_and_psr/susceptibility_problem.m | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/faraday_and_psr/susceptibility_problem.m b/faraday_and_psr/susceptibility_problem.m index 140204c..51264a1 100644 --- a/faraday_and_psr/susceptibility_problem.m +++ b/faraday_and_psr/susceptibility_problem.m @@ -73,7 +73,8 @@ E_field_lab_pos_freq.z=E_field_zero; E_field_pos_freq=xyz_lin2atomic_axis_polarization(theta, E_field_lab_pos_freq); -wp0=w_pf1-w_sf2; %Fg=2 -> Fe=1 +%wp0=w_pf1-w_sf2; %Fg=2 -> Fe=1 +wp0=w_pf1-w_hpf_exited+w_hpf_exited; %Fg=2 -> Fe=2 wp=wp0+detuning_freq; light_positive_freq=[ wp]; % we calculate dc and negative frequencies as well as amplitudes |