fil2mrf
Translates Abaqus .fil files into various formats.
Syntax
fil2mrf fil_source_file target_file
Application
Translators
Description
- Altair Binary Files (.abf)
- Altair Multibody Result Files (.mrf)
- Tabulated ASCII files (.tab)
Inputs
- fil_source_file
- The name and path of the Abaqus .fil file to translate.
- target_file
- The name and path of the file to write. Use the proper file extension to determine which format to write.
Example
fil2mrf C:/result.fil C:/result.abf
fil2mrf C:/result.fil C:/result.mrf