mirror of
https://github.com/pfloos/quack
synced 2024-11-04 13:13:51 +01:00
6 lines
273 B
Bash
Executable File
6 lines
273 B
Bash
Executable File
#! /bin/bash
|
|
|
|
cd int
|
|
../utils/QCaml/run_integrals -b ../input/basis.qcaml -x ../input/molecule.xyz || ../utils/QCaml/run_integrals -b ../input/basis.qcaml -x ../input/molecule.xyz -c 1
|
|
###../utils/QCaml/run_integrals -b ../input/basis.qcaml -x ../input/molecule.xyz -m 0.5
|