increase nelements to 120

Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
This commit is contained in:
Jeff Hammond 2023-07-10 08:00:33 +03:00
parent a2dd12e6df
commit 57ec02ef03

View file

@ -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)