Exporting Data to NASTRAN (Transient Run)

You can export the fluid loads at regular intervals while the Simcenter STAR-CCM+ simulation is running. You can then convert the exported *.bdf history file to a format that is specific to Nastran transient loads, for use in dynamic Nastran analyses.

  1. Import the Nastran model into Simcenter STAR-CCM+ (for instructions, see Importing a CAE Model).
  2. Set up automatic mapping at a desired time interval using a surface data mapper. Instructions for creating a data mapper and setting up automatic mapping are given in the sections, Mapping Data from Surface, Volume, or Beam Sources and Executing the Mapping Operation.
  3. In Simcenter STAR-CCM+, select File > Auto Export...
  4. In the Auto Export dialog:
    1. Set File Format to Nastran load history file (*.bdf).
    2. Activate Append to File.
    3. Make sure that Export Solution Data Only is Deactivated.
    4. Specify the mapped data to export (for example temperature, pressure, or pressure and wall shear stress) using the Scalar Functions and/or Vector Functions properties.
    5. Set Regions to the region associated with the imported Nastran model.
    6. Set Boundaries to the imported model boundaries where you mapped the fluid loads.
    7. Expand the Update node and set Trigger to Time Step.
    8. Expand the Update > [Frequency] node and specify the export frequency using the Frequency property.
    9. Set any other properties as required. For more information, see Automatically Exporting Data at Regular Intervals.


  5. Run the Simcenter STAR-CCM+ simulation.
  6. Convert the exported *.bdf history file to a format that is specific to Nastran transient loads.
    The Simcenter STAR-CCM+ installation provides an example java macro, [INSTALL_DIR]/star/cae/bin/NastranTLoadConverter.java for the conversion. This macro is only an example and is not part of the Simcenter STAR-CCM+ package.