<![CDATA[Multiwfn forum / Saving AdNDP Results to a Text File]]> - //www.umsyar.com/wfnbbs/viewtopic.php?id=1000 Mon, 06 May 2024 14:37:58 +0000 FluxBB <![CDATA[Re: Saving AdNDP Results to a Text File]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=3806#p3806 Thank you! This solves my issue.

]]>
Mon, 06 May 2024 14:37:58 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=3806#p3806
<![CDATA[Re: Saving AdNDP Results to a Text File]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=3804#p3804 See Section 5.2 of Multiwfn manual. You can direct all output of Multiwfn to a text file, and then use "grep" or "awk" tool in Linux to extract the information you need from it.

]]>
Sat, 04 May 2024 05:04:13 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=3804#p3804
<![CDATA[Re: Saving AdNDP Results to a Text File]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=3803#p3803 Thank you, professor Lu. I am curious if there is a way to write this in a bash script for Linux operating system. I would like to automate this process.

]]>
Fri, 03 May 2024 19:34:54 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=3803#p3803
<![CDATA[Re: Saving AdNDP Results to a Text File]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=3800#p3800 You can directly copy the information from Multiwfn window to a text file, see Section 5.4 of Multiwfn manual

]]>
Thu, 02 May 2024 19:02:23 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=3800#p3800
<![CDATA[Saving AdNDP Results to a Text File]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=3799#p3799 In the AdNDP analysis module, is it possible to take the composition of candidate orbitals and export them to a text file for further analysis of data?

For example, I start with an NBO.log file, go to the AdNDP module, and perform an exhaustive search for 1c and 2c orbitals. I pick out the first 3 candidate orbitals for the 2c orbitals and then evaluate them using option 15 "Evaluate and output composition of AdNDP orbitals". From there, the contribution from each atom and shell can be found. This is the information that I would like to save in a text file. I have a repetitive task where I obtain and pick out the atom contribution and shell contribution data manually and put it into a spreadsheet. I would like to make code to do this automatically, but I know of no way to output this data in a text file.

]]>
Thu, 02 May 2024 18:27:45 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=3799#p3799