diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-11-16 16:33:49 -0500 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2020-09-21 16:29:52 -0400 |
commit | f25ef4ac36b03b1c4e26ef0aa14905734c2db9fe (patch) | |
tree | 8fd3a754993193f81488b72136bdf2f086584ceb /faraday/run_me.m | |
parent | b06d36c8981fb5a3859099b84e1ce442b5364b00 (diff) | |
download | multi_mode_eit-f25ef4ac36b03b1c4e26ef0aa14905734c2db9fe.tar.gz multi_mode_eit-f25ef4ac36b03b1c4e26ef0aa14905734c2db9fe.zip |
clean up of unused files and link to the master copy
Diffstat (limited to 'faraday/run_me.m')
-rw-r--r-- | faraday/run_me.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faraday/run_me.m b/faraday/run_me.m index 8a29973..a8984e1 100644 --- a/faraday/run_me.m +++ b/faraday/run_me.m @@ -11,7 +11,7 @@ B_fields=linspace(-zeeman_splitting/gmg, zeeman_splitting/gmg, Nsteps); % phi is angle between linear polarization and axis x %phi=pi/4; -phi=0; +phi=pi/2; % theta is angle between lab z axis (light propagation direction) and magnetic field axis (z') theta=0; % psi_el is the ellipticity parameter (phase difference between left and right polarization) |