You can use the studyrlt utility to extract information from Moldflow result files such as .os1, .os2, ow3 etc. files.
The type of information that you can extract includes:
a single calculated result, such as the standard deviation of the bulk temperature, or the maximum deflection in the Z-direction, or the number of entities with Weld lines,
the entire set of results in different formats, such XML, PATRAN
warped geometry into a user-specified file, such as ASCII STL (.stl), Patran (.pat) and Model File (.udm) file formats.
Note: The binary STL format is not supported.
Topics in this section
Extracting a single calculated result
You can calculate a result based on the entire result data set, or you can limit the data to a specific region, such as the cavity region, the runner region, or even a single element. The results are displayed using the utility screen output and written to a single-value result file (study_name.val) in the associated study folder.
Identifying the result ID
The result ID is the unique identifier for a result. Reference to result IDs is in the file results.dat, which is located in the data folder of the program installation folder. To help you understand it, the header of the file provides detailed information on the data block structure.
Exporting warped geometry data
The studyrlt utility can be used to export a warped geometry into a user-specified file. The utility supports the ASCII STL (.stl), Patran (.pat) and Model File (.udm) output formats. The Binary STL format is not supported.