blob: ca805b35f3262fce4309e29788122de12d9abd83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Pulse propagation.
* -------- |4>
* \
* \ E3 -------- |3>
* \ / \
* \ E2 / \
* \ / \ E1
* ------- |2> \
* \
* ------- |1>
Probe field only, the probe absorbed on a short distance
./Nlevels_no_dopler_with_z.run --E2o 0.0 --E3o 0.0
Slow light
./Nlevels_no_dopler_with_z.run --E2o 6.0 --E3o 0.0
N-laser-system is on, probe field (E1) absorbed at short distance,
very similar to just the probe fielf on
./Nlevels_no_dopler_with_z.run --E2o 6.0 --E3o 10.0
Interesting interaction of E1=E2 in the presence of E3
./Nlevels_no_dopler_with_z.run --E1o=6 --E2o=6 --E3o=15.0 --delta3=2
|