9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-01 02:05:18 +02:00
qp2/scripts/get_fci_tc_conv.sh
2023-03-28 12:43:15 +02:00

3 lines
88 B
Bash
Executable File

file=$1
grep "Ndet,E,E+PT2,E+RPT2,|PT2|=" $file | cut -d "=" -f 2 > ${file}.conv_fci_tc