Export the CAE simulation result files in WELSIM

WELSIM | Quantify the Uncertain
4 min readMay 26, 2024

--

Modern general-purpose CAE simulation software has a high degree of integration, especially since many commercial software no longer support the export of computational results. This creates some limitations for using result data in third-party software. For example, users may wish to export result data or perform special processing on the results, such as coupling computation. The general-purpose CAE simulation software WELSIM provides a results export feature, allowing users to quickly and conveniently obtain result files.

Currently, there are two ways to export results: exporting all historical results or exporting the results at the current time step.

Exporting All-Time History Results

For transient analysis, the results will contain data from multiple time steps. Users can export the results from all time steps at once. Supported formats include binary PVD and ASCII PVD. For detailed information about the PVD format, you can refer to the article “ParaView Data (pvd) file format and writing”.

To achieve this, find the “Export All Results” command in the right-click context menu of the solution node and click it.

After selecting “Export All Results,” a dialog box will prompt you to enter a file name. Here you can choose to export in ASCII or binary format.

Afterward, you will be able to find the exported result files at the target path. As shown below, the entry file for the results set is called WelSim_Results.pvd. It can be directly read by open-source post-processing software, such as ParaView. Each folder corresponds to the result data at a specific time step.

Exporting Current Time Step Results

Sometimes, users only need the result data at a certain time step, like the final step result of a steady-state analysis. In order to do this, you can click the corresponding results object, set the “Set Number,” and select “Export Result” from the right-click context menu to export the results at the current time step. Supported file formats include VTU, PVTU, classic VTK, Tecplot, and text. The exported result file will contain all types of results at the current time step.

After selecting “Export Result,” you will be prompted to enter a file name where you can choose the export format.

In this example, the PVTU format was chosen for export. Users can open this file in ParaView or VisIt software to engage in post-processing work in these third-party software.

For more details on saving files in VTU/VTK format, you can refer to the article “Exporting VTK Format Result Data from WELSIM”.

Conclusion

WELSIM provides mainstream result file formats. For time-based transient analysis results, you can export the entire time history in PVD format. For steady-state results, you can export in VTU, PVTU, VTK, or Tecplot formats.

All exported files contain the mesh data of nodes and elements.

With the continuance of new updated versions, WELSIM will support more types of result files.

WELSIM and the author are not affiliated with ParaView, VTK, and TecPlot. ParaView, VTK, and TecPlot are used only as a nominative reference to the open-source projects and software developed and released by these teams or institutions.

--

--

WELSIM | Quantify the Uncertain

WELSIM is the #1 engineering simulation CAE software for the open-source community.