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
Top Contributors
-
3407
-
1057
-
1051
-
896
-
882
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.