From 14f405bdd08642a16cf951ea4b76c98c83be2b66 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Wed, 19 Dec 2012 16:49:35 -0500 Subject: added some parameters files --- .../three_field_circular_cold_fast.params | 2 +- .../three_field_circular_cold_fast2.params | 2 +- .../three_field_circular_cold_fast3.params | 2 +- .../three_field_circular_cold_fast4.params | 11 +++++++++++ .../three_field_circular_cold_fast5.params | 11 +++++++++++ .../three_field_circular_cold_fast6.params | 11 +++++++++++ .../two_field_circular_eit_cold2.params | 11 +++++++++++ 7 files changed, 47 insertions(+), 3 deletions(-) create mode 100644 xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast4.params create mode 100644 xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast5.params create mode 100644 xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast6.params create mode 100644 xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold2.params 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 index 86877dd..0309269 100644 --- a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast.params +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast.params @@ -7,5 +7,5 @@ PARAMS = \ --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 + --Ep1o=0.0 --Ep2o=1e0 --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 index 04e63bb..b5444dd 100644 --- a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast2.params +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast2.params @@ -7,5 +7,5 @@ PARAMS = \ --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 + --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/three_field_circular_cold_fast3.params b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast3.params index 09eea2e..12951db 100644 --- a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast3.params +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast3.params @@ -7,5 +7,5 @@ PARAMS = \ --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 + --Ep1o=0.0 --Ep2o=1e0 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=300e6 --Em4o=0 diff --git a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast4.params b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast4.params new file mode 100644 index 0000000..d744735 --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast4.params @@ -0,0 +1,11 @@ + +PARAMS = \ + --Ndens=1e15 \ + --gt=1.0e6 \ + --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=20.0e6 --Em2o=0 --Em3o=160e6 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast5.params b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast5.params new file mode 100644 index 0000000..9e6173b --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast5.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=1e6 --delta3=0 \ + --Ep1o=0.0 --Ep2o=1e0 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=300e6 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast6.params b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast6.params new file mode 100644 index 0000000..0f83007 --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/three_field_circular_cold_fast6.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=-1e6 --delta3=0 \ + --Ep1o=0.0 --Ep2o=1e0 --Ep3o=0 --Ep4o=0 --Em1o=50e6 --Em2o=0 --Em3o=300e6 --Em4o=0 + diff --git a/xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold2.params b/xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold2.params new file mode 100644 index 0000000..23df3eb --- /dev/null +++ b/xmds2/realistic_Rb_and_fields/two_field_circular_eit_cold2.params @@ -0,0 +1,11 @@ + +PARAMS = \ + --Ndens=1e15 \ + --gt=1.e6 \ + --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=20.0e6 --Em2o=0 --Em3o=0 --Em4o=0 + -- cgit v1.2.3