TAGGED: command
-
-
May 8, 2023 at 12:45 pm
FirasBejar
SubscriberHello,
I applied the follwoing code to get the rotation of a remote point for every time step. I get the same values for both steps which correspond to the final step. I'm definitely doing something wrong. Any suggestions?
!Time step configÂtotal_time=1time_steps=2time_inc=total_time/time_stepsÂ*cfopen,'E:\ANSYS MODEL\results','txt'*do,time,time_inc,total_time,time_inc  SET, time  pinion_rotz = ROTZ(pinion_pilot)  wheel_rotz = ROTZ(wheel_pilot)  pinion_rotz = pinion_rotz*180/pi  wheel_rotz = wheel_rotz*180/pi  Â  *vwrite, time, pinion_rotz, wheel_rotz  (F10.6)*enddo*cfclos ! close the output fileÂThanks, -
May 9, 2023 at 10:04 am
Ashish Khemka
Forum ModeratorHi,
Please see if the following posts help:
Harmonic Response Analysis & Face Rotation | Ansys Workbench (simutechgroup.com)
Measuring Face Translation and Rotation | Ansys Mechanical WB (simutechgroup.com)
Regards,
Ashish Khemka
-
Viewing 1 reply thread
- The topic ‘How can I extract remote connection rotation at each time step via commands?’ is closed to new replies.
Ansys Innovation Space
Trending discussions
- The legend values are not changing.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- How to model a bimodular material in Mechanical
- APDL, memory, solid
- Meaning of the error
- Simulate a fan on the end of shaft
- Nonlinear load cases combinations
- Real Life Example of a non-symmetric eigenvalue problem
- How can the results of Pressures and Motions for all elements be obtained?
Top Contributors
-
3907
-
1414
-
1256
-
1118
-
1015
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.