STRUCTURAL POST-PROCESSING - Ultramarine.com STRUCTURAL POST-PROCESSING

At the conclusion of the Structural Menu, the deflections and element loads are stored in the database. To obtain reports of these results, or any results which can be derived from them, one must enter the Structural Post-Processing Menu. This is accomplished by issuing the command,


     STRPOST.

At this point, the commands discussed in this section become available. When one is finished with Structural Post-Processing, he should issue:


     END_STRPOST

to return to the main menu.

For any of the commands in this menu which produce reports, the selection criteria discussed for the &REP_SELECT command is operative. In fact, each of these report commands has as a subset of options, the options of the &REP_SELECT command. Thus, it is a simple matter to obtain reports for a single element, or for any subset of elements. In particular, for commands which deal with elements (beams, generalized plates, connectors, or restraints) only the following will be selected:

A similar scheme is used for joints, and will be discussed later. In all cases, only cases which match the last -LOAD selector defined will be considered. A common mistake is to define a selector to limit one report and forget that it will also limit all subsequent reports until the selector is redefined. In most cases, the answer to the question of why did I not get ... is answered by a forgotten selector.

There is a string function


     &str_pst(ACTION, -OPTION)

which gives information about the results obtained in the STRPOST Menu. Here ACTION should be chosen from: E_CHECK, E_FATIGUE, E_LOADS, E_STRESS, J_CHECK, J_FATIGUE, C_CHECK, C_LOADS, C_FOUNDATION, or DURATION, and the only option is



     -INITIALIZE.

MOSES saves a set of data about the "worst" situation encountered for each type of report in the STRPOST Menu. This information is initialized for all sets of data each time the menu is entered, or for a particular set when the -INITIALIZE option is used. The prefix stands for the type of data to be returned: E_ for elements, J_ for joints, and C_ for connectors. The word following the _ is the type of command for which the data will be returned: CHECK for a code check, FATIGUE for CDRs, LOAD for internal loads, and STRESS for stresses.

The ACTION DURATION is different from all of the others. It returns information about the duration data used in computing fatigue. In particular it will return 4 numbers:

The data returned for the other values of ACTION vary in detail, but in general will be:

The only ACTION which produces exactly what it says is E_CHECK. The others differ from the above as follows: