Go To Top Go Up Go Back Go Forward

FMS Matrix File Parameter NEQBIO

Data Type

Integer

Default Value

0, determined by FMS in subroutine RSDI, RNDI, CHDI, CSDI, CNDI.
BLOCK and SLAB matrices only.

DESCRIPTION:

This is the block size used for storing the off-diagonal matrix data in [AL] and [AU] on files LUA(1) and LUA(3). The units are equations.

The record size on files LUA(1) and LUA(3) in REAL*8 words (8-bytes) will be approximately

(record size) = IDTYPE*NEQBIO*NEQBIO

where IDTYPE is 1 for real data and 2 for complex data.

When FMS selects the value of NEQBIO, the following factors are considered:

If you override the default value by setting NEQBIO, FMS may change the value you specified if your specified value would not allow processing to complete.

If you are creating permanent matrix files in different jobs that you later want to process together, you may need to set NEQBIO so all files will have compatible data storage.


Go To Top Go Up Go Back Go Forward
Copyright © Multipath Corporation