mirror of
https://github.com/pfloos/quack
synced 2024-10-31 19:23:52 +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
|