Extracting F-X Spectra to a .simh File
Use the following steps:
-
Create a plane section in derived parts, then create a history file
(.simh) under Solution
Histories and use the previously created plane section as the
input part. See below for an example of solution history settings.
- Run the simulation, then save the .sim file. This action also saves the .simh file, and creates a recorded solution view and solution representation. The solution view and representation import the data from the .simh file.
-
Create a line probe on the plane section from the CAE model. Keep the line
points equally spaced and close to cell centers to reduce interpolation error,
as shown below.
-
Map the .simh file into the Line Time History object:
-
Right-click the
node and select . Time-steps must be equally spaced for this step to work properly.The G[h[l]] node appears under Data Set Functions. This node stores the spectrum from history h(l) on the line. Rename if desired.
- Right-click the New derived data from derived data. node and select
-
Select
and set the following properties:
Property Setting Input Time History G[h[l]] under its current name Update Active Activated - Select Output control under G[h[l]] and set 3D profile type to the G[h[l]] node under its current name. This stores an F-X spectra surface, plotting frequency vs. distance.
- In post-processing, create a scalar scene.
-
Select the derived data using the Parts property of the scalar displayer.
-
Select the
node and set its Function to the derived data.
The spectra contour is displayed in
the scalar scene window. In the following example, the dominant frequency mode is
around 900 Hz.


Repeat these steps with line probes in different positions, or after changing the position of the existing probe, to get a more comprehensive picture of the frequency distribution.
See also the Signal Post-Processing tutorial.