Skip to content

Commit 9bc4be1

Browse files
committed
modify the code for comparing Onsager.txt
1 parent 72aaccb commit 9bc4be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrate/tools/catch_properties.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ fi
141141
#-------------------------------
142142
if ! test -z "$has_cond" && [ $has_cond == 1 ]; then
143143
onref=refOnsager.txt
144-
oncal=Onsager.txt
144+
oncal=OUT.autotest/Onsager.txt
145145
python3 ../tools/CompareFile.py $onref $oncal 3 -com_type 0
146146
echo "CompareH_Failed $?" >>$1
147147
rm -f je-je.txt Chebycoef

0 commit comments

Comments
 (0)