mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
fix
This commit is contained in:
parent
951fcf9ed5
commit
1f6581f987
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
& rtdb_put(rtdb,'bse:upper',mt_dbl,1,0d0) .and.
|
||||
& rtdb_put(rtdb,'bse:nroots',mt_int,1,10) .and.
|
||||
& rtdb_put(rtdb,'bse:nmax',mt_int,1,200) .and.
|
||||
& rtbd_put(rtdb,'bse:skipgw',mt_log,1,.false.) .and.
|
||||
& rtdb_put(rtdb,'bse:skipgw',mt_log,1,.false.) .and.
|
||||
& rtdb_put(rtdb,'bse:maxiter',mt_int,1,100) .and.
|
||||
& rtdb_put(rtdb,'bse:nspace',mt_int,1,4) .and.
|
||||
& rtdb_put(rtdb,'bse:init',mt_log,1,.true.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue