Description: Defines parameters to control view factor calculation for a specified cavity.
Format:
Example:
Field | Definition | Type | Default | ||||||
---|---|---|---|---|---|---|---|---|---|
ICAVITY | Radiant cavity identification number on RADCAV entry. | Integer > 0 | |||||||
MAXRU | Maximum number of recursions used in computing unobstructed view factors. See Remark 1. | Integer > 0 | 8 | ||||||
MAXRO | Maximum number of recursions used in computing obstructed view factors. See Remark 1. | Integer > 0 | 8 | ||||||
MINRO | Minimum number of recursions used in computing obstructed view factors. See Remark 2. | Integer ≥ 0 | 0 | ||||||
ITOL | Integration convergence tolerance for both adaptive integration and view obstruction calculations. See Remark 3. | Real > 0.0 | 1.0E-5 | ||||||
ZTOL | View factor calculation zero tolerance. Value below which computed view factors are considered to be zero. | Real ≥ 0.0 | 1.0E-10 | ||||||
VFDOUT | View factor diagnostic output, one of the following character variables: YES or NO. When set to YES the following view factor calculation information is output to the Model Results Output File:
|
Character | NO |
Remarks: