|
|
| Index: | 301 |
| Scheme symbol: | xf-rf-seg-residuals |
| C macro: | XF_RF_SEG_RESIDUALS |
| Status: | optional |
This section lists the values of the residuals for a particular data field variable at each iteration:
(301 (n residual-section-id size)(
r1
r2
.
.
.
rn
))
|
where,
| n | = | the number of residuals |
| size | = | the length of the variable vector |
| residual-section-id | = | an integer (decimal) indicating the equation |
size is 1 for a scalar, 2 or 3 for a vector, equal to the number of species for variables defined for each species. The residual-section-id indicates the equation for which the residual is stored in the section, according to the C constants defined in a header file ( xfile.h) available in your installation area, as noted in Section B.3.
The equations for which residuals are listed in the data file depend on the models active at the time the file is written. If the residual history is missing from the data file for a currently active equation, it is initialized with zeros.