change in description: specifications

This commit is contained in:
Karol Kowalski 2018-10-10 19:50:10 -07:00
parent 364b4d067b
commit 42eaf2756d

View file

@ -2868,7 +2868,7 @@ c
!QuantumComputing
if(quantumc) then
if(nodezero) then
write(6,*)'Ground state specisication for QC:'
write(6,*)'Ground state specification:'
write(6,*)'exp(T)|Ref>~(1+T)|Ref>'
call util_flush(6)
endif
@ -6886,7 +6886,7 @@ c
!QuantumComputing
if(quantumc) then
if(nodezero) then
write(6,*)'Excited state specisication for QC:'
write(6,*)'Excited state specification:'
write(6,*)'Rexp(T)|Ref>~(R_1+R_2)|Ref>'
call util_flush(6)
endif