diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-12-11 15:21:38 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-12-11 15:21:38 -0500 |
commit | 2eb286e6bf5e87f7159387af191b41a38868bd88 (patch) | |
tree | b3c3881e0245b152ea54a63243fc4b5b73ddbded /xmds2/realistic_Rb_and_fields | |
parent | 555bcde74e7040a82e7f992fc4f61fa75721e3a0 (diff) | |
download | Nresonances-2eb286e6bf5e87f7159387af191b41a38868bd88.tar.gz Nresonances-2eb286e6bf5e87f7159387af191b41a38868bd88.zip |
new set of parameter files demonstrating slow and fast light switch
Diffstat (limited to 'xmds2/realistic_Rb_and_fields')
4 files changed, 35 insertions, 1 deletions
diff --git a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast.params b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast.params new file mode 100644 index 0000000..86877dd --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast.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=1e2 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=100e6 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast2.params b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast2.params new file mode 100644 index 0000000..04e63bb --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/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=1e2 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=200e6 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast3.params b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast3.params new file mode 100644 index 0000000..09eea2e --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast3.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=1e2 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=300e6 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold.params b/xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold.params index 325be02..fa5e1dd 100644 --- a/xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold.params +++ b/xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold.params @@ -1,10 +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=5e7 --Ep2o=1e2 --Ep3o=0 --Ep4o=0 --Em1o=0 --Em2o=0 --Em3o=0 --Em4o=0 + --Ep1o=0.0 --Ep2o=1e2 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=0 --Em4o=0 |