RCROSS
I/O Options and Subcase Information Entry The RCROSS command can be used in the I/O Options section to request computation and output of cross-power spectral density functions for Random Response Analysis.
Format
RCROSS(format_list,form,type,randid=RANDPS_ID) = option
Definitions
Argument | Options | Description |
---|---|---|
format | <PUNCH>, blank |
|
form | <COMPLEX, REAL, IMAG, PHASE, BOTH> |
|
type | <PSDF> |
|
option | <RCROSS_ID> |
|
randid | <RANDPS_ID, blank> |
Comments
- The RCROSS I/O Option must be used in conjunction with the RANDOM Subcase Information Entry.
- Response quantities, such as DISPLACEMENT, STRESS and STRAIN, must be requested by corresponding I/O Options in order to compute cross-power spectral density between the two response quantities specified by the RCROSS Bulk Data Entry.
- Multiple RCROSS Bulk Data Entries must
be defined when each RCROSS Subcase Information Entry references
different randid. For example:
rcross(PUNCH, PHASE, PSDF, randid=210020)=451 rcross(PUNCH, PHASE, PSDF, randid=210050)=452 rcross(PUNCH, PHASE, PSDF, randid=210070)=453 rcross(PUNCH, PHASE, PSDF, randid=210090)=454
- randid=<RANDPS_ID> must be specified within the RCROSS I/O Options Entry, when multiple RANDOM Subcase Information Entries are present.