Single sensor data CSV format

You can specify the reference data for named and user-defined points using separate comma-separated values (CSV) files that you import for a thermal correlation analysis. The CSV file contains the temperatures at specified times for a single sensor.

Ensure that the sensor data units match the temperature and time units of the original Simcenter 3D solution.

CSV file format

The parameters of the CSV file consist of the following information.

Parameter Description
Time Specifies the times when the sensor data is taken.
Temperature Specifies the temperature of each sensor.

Example

The following is an example of a CSV file containing time and temperature data for two sensors.

Time;Temperature

3000,450

4500,500