mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
increase nelements to 120
Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
This commit is contained in:
parent
a2dd12e6df
commit
57ec02ef03
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ c
|
|||
parameter (max_sym_ops = 192)
|
||||
parameter (max_geom = nw_max_geoms)
|
||||
parameter (max_geom_rtdb = 500)
|
||||
parameter (nelements = 112)
|
||||
parameter (nelements = 120)
|
||||
parameter (max_cent = nw_max_atom)
|
||||
parameter (max_nzvar = 6*max_cent)
|
||||
parameter (max_izmat = 4*max_nzvar)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue