From 474d8067e7e80b3d81297ce1253507cb61a938b2 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 28 Dec 2012 23:47:44 -0500 Subject: added parameters used in final report --- .../eit_two_field_circular_eit_cold.params | 11 +++++++++++ .../fast_three_field_circular_cold_fast2.params | 11 +++++++++++ .../realistic_Rb_and_fields/two_field_circular_eit_hot.params | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 xmds2/realistic_Rb_and_fields/eit_two_field_circular_eit_cold.params create mode 100644 xmds2/realistic_Rb_and_fields/fast_three_field_circular_cold_fast2.params create mode 100644 xmds2/realistic_Rb_and_fields/two_field_circular_eit_hot.params diff --git a/xmds2/realistic_Rb_and_fields/eit_two_field_circular_eit_cold.params b/xmds2/realistic_Rb_and_fields/eit_two_field_circular_eit_cold.params new file mode 100644 index 0000000..d5e6dc1 --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/eit_two_field_circular_eit_cold.params @@ -0,0 +1,11 @@ + +PARAMS = \ + --Ndens=1e15 \ + --gt=.1e6 \ + --Lcell=10.0e-2 \ + --Temperature=1e-3 \ + --WLx=0 --WLy=0 --WLz=0 \ + --Pwidth=0.4e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --Ep1o=0.0 --Ep2o=1e0 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=0 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/fast_three_field_circular_cold_fast2.params b/xmds2/realistic_Rb_and_fields/fast_three_field_circular_cold_fast2.params new file mode 100644 index 0000000..b5444dd --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/fast_three_field_circular_cold_fast2.params @@ -0,0 +1,11 @@ + +PARAMS = \ + --Ndens=1e15 \ + --gt=.1e6 \ + --Lcell=10.0e-2 \ + --Temperature=1e-3 \ + --WLx=0 --WLy=0 --WLz=0 \ + --Pwidth=0.4e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --Ep1o=0.0 --Ep2o=1e0 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=200e6 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/two_field_circular_eit_hot.params b/xmds2/realistic_Rb_and_fields/two_field_circular_eit_hot.params new file mode 100644 index 0000000..a6fdf84 --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/two_field_circular_eit_hot.params @@ -0,0 +1,11 @@ + +PARAMS = \ + --Ndens=1e15 \ + --gt=.1e6 \ + --Lcell=10.0e-2 \ + --Temperature=320 \ + --WLx=0 --WLy=0 --WLz=0 \ + --Pwidth=0.4e-6 \ + --delta1=0 --delta2=0 --delta3=0 \ + --Ep1o=0.0 --Ep2o=1e2 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=0 --Em4o=0 + -- cgit v1.2.3