> Hi everyone > > I'm using fcbuild of the VIBRA package in SIESTA. When I choose supercells > larger than 2*2*1, I got the message: In *fcbuild*, dimension *maxx* = 2. > But people do make larger supercells. So how can I solve this problem?
In (...) Vibra/Src/vibra.h
change the line
parameter (maxx = 2)
(and also
parameter (maxy = 2)
parameter (maxz = 2)
and recompile.
Good luck
Andrei Postnikov
