The hgdaisy external reader reads PAM-CRASH DSY files (result files generated by the solver) into HyperGraph. It can also be run from the command prompt for converting PAM-CRASH DSY files into Altair binary files (.abf).
An ESI license is not required for this reader.
Usage
Running from the command prompt
|
hgdaisy dsyfile outfile
|
Running in HyperGraph
|
By default this reader is registered. If it is not, register it before reading DSY files. It is located in HWDIR\externalreaders\bin\$PLATFORM\plot.
When the reader is registered, you can read DSY files directly into HyperGraph.
|
For NODES the following results are supported:
For BEAMS and BARS the following results are supported:
• | FSSH-Transverse S Shear force |
• | FTSH-Transverse T shear force |
For SHELLS the following results are supported:
• | MXX- Local bending moment about x-axis |
• | MYY- Local bending moment about y-axis |
• | MXY- Local twisting moment in xy plane |
• | EPMA- Maximum plastic strain over thickness |
• | EPMI- Minimum plastic strain over thickness |
• | NXX- Local membrane stress resultant in x-direction |
• | NYY- Local membrane stress resultant in y-direction |
• | NXY- Local in-plane shear membrane stress resultant |
• | THIC-Resultant shell thickness |
For SOLIDS the following results are supported:
• | SXX-Stress in X-direction |
• | SYY-Stress in Y-direction |
• | SZZ-Stress in Z-direction |
• | SXY-Shear stress in XY-direction |
• | SYZ-Shear stress in YZ-direction |
• | SZX-Shear stress in ZX-direction |
• | EPLE-Equivalent plastic strain |
For TOOLS the following results are supported:
• | THIC- Resultant shell thickness |
Note: | Stamp options are not currently supported. |
|