___________________________________________________________________
| |
| PROCMC |
|_________________________________________________________________|
MEANING: PREDPP read-only common
CONTEXT: User-supplied PK routine
USAGE:
COMMON/PROCMC/A_0FLG
INTEGER A_0FLG
DISCUSSION:
A_0FLG
When ICALL>=2, at a call to PK with the first record of of an
individual record or with a reset record, PREDPP sets A_0FLAG=1.
At such a call, the state vector A and its first and second eta
partials (DAETA and D2AETA of PROCM4) have been set to zero.
A_0FLG=0 at all other calls to PK.
When A_0FLG=1, PK may initialize compartments. It can do this by
storing the initial values for the state vector and its partials in
PREDPP-PK common PRDPK3.
NM-TRAN includes common PROCMC in the PK routine when the $PK block
includes references to variables A_0FLG, A_0(n), or A_INITIAL(n), or
when verbatim code is present.
(See prdpk3, procm4).
REFERENCES: None.
Go to main index.
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)