From ef349cb302c1b6d35170af11a4edb3afa02cdf73 Mon Sep 17 00:00:00 2001 From: wverastegui Date: Tue, 24 Sep 2024 10:00:24 +0200 Subject: [PATCH 1/2] added tstep and etemp params. Updated .in test file --- tools/qcxms/qcxms_neutral_run.xml | 11 +++++++---- tools/qcxms/test-data/TMP.1_qcxms_in.txt | 2 ++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/tools/qcxms/qcxms_neutral_run.xml b/tools/qcxms/qcxms_neutral_run.xml index 5dd74f8f..7161c15b 100644 --- a/tools/qcxms/qcxms_neutral_run.xml +++ b/tools/qcxms/qcxms_neutral_run.xml @@ -1,4 +1,4 @@ - + required as first step to prepare for the production runs @@ -30,7 +30,9 @@ ntraj ${keywords.ntraj} #end if tmax ${keywords.tmax} tinit ${keywords.tinit} -ieeatm ${keywords.ieeatm}]]> +ieeatm ${keywords.ieeatm} +tstep ${keywords.tstep} +etemp ${keywords.etemp}]]> import os @@ -64,11 +66,12 @@ rename_files_with_folder_name(path)
+ help="MD time for the mean-free-path (mfp) simulation in the EI mode."/> + +
diff --git a/tools/qcxms/test-data/TMP.1_qcxms_in.txt b/tools/qcxms/test-data/TMP.1_qcxms_in.txt index da6a6288..199bcf75 100644 --- a/tools/qcxms/test-data/TMP.1_qcxms_in.txt +++ b/tools/qcxms/test-data/TMP.1_qcxms_in.txt @@ -4,4 +4,6 @@ tmax 20.0 tinit 500.0 ieeatm 0.6 + tstep 0.5 + etemp 5000 \ No newline at end of file From 1d6eda62027338578d739be49899bb2aba6fa4e9 Mon Sep 17 00:00:00 2001 From: wverastegui Date: Wed, 25 Sep 2024 13:47:09 +0200 Subject: [PATCH 2/2] update delta of log assert_contents --- tools/qcxms/qcxms_neutral_run.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qcxms/qcxms_neutral_run.xml b/tools/qcxms/qcxms_neutral_run.xml index 7161c15b..a1e9bd17 100644 --- a/tools/qcxms/qcxms_neutral_run.xml +++ b/tools/qcxms/qcxms_neutral_run.xml @@ -120,7 +120,7 @@ rename_files_with_folder_name(path) - +