10
1
mirror of https://github.com/pfloos/quack synced 2025-05-06 23:24:58 +02:00
QuAcK/crhf_test/run_test.sh
2025-03-18 15:46:32 +01:00

9 lines
172 B
Bash
Executable File

#! /bin/bash
cp ./methods.test ../input/methods
cp ./options.test ../input/options
basis=$2
molecule=$1
cd ..
python3 PyDuck.py -x $molecule -b $basis -c 0 -m 1 --use_cap