Multiwfn official website: http://sobereva.com/multiwfn. Multiwfn forum in Chinese: http://bbs.keinsci.com/wfn
You are not logged in.
I have some trouble compiling the newest version of multiwfn with GFortran. I think "ifPBC" should be "PBCdir"
/Users/kjelljorner/Documents/GitHub/multiwfn-mac-build/cp2kmate.f90:353:16:
353 | if (ifPBC=="XYZ") then
| 1
Error: Operands of comparison operator '==' at (1) are INTEGER(4)/CHARACTER(3)
Offline
This bug has already been identified (see patch at #6 in http://sobereva.com/wfnbbs/viewtopic.php?id=733), it will be fixed in the next update. Please manually rectify it currently (replace "ifPBC" with "PBCdir")
Offline