{{ post.title }}
글 편집
글 편집 (이전 에디터)
{{ post.author.name }}
Posted on
| Version | {{ post.target_version }} | Product |
{{ product.name }}
|
|---|---|---|---|
| Tutorial/Manual | {{ post.manual_title }} | Attached File | {{ post.file.upload_filename }} |
The dynamic analysis of a system includes various constraints, loads for time and conditions, and various stiffness and damping elements. Selective result verification for some parts of the system or arbitrary result verification by reprocessing the original result is required.
RecurDyn's Expression allows for implementing and applying various elements required for dynamic analysis of the system as functions. Using Expression, it is possible to implement various dynamic statuses of the system in RecurDyn and obtain accurate results through a powerful analysis solver.
Here is how to extract the dynamic statuses of a Body in RecurDyn using the Expression function.
Displacement extraction using DX, DY, and DZ functions
Velocity extraction using VX, VY, and VZ functions
Acceleration extraction using ACCX, ACCY, and ACCZ functions