fatigueprep
Translates various ADAMS and nCode fatigue formats.
Syntax
fatigueprep source_file target_file
Application
Translator
Description
- Altair H3D (.h3d) files into nCode .fes/.asc files.
- nCode .dac files into Altair Binary Files (.abf).
- ADAMS .res files (modal participation factors) into nCode .dac files.
- ADAMS .req files into nCode .dac files.
Inputs
- source_file
- The name and path of the source file to translate. Use the proper file extension to determine which format to translate.
- target_file
- The name and path of the target file to write. Use the proper file extension to determine which format to write. For nCode output, a .dac file will be created for each vector of data. Two numbers separated by an underscore will be appended to the base name for each flexbody ID and mode ID.
Example
fatigueprep C:/result.dac C:/result.abf
fatigueprep C:/result.req YTYPE:FORCE YCOMPONENT:X C:/result.dac