When using big Ab Initio calculations Molden can give an error message:
Exceeding MaxNum of Orbitals!
Default Molden is configured for a maximum of 256 orbitals and 150 atoms.
In the source directory there is a script ""change_parameter" which you
can apply before compiling again, it will change the maximum number of
orbitals to 1024 and the maximum number of atoms to 300.
It is handy to keep around a copy of the "small" executable however,
since the "big" executable is a memory hogg.
So copy the old executable:
cp molden molden.256 change_parameter make