NWChem FAQInput ProblemsI get the message: ! warning: processed input with no task. What is wrong? Have you used emacs to create your input file? Emacs usually does not put and an end-of-line as a last character of the file, therefore the NWChem input parser ignores the last line of your input (the one containing the task directive). To fix the problem, add one more blank line after the task line and your task directive will be executed.
Contact: NWChem Support Updated: February 22, 2005 |