Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 2.9 Extrema of a D.S. B Up: 2 Manipulation of solutions Prev: 2.7 Computing the flux and temperature Contents


2.8 Inquiring about D.S.

Preprocessor IMAGXX lists the contents of an arbitrary D.S. Preprocessor INFOXX is used to obtain information on any object stored in D.S. B, NOPO, TAE, COOR, MAIL or GEOM.

The modules called are respectively INFOBB, INFONO, INFOTA, INFOCO, INFOMA or INFONO (after conversion to NOPO).

For other types of structures, only IMAGXX can be used, as the specific program has not yet been developed to this date.

Regarding the processing of D.S. B, we have modules IMB, IMBND0 and PRINTB. The first two are called via IMAGXX depending on ND. The last is used to obtain a printout of the structure, including the variational unknowns, the number of degrees of freedom per node, as well as their mnemonics.

 

      SUBROUTINE PRINTB(M,NFB,NIB,NFTYNO,NITYNO,TSIFO,IND1,ITAB,IND2,
     +              NFNDL1,NINDL1,IMPR)
C  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
C  AIM :   PRINT A D.S. B
C  ---
C  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

where


Modulefpreviousupnextcontents[BIG][Normal][small]
Next: 2.9 Extrema of a D.S. B Up: 2 Manipulation of solutions Prev: 2.7 Computing the flux and temperature Contents