Broken link to FCIDUMP file in the user manual
In the tutorial, the link to the FCIDUMP file of the example results into a "Link not found" message. Could you fix the link or upload the FCIDUMP file to the repository?
Hello and thank you for reporting this; you are indeed right, and it looks like there are some plots missing now as well. As this is a public mirror of our closed repo, unfortunately I cannot promise this will be fixed in the near-term future.
However, the files are in the repo; they are just not displaying correctly.
The FCIDUMP is here
and the plots are in docs/media/plots{1,2}. I'll open a pull request in our private repo to fix this, and merge here when I have the go-ahead, but for now I'll have to suggest just using these.
Actually, the PDF version of the documentation does not have the display problem for plots (though the link for the FCIDUMP is still broken): https://www2.fkf.mpg.de/alavi/neci/stable/pdf/neci_user.pdf
Just a sidenote. The error was coming from a bug in ford (the program to generate the documentation), that is fixed now https://github.com/Fortran-FOSS-Programmers/ford/issues/515.
This is now fixed in our private repo and we will soon update the public version too.