If you are a test engineer and recognize the following situation, you really need to check out the rest of this blog!
To accomplish this mission, you can count on the Simcenter 3D Driver installed next to Simcenter Testlab Desktop Neo or Simcenter Testlab Standard or Advanced 2021.1.
The Simcenter 3D Driver allows the reading of simulation data like:
For more information about downloading Simcenter Testlab and the 3D driver, see the article:
Simcenter Testlab 2021: Download and Install InstructionsSupported FormatsThe Simcenter 3D driver enables direct reading of the following simulation file formats as of Simcenter Testlab 2021.2:
The table shows next to the file extension also which type of data is supported for which file formats.
So before continuing, verify with your simulation colleagues which type of data: FRF, Spectrum, Time, Mode, etc that they have provided. If the type of data is not supported in the delivered file format, you can request to your colleague(s) the needed file format supported by the Simcenter 3D Driver.
User configuration mechanismsAt the moment you received from your colleague(s) the correct file format for the data at hand, you need to make sure you see understandable point IDs, reference point IDs and correct units in Simcenter Testlab.
Some file formats store clear point IDs, reference point IDs and correct units, so no extra effort is needed there. The FE units will be mapped to the Simcenter Testlab units automatically.
However other file formats, like Nastran .pch files, don’t always contain clear info and therefore two configuration mechanisms are put in place:
1. Unit manipulation based on the FEDefaultUnits.xml file
2. Point Information mapping based on the FEPointMap.xml file
Both files need to be stored in a user-created 3D Driver folder in your user configuration folder.
Simcenter Testlab viewing Nastran op2 file with geometry (lower left) and FRFs (lower right)
Check "Tools -> Options -> User Configuration" to see the user configuration directory name.
UnitsA configuration mechanism is in place to specify units for the file formats that have quantity information but do not have specific unit information: Nastran op2 and pch files, Abaqus odb files, and Ansys rst files.
By default, the Simcenter 3D driver uses a mapping table to map the known FE quantities to the relevant units. The file is named FEDefaultUnits.xml and is typically located on C:\Program Files\Simcenter\3DDriver\Configuration.
The syntax is as follows:
And shows e.g. that all data values with quantity FE “force” will be interpreted as “N”.
Note that also the unit for values of the phase information can be defined in this file.
In case you want to use different units then the defaults, copy the file directly under your local directory:
C:\Simcenter\UserConfiguration\$username\3DDriver (This folder needs to be created by the user)
And apply your personal default units.
Note:
- Default unit files will only work on geometry (length) and Spectral data
- Sim3D Motion files already come with a unit so the mechanism does not apply there
More about Simcenter Testlab units in the knowledge article: "
Simcenter Testlab Units".
Point IdsThe FEPointMap.xml file can be activated to replace the point and reference point ID information coming from FE data formats by clear and understandable IDs.
It is possible to replace point and reference point id information coming from FE data formats.
In the TestLab central configuration directory (C:\Program Files\Simcenter\3DDriver\Configuration), you can find the FEPointMap.xml file. You can copy this file to the TestLab group or local configuration directory (C:\Simcenter\UserConfiguration\$username\3DDriver. This folder needs to be created by the user) and modify it to your needs.
- This file contains 2 lists, one for the point id and one for the reference point id
- Each list contains 2 columns. 1 column with the original value and 1 column with the alias value.
The 3D driver reads the original point id from the $point_id variable in the file, looks up this number in the FEPointMap.xml file and replaces it by the alias value.
The 3D driver reads the original reference point id from the $Label variable, looks up this number in the FEPointMap.xml file and replaces it by the alias value.
When aliases are defined, they will show up in all Simcenter TestLab applications in the properties, columns, legend,….
The point id property and reference point id property will be replaced, but also the label and (reference) dof id will have the alias value.
The syntax is as follows:
<FE>
<FEPointMap>
<PointID OriginalPointID="11" AliasPointID="Body:11"/>
</FEPointMap>
<FERefPointMap>
<PointID OriginalPointID="3501" AliasPointID="Body:3501"/>
</FERefPointMap>
</FE>
Nastran pch files
The title, subtitle and label information of the pch file is concatenated to
- In Classic, the property: “User comment”
- In NEO, the property: “User Channel ID 2”
The Subcase_ID of the pch file is mapped onto:
- In Classic, the property: “User Channel ID”
- In NEO, the property: “User Channel ID 1”
Note:
- Point Mapping only applies to spectral data to specify the DOF Id and Reference DOF Id. It will have no effect on imported geometries and modes.
- This will allow a FRAC (Frequency Response Assurance Criteria (FRAC) calculation and displayed with a Matrix Heatmap display.
ConclusionNow you can directly read the simulation results and start the preparation work for your measurements or perform the needed processing!
Questions? Contact
dries.gilissen@siemens.com or the
Siemens Support Center.
Other Simcenter Testlab Installation Resources: