diff options
Diffstat (limited to 'xmds2')
-rw-r--r-- | xmds2/realistic_Rb/realistic_Rb.xmds | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xmds2/realistic_Rb/realistic_Rb.xmds b/xmds2/realistic_Rb/realistic_Rb.xmds index 79f5a04..5f7e437 100644 --- a/xmds2/realistic_Rb/realistic_Rb.xmds +++ b/xmds2/realistic_Rb/realistic_Rb.xmds @@ -1,5 +1,11 @@ <?xml version="1.0"?> <simulation xmds-version="2"> + <testing> + <arguments> --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</arguments> + <xsil_file name="realistic_Rb.xsil" expected="realistic_Rb_expected.xsil" absolute_tolerance="1e-7" relative_tolerance="1e-5"> + <moment_group number="0" absolute_tolerance="1e-7" relative_tolerance="1e-6" /> + </xsil_file> + </testing> <name>realistic_Rb</name> |