<![CDATA[Multiwfn forum / Code for field electron density calculation]]> - //www.umsyar.com/wfnbbs/viewtopic.php?id=220 Tue, 24 Sep 2019 13:02:49 +0000 FluxBB <![CDATA[Re: Code for field electron density calculation]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=675#p675 If you want to perform topology analysis via main function 2 for inverse of ellipticity of electron density, the easiest way is

(1) Insert a new line "if (iuserfunc==9999) userfunc=1/densellip(x,y,z,1)" to "function userfunc" part of function.f90
(2) Compile the source code
(3) Set "iuserfunc" in settings.ini to -9999
(4) Boot up Multiwfn and load your file, in the main function 2, select option -11, choose "100 User-defined real space function"

Then you can use various options to search critical points, generate topology paths and so on.

]]>
Tue, 24 Sep 2019 13:02:49 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=675#p675
<![CDATA[Code for field electron density calculation]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=674#p674 Kind regards, I am interested in writing a code to analyze the topology of a specific field is the inverse of ellipticity, how could I include a subroutine in the source code of Multiwfn for this purpose?

]]>
Mon, 23 Sep 2019 22:18:40 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=674#p674