Multiwfn forum

Multiwfn official website: http://sobereva.com/multiwfn. Multiwfn forum in Chinese: http://bbs.keinsci.com/wfn

You are not logged in.

#1 2022-03-17 17:16:13

i.s.ger
Member
Registered: 2020-12-01
Posts: 55

Implementation of incompete Gamma function

Dear Tian Lu,

Does MultiWFN have an implementation of incompete Gamma function?

I did not find its implementation in MultiWFN. Grepping in a bit outdated version of MultiWFN shows that output:

$ grep "incomplete" * -i
grep: libreta_fast: Is a directory
grep: libreta_slow: Is a directory
grep: noGUI: Is a directory
grep: noGUI.old: Is a directory

Best regards,
Igor

Offline

#2 2022-03-17 20:41:43

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

Re: Implementation of incompete Gamma function

Dear Igor,

That function is not availble in native code Multiwfn, but I found "subroutine incompletegamma(m, t0, f)" in ryspoly.f90 is seemingly what you need. The ryspoly.f90 was introduced into Multiwfn in the version updated in the last few days. ryspoly.f90 is a part of libreta library.

By the way, the developer of libreta is trying to prepare an interface, when finished, two-electron integrals will be fully available in Multiwfn.

Best regards,

Tian

Offline

#3 2022-03-18 01:54:14

i.s.ger
Member
Registered: 2020-12-01
Posts: 55

Re: Implementation of incompete Gamma function

Dear Tian Lu,

Thank you for letting me to know that! "subroutine incompletegamma(m, t0, f)" is what I need.

two-electron integrals will be fully available in Multiwfn.

Is it time for density analyses during the SCF procedure? big_smile

Best regards,
Igor

Offline

#4 2022-03-19 00:23:35

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

Re: Implementation of incompete Gamma function

i.s.ger wrote:

Is it time for density analyses during the SCF procedure? big_smile

This is an interesting idea.

But I am unlikely to have time to write an efficient code for SCF iteration, this feature can at most be feasible for small systems.

Best regards,

Tian

Offline

Board footer

Powered by FluxBB