MotionView User's Guide

fatigueprep

fatigueprep

Previous topic Next topic No expanding text in this topic  

fatigueprep

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

 

Description

Translates Altair .h3d flexbody files into Ncode .fes/.asc files.

Translates Ncode .dac files into Altair .abf files.

Translates ADAMS .res files (modal participation factors) into Ncode .dac format.

Translates ADAMS .req files into Ncode .dac format.

Usage

fatigueprep <source> .h3d <target> .fes

fatigueprep <source> .h3d <target> .asc

fatigueprep <source> .dac <target> .abf

fatigueprep <source>.res <target>.dac

fatigueprep <source> .req <target> .dac [options]

Options

ADAMS .req files >> Ncode .dac files

<source>.req

Specifies the name of the ADAMS .req source file.

Specify the following options to filter what gets extracted:

YTYPE:<DISP|FORCE|VEL|ACC|USER>

YREQUESTID:<id#>

YCOMPONENT: <X|Y|Z|RX|RY|RZ|MAG|RMAG>

Note:    Not specifying an option will cause everything in that category to be extracted.

Comments

A .dac file will be created for each vector of data.  Two numbers separated by an underscore will be appended to the <target> basename for each flexbody ID and mode ID.

 

See also

List of translators