I'm trying to run some simple QM calculations using GAMESS, but it seems to give a wrong result. The expected value of total energy is -24.258337146 a.u. while GAMESS returns 490.9315519299. I'm pretty much sure that the problem is in how i set up the calculation. Studied system comprises 64 Hydrogen atoms arranged in cubic structure. The parameters are:
$contrl runtyp=energy scftyp=rhf maxit=50 $end
$basis gbasis=STO ngauss=3 $end
$scf dirscf=.t. diis=.true. ethrsh=1.0 swdiis=0.0 damp=.t. $end
$data
Hydrogen cube HF single point energy calculation
C1
H 1 0.000000 0.000000 0.000000
#Coordinates of 63 remaining Hydrogen atoms
$end