Page 1 of 1

how to update slater matrix and how to find the determinate

Posted: Tue Aug 05, 2014 10:58 am
by Navneet_Singh
Hello everyone,

I am faceing problem in the casino code, At which line in the Casino code the developers mention about: updation of the stater matrix and how to find the determinant ration of slater matrix.

Thank you!

Navneet Pratap Singh
IIT Indore

Re: how to update slater matrix and how to find the determin

Posted: Thu Aug 14, 2014 6:18 am
by Mike Towler
Hi Navneet,

The algorithm used to update the Slater matrix etc. is given in detail in Section 18 of the manual (p. 140 of the current version).

In the developer version of the source code (which I don't think you have) this is implemented in various routines of the module src/slater.f90.

Best wishes,
Mike