- dimension array M (in the blank common),
- call INITI,
- create the input data structures MUA and B.
Call the module:
CALL MUABPC(M,NFMUA,NIMUA,NFBE,NIBE,NFBS,NIBS)
where:
- M: the super array,
- NFMUA: the number of the support file of I.D.S. MUA (NFMUA
),
- NIMUA: its level number,
- NFBE: the number of the support file of I.D.S. B (NFBE
),
- NIBE: its level number,
- NFBS: the number of the support file of O.D.S. B (NFBS
),
- NIBS: its level number.