Re: NONMEM ERROR

From: Alison Boeckmann Date: October 13, 1998 technical Source: cognigencorp.com
From: alison@c255.ucsf.EDU (ABoeckmann) Subject: Re: NONMEM ERROR Date: Tue, 13 Oct 1998 09:15:18 -0700 (PDT) Re: ERROR 199 INTERNAL TABLE SIZE EXCEEDED; DIMCNS IS TOO SMALL This is an error message from NM-TRAN. See NONMEM GUide Part III (Installation), chapter 5, page 56. ------------- This message indicates that too many constants are present. New constants are defined by the user and by NM-TRAN itself. The user should first try to decrease the number of constants in the abbreviated code. If the message cannot be avoided, increase the value of DIMCNS in TSIZES (e.g., change DIMCNS=50 to DIMCNS=100) and recompile main program NMTRAN (or recompile all of NM-TRAN if it has not been separated into individual files). Certain NM-TRAN subroutines will also have to be changed: see Chapter VI, Section 2.1.2.
Oct 13, 1998 Ralph Quadflieg NONMEM ERROR
Oct 13, 1998 Alison Boeckmann Re: NONMEM ERROR