mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
change in description: specifications
This commit is contained in:
parent
364b4d067b
commit
42eaf2756d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue