Share
 
 

TABLEH (Dynamic Load Harmonic Function Definition)

Description

The TABLEH entry defines coefficients of a Fourier Series for use in generating time-dependent dynamic loads.

You may enter as many terms as desired using continuation lines.

The function has the following form:

Format

1 2 3 4 5 6 7 8 9 10
TABLEH TID A0 X0
A1 B1 A2 B2

Example

TABLEH 2 0 0
5.2 -7.9 1.1 3.E-2
Field Definition Type Default
TID Table identification number. Integer > 0 Required
A0 Initial value of function. Real 0.0
X0 X value offset. Real 0.0
Ai Cosine coefficients. Real 0.0
Bi Sine coefficients. Real 0.0

Remarks

  1. Values of D will override the values specified on an SPC Bulk Data entry, if the SID is selected on the LOAD Case Control command.
  2. The Bulk Data LOAD combination entry will not combine an SPCR load.

Was this information helpful?