MSFI issue - apparent state: unit 3 named

From: Paul Hutson Date: December 28, 2004 technical Source: cognigencorp.com
From: "Paul Hutson" prhutson@pharmacy.wisc.edu Subject: [NMusers] MSFI issue - apparent state: unit 3 named Date: Tue, December 28, 2004 4:48 pm I must admit to just now trying to re-run a fit using $MSFI under g77 and WFN. I get the following message from the compiler: "start: end of file apparent state: unit 3 named MSF1 lately reading sequential unformatted external IO This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." The control stream for my run that yielded this is fairly long, so I added MSFO=msf1 into the CONTROL3.ctl (.for) stream, then tried to use the msf1 file to continue the fit. I got the same message. Clearly I am doing something fundamentally wrong. Can anyone offer a suggestion? Thanks Paul control streams follow first $PROBLEM THEOPHYLLINE SINGLE SUBJECT DATA $INPUT DOSE=AMT TIME CP=DV $DATA ..\DATA3 $SUBROUTINES ADVAN2 $PK CALLFL=1 KA=THETA(1) K=THETA(2) SC=THETA(3) $ERROR Y=F+ERR(1) $THETA (0,1.7) (0,.102) (0,29) $ESTIMATION MAXEVAL=2 PRINT=2 MSFO=MSF1 $COVR then, $PROBLEM THEOPHYLLINE SINGLE SUBJECT DATA $INPUT DOSE=AMT TIME CP=DV $DATA ..\DATA3 $MSFI MSF1 $SUBROUTINES ADVAN2 $PK CALLFL=1 KA=THETA(1) K=THETA(2) SC=THETA(3) $ERROR Y=F+ERR(1) ;$THETA (0,1.7) (0,.102) (0,29) $ESTIMATION MAXEVAL=999 PRINT=2 MSFO=MSF2 $COVR Paul Hutson, Pharm.D. Associate Professor (CHS) UW School of Pharmacy 777 Highland Avenue Madison, WI 53705-2222 Tel: (608) 263-2496 FAX: (608) 265-5421 Pager: (608) 265-7000, #7856
Dec 28, 2004 Paul Hutson MSFI issue - apparent state: unit 3 named
Jan 04, 2005 William Bachman RE: MSFI issue - apparent state: unit 3 named
Jan 04, 2005 Nick Holford Re: MSFI issue - apparent state: unit 3 named
Jan 04, 2005 Paul Hutson Re: MSFI issue - apparent state: unit 3 named