You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ORCAConfig should contain an option to read in simple keywords such as ! NoSOSCF or similar.
Simple keywords could be read in as one (comma separated) string like "NoSOSCF,KDIIS", which is then reformatted to the ! <keyword1> <keyword2> ORCA logic.
ORCAConfigshould contain an option to read in simple keywords such as! NoSOSCFor similar.Simple keywords could be read in as one (comma separated) string like
"NoSOSCF,KDIIS", which is then reformatted to the! <keyword1> <keyword2>ORCA logic.