From c9c327cc7ed2ce8f7438d64961696ca631979987 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 27 Nov 2012 22:26:36 -0500 Subject: changed argument and variables name to a shorter version thanks to my bugreport and patch xmds can now handle multiple similar sounding arguments --- .../realistic_Rb_and_fields.xmds | 38 ++++++++++------------ 1 file changed, 17 insertions(+), 21 deletions(-) diff --git a/xmds2/realistic_Rb_and_fields/realistic_Rb_and_fields.xmds b/xmds2/realistic_Rb_and_fields/realistic_Rb_and_fields.xmds index ea6252a..7e310ae 100644 --- a/xmds2/realistic_Rb_and_fields/realistic_Rb_and_fields.xmds +++ b/xmds2/realistic_Rb_and_fields/realistic_Rb_and_fields.xmds @@ -1,7 +1,7 @@ - --Ndens=1e15 --Lcell=10.0e-2 --Temperature=1e-3 --Pwidth=0.4e-6 --delta1=0 --delta2=0 --delta3=0 --E1o=0 --E2o=1e2 --E3o=0 --E4o=0 + --Ndens=1e15 --Lcell=10.0e-2 --Temperature=1e-3 --Pwidth=0.4e-6 --delta1=0 --delta2=0 --delta3=0 --Ep1o=1e4 --Ep2o=1e2 --Ep3o=1e1 --Ep4o=1e1 --Em1o=1e4 --Em2o=1e2 --Em3o=1e1 --Em4o=1e1 --WLx=0 --WLy=0 --WLz=0 @@ -102,18 +102,14 @@ const double rt2 = 1.4142135623730951; - - - - - - - - - + + + + + + + + @@ -185,14 +181,14 @@ const double rt2 = 1.4142135623730951; -- cgit v1.2.3