diff options
Diffstat (limited to 'xmds2/Nlevels_no_dopler_with_z_4wm')
3 files changed, 27 insertions, 0 deletions
diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_100mm.params b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_100mm.params new file mode 100644 index 0000000..b48d670 --- /dev/null +++ b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_100mm.params @@ -0,0 +1,9 @@ + +PARAMS = \ + --Ndens=1e15 \ + --Lcell=10.0e-2 \ + --Temperature=0 \ + --Pwidth=0.1e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --E1o=1.9e7 --E2o=1e4 --E3o=3.8e7 --E4o=0 + diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_15mm.params b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_15mm.params new file mode 100644 index 0000000..7bc3a26 --- /dev/null +++ b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_15mm.params @@ -0,0 +1,9 @@ + +PARAMS = \ + --Ndens=1e15 \ + --Lcell=2.5e-2 \ + --Temperature=0 \ + --Pwidth=0.1e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --E1o=1.9e7 --E2o=1e4 --E3o=3.8e7 --E4o=0 + diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_25mm.params b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_25mm.params new file mode 100644 index 0000000..7bc3a26 --- /dev/null +++ b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_light_25mm.params @@ -0,0 +1,9 @@ + +PARAMS = \ + --Ndens=1e15 \ + --Lcell=2.5e-2 \ + --Temperature=0 \ + --Pwidth=0.1e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --E1o=1.9e7 --E2o=1e4 --E3o=3.8e7 --E4o=0 + |