Simcenter Data File Export (.scd5)
Simcenter STAR-CCM+ can export mesh and solution data as a Simcenter Data File (.scd5), which is a standard file format based on HDF5 (Hierarchical Data Format, Version 5). This type of file export enables file-based coupling with Simcenter 3D.
- Temperature
- Heat Transfer Coefficient
- Pressure
The Simcenter Data File format does not support polyhedral elements. For surface zones, Simcenter STAR-CCM+ triangulates any polyhedral cell faces before exporting the boundary mesh to the file. For volume zones, Simcenter STAR-CCM+ ignores regions with polyhedral cells. However, the vertices of these cells and the corresponding data are still exported.
The Simcenter Data File does not contain a reference to the zones specified in Simcenter STAR-CCM+. The vertices, cells, faces and data of the different zones are merged into a single mesh in the file.
- Temperature—the exported temperature field is interpolated onto the partner mesh. However, any interpolation error between the two meshes may result in artificial stresses.
- Heat Transfer Coefficient—Simcenter 3D first calculates the solid temperature using the heat transfer coefficient field and reference temperature. As the temperature field and thermal stresses are computed on the same mesh, there are no artificial stresses due to the interpolation of temperature from one mesh to the other.
-
Add the following models to the continua you wish to export data from:
Group Box Model Optional Models File Transfer File Transfer Models Simcenter Data File Note The External continuum, Harmonic Balance, and Three Dimensional models are incompatible with the Simcenter Data File model. When you add the Simcenter Data File model to a continuum, Simcenter STAR-CCM+ adds a Simcenter Data File link node to the simulation tree under the External Links node. The link is configured for Simcenter Data File (.scd5) export.
To specify the mesh and solution data that Simcenter STAR-CCM+ exports to the Simcenter Data File, you create an export zone. Alternatively, you can use the default zone node, .
To export mesh data, set the zone type and assign the relevant continuum and parts to the export zone.
-
Select the [Zone 1] node and set Zone Type
to either Volume Zone or Surface
Zone.
Volume zones are required to export region data, whereas surface zones are required to export boundary data.
-
Select the
node and set Continuum to the physics
continuum you wish to export data from.You can only select one continuum for each link zone and the continuum must have the Simcenter Data File model assigned.
- Select the Parts node and set Parts to the relevant boundaries, or regions, respectively. or
-
Right-click the
node and select from the following field specifications:
- (available for volume and surface zones)
- (available for surface zones only)
- (available for surface zones only)
The field specification is the result type that is written into the file.
-
Select the
node and set Scalar Function to the field function
whose data you want to export to the Simcenter Data File.The file can only contain one field function per field specification. The same field specification can be selected on multiple zones under the same link, but they must also share the same field function.
-
Add the Heat Transfer Coefficient thermal field to the
Exported Fields of the zone you are exporting
from.
By default, the Scalar Function property of the Heat Transfer Coefficient node is set to Heat Transfer Coefficient.
-
Select the
node and take note of the Reference
Temperature. You require the reference temperature to specify the
convection boundary condition in the partner tool.The heat transfer coefficient is computed for this specific reference temperature according to Eqn. (1662). For more information, see Convection.
You can trigger export events manually or instruct Simcenter STAR-CCM+ to export data automatically after a set number of time-steps.
To define a trigger for automatic data export:
-
Select the Option to one of the
following:
node and set
- None—automatic export is deactivated. You can trigger export events manually from the [Link 1] node.
- Time Step—specify the number of time-steps between export events under the node.
-
Select the
node and set the following properties:
Property Description Directory The location in which Simcenter STAR-CCM+ saves the Simcenter Data File. Base Filename The name prefix used in the file name. The default base filename is solution.
By default, when the external link is directed to a file that already exists, Simcenter STAR-CCM+ does not overwrite the file data.
To set the file overwrite behaviour:
-
Select the
and select one of the following options:
- Do not overwrite and stop simulation—when an export event is triggered, Simcenter STAR-CCM+ stops the simulation, issues a warning, and does not overwrite the file.
- Overwrite and continue simulation—Simcenter STAR-CCM+ overwrites the file with the exported data.