* error message l9999.exe
Optimization stopped.
— Number of steps exceeded, NStep= 80
— Flag reset to prevent archiving.
—————————
! Non-Optimized Parameters !
! (Angstroms and Degrees) !
—————— —————
…
Error termination request processed by link 9999.
Error termination via Lnk1e in /usr/local/g03/l9999.exe at Wed Jun 8 19:07:15 2005.
Job cpu time: 0 days 0 hours 1 minutes 18.1 seconds.
File lengths (MBytes): RWF= 12 Int= 0 D2E= 0 Chk= 7 Scr= 1
============================================================
이 에러는 Optimization하는 과정에서 Converge가 되지 않은 것이다. 위의 경우 80 steps안에 구조 최적화가 될 것으로 예상했었는데 80 steps까지 구조 최적화에 실패했으므로 이 숫자를 늘려본다. Route Line에서 OPT에 maxcycle=200을 추가하면 된다.
사용예)
OPT=(어쩌고저쩌고, maxcycle=200)
* maxcycle을 추가하여도 에러가나는 경우 opt에서 restart를 하여야 하는데, restart시에 에러가 생기는 경우가 있다. 왜그런지 잘 모르겠으며, 이경우에 log파일 제일 아래쪽에 있는 standard orientation을 가지고 다시 opt를 실시하여 해결하였다.
For my thesis, I consulted a lot of information, read your article made me feel a lot, benefited me a lot from it, thank you for your help. Thanks!