> 1525-001 The READ statement on the file min1.in cannot be completed because the end of the file was reached. The program will stop.
> ERROR: 0031-250 task 1: terminated
On the IBM, the standard namelist terminators (&end) do not work by
default; to get around this you can either:
(1) set an environment variable to use the more standard namelist convention
    (in csh/tcsh)
        setenv XLFRTEOPTS namelist=old
(2) or replace the " &end" with a " /"
\  Thomas E. Cheatham, III (Assistant Professor)    College of Pharmacy
|  Departments of Medicinal Chemistry and of         University of Utah
|  Pharmaceutics and Pharmaceutical Chemistry   30 South 2000 East, Room 201
|   & Center for High Performance Computing      Salt Lake City, Utah 84112
|
|  e-mail: tec3.utah.edu   phone: (801) 587-9652  FAX: (801) 585-9119
\  
http://www.chpc.utah.edu/~cheatham   Offices: BPRP295A / INSCC 418
Received on Tue Jul 01 2003 - 18:53:01 PDT