Share

Export to SDZ (Linux platform)

To export in Scalaris Zip (*.sdz) format a Moldflow mesh with as-molded material data and stresses for structural analysis.

Prerequisites

The interface to SDZ requires the following:

  • A Midplane mesh or 3D mesh Note: Only a single cavity can be exported. Part beams will be ignored.
  • Results of a Fill+Pack analysis, with or without fiber orientation results

Create environment

Open a command shell and set the environment on Linux by typing:

source MFENV.sh

Command

In the command shell, type the command:

mpi2str -SDZ <study_file> [-output output_file_prefix]
  • should be replaced by the full file name for the study file to be exported.
  • output_file_prefix is the file name of the SDZ file. This option is surrounded by [ ] to imply that it is an optional parameter. If this option is not used the SDZ file will default to the study file name prefix.

Was this information helpful?