mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-01-03 00:55:38 +01:00
updated get_fci_tc_conv.sh
This commit is contained in:
parent
76732ff299
commit
7335e29784
@ -1,2 +1,2 @@
|
|||||||
file=$1
|
file=$1
|
||||||
grep "Ndet,E,E+PT2,E+RPT2,|PT2|=" $file | cut -d "=" -f 2 > ${file}.conv_fci_tc
|
grep "Ndet,E,E+PT2,pt2_minus,pt2_plus,pt2_abs=" $file | cut -d "=" -f 2 > ${file}.conv_fci_tc
|
||||||
|
Loading…
Reference in New Issue
Block a user