Multiwfn forum

Multiwfn official website: http://sobereva.com/multiwfn. Multiwfn forum in Chinese: http://bbs.keinsci.com/wfn. E-mail of admin: sobereva[at]sina.com

You are not logged in.

#1 2021-04-28 17:27:06

Cguemade28
Member
Registered: 2021-04-28
Posts: 1

Third-derivatives in Multiwfn code.

Dear Tian Lu, best regards.
We are interested in the computing of an electron localization function (LF) within the Multiwfn code. Such LF depends on  Third-order derivatives of the density and also orbital basis. My question is how can I incorporate the calculation of these derivatives in a suitable way within the Multiwfn code?

Offline

#2 2021-05-05 02:29:12

sobereva
Tian Lu (Multiwfn developer)
From: Beijing
Registered: 2017-09-11
Posts: 1,631
Website

Re: Third-derivatives in Multiwfn code.

ELF doesn't rely on third-order derivatives of electron density.

It is worth to note that Multiwfn is able to analytically calculate 3-order derivative tensor of orbital wavefunction, see "subroutine orbderv" in function.f90. Because electron density can be easily evaluated based on wavefunctions of occupied orbitals, realizing 3-order derivative of electron density in Multiwfn is straightforward.

In fact, in the "subroutine calchessmat_lapl" in function.f90, the 3-order derivative tensor of electron density (the array "rhotens3") is just the intermediate quantity for evaluating gradient of Laplacian of electron density, you can directly extract out this part of code.

Offline

Board footer

Powered by FluxBB