diff options
Diffstat (limited to 'xmds2/Nlevels_with_doppler_with_z_4wm')
-rw-r--r-- | xmds2/Nlevels_with_doppler_with_z_4wm/fast_light.params | 9 | ||||
-rw-r--r-- | xmds2/Nlevels_with_doppler_with_z_4wm/slow_light.params | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/fast_light.params b/xmds2/Nlevels_with_doppler_with_z_4wm/fast_light.params new file mode 100644 index 0000000..f66ce4e --- /dev/null +++ b/xmds2/Nlevels_with_doppler_with_z_4wm/fast_light.params @@ -0,0 +1,9 @@ + +PARAMS = \ + --Ndens=1e15 \ + --Lcell=10.0e-2 \ + --Temperature=5 \ + --Pwidth=0.4e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --E1o=2e7 --E2o=1e2 --E3o=4e7 --E4o=1e0 + diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/slow_light.params b/xmds2/Nlevels_with_doppler_with_z_4wm/slow_light.params new file mode 100644 index 0000000..e5c6f1c --- /dev/null +++ b/xmds2/Nlevels_with_doppler_with_z_4wm/slow_light.params @@ -0,0 +1,9 @@ + +PARAMS = \ + --Ndens=1e15 \ + --Lcell=10.0e-2 \ + --Temperature=5 \ + --Pwidth=0.4e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --E1o=2e7 --E2o=1e2 --E3o=4e7 --E4o=0 + |