Open Karen-yx opened 7 years ago
Problem solved! I switched to another version of gfortran and compiled the file again. It worked!
OK. Thanks!
On 8/19/17, Karen-yx notifications@github.com wrote:
Problem solved! I switched to another version of gfortran and compiled the file again. It worked!
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/zorkzou/Molden2AIM/issues/4#issuecomment-323462942
I had a another problem properly converting an Orca output to wfn. It was an unrestricted openshell system so that Orca couldn't convert it to wfn by itself. So I created a molden file using orca's built-in command line and used Molden2AIM to generate the wfn for AIM analysis. However, the AIMAII output showed that all the electrons are alpha electrons and no beta electron exists. What do you suggest that I do then?
Hello, there is no alpha/beta information in the wfn format. Please try a wfx file.
On Wed, Aug 30, 2017 at 3:34 AM, Karen-yx notifications@github.com wrote:
I had a another problem properly converting an Orca output to wfn. It was an unrestricted openshell system so that Orca couldn't convert it to wfn by itself. So I created a molden file using orca's built-in command line and used Molden2AIM to generate the wfn for AIM analysis. However, the AIMAII output showed that all the electrons are alpha electrons and no beta electron exists. What do you suggest that I do then?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/zorkzou/Molden2AIM/issues/4#issuecomment-325774969, or mute the thread https://github.com/notifications/unsubscribe-auth/AOKCh25p7rtLOvDsRtv9ClK3iuLuGlVqks5sdGfVgaJpZM4O8BGq .
It worked! Thank you so much!
Hi Wenli! I would like to convert an .molden to .wfn, but I got the following error message on a MacOX: Segmentation fault: 11
I compiled the file with gfortran. Is there a way to solve the problem? Thank you.