mirror of
https://github.com/pfloos/quack
synced 2024-12-31 16:45:49 +01:00
7 lines
131 B
Bash
7 lines
131 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
cp ./methods.test ../input/methods
|
||
|
cp ./options.test ../input/options
|
||
|
cd ..
|
||
|
python3 PyDuck.py -x water -b 6-31g -m 1
|