10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-25 22:52:21 +02:00
QuantumPackage/scripts/get_fci_tc_conv.sh
2024-05-06 17:47:48 +02:00

3 lines
102 B
Bash
Executable File

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