Good books on practical molecular electronic structure theory?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
JustAChemist
Messages
5
Reaction score
0
Does anyone know of a good code-oriented book on molecular electronic structure theory?

I've been looking for a good modern book that teaches how to write SCF code to solve simple cases of the kind of problem that standard quantum chemistry packages (e.g. Gaussian, Orca) are used for without much luck for quite a few years now. The closest I've come is the appendix of Szabo and Ostlund, but I was really hoping for something that places a fairly large focus on code throughout the book.

(This question might belong in the Chemistry forum, but I thought I'd give it a try here first.)

Thank-you!
 
Physics news on Phys.org
I don't know of any book on coding quantum chemistry codes. Probably Szabo Ostlund is the closest you can get.
What do you mean with "too solve simple cases of the kind of problem that standard quantum chemistry packages (e.g. Gaussian, Orca) are used for without much luck for quite a few years now."?
Writing anew a quantum chemistry package is a task of several years.
If you really plan to do some non-standard analysis, it is usually advisable to just change some subroutines in a pre-existing program.
E.g. the code of Gamess-US is free and you can adapt routines for your purposes.