Description: Defines a set of frequencies to be used in the solution of frequency response problems by specification of a starting frequency, final frequency, and the number of logarithmic increments desired.
Format:
Example:
Field | Definition | Type | Default |
---|---|---|---|
SID | Set identification number. | Integer > 0 | Required |
F1 | First frequency. | Real > 0.0 | Required |
F2 | Last frequency. | Real > 0.0, F2 > F1 | Required |
NF | Number of logarithmic intervals. | Integer > 0 | 1 |
Remarks:
where,
and,
i = 1, 2, …, (NF + 1)
In the example above, the list of frequencies will be 1.0, 10.0, 100.0, 1000.0, and 10000.0 cycles per unit time.
where DFREQ is defaulted to 1.0x10-5 and and are the maximum and minimum solution frequencies of the combined FREQi entries. (See Section 5, Parameters, for more information on DFREQ.)