mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-20 04:12:21 +01:00
updated get_fci_tc_conv.sh
This commit is contained in:
parent
76732ff299
commit
7335e29784
@ -1,2 +1,2 @@
|
||||
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