___________________________________________________________________
| |
| PRRAND |
|_________________________________________________________________|
MEANING: PREDPP common
CONTEXT: User-supplied routines
USAGE:
COMMON /PRRAND/ EPS(LVR)
(If double precision is to be used):
DOUBLE PRECISION EPS
(If single precision is to be used):
REAL EPS
The value of LVR must be the same as that found in file SIZES
(See sizes).
DISCUSSION:
In generated and NM-TRAN library codes, EPS is automatically stored in
PRRAND, which enables PREDPP to set EPS to zero when appropriate.
ETA variables should be stored in common NMPRD7; (See nmprd7).
REFERENCES: Guide IV Section V.C.5
Go to main index.
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)