-
-
May 18, 2020 at 7:47 am
user deleted
SubscriberHow to get parameter value from an existing table heading? Here is my code:
Â
*dim,test,table,3,2,1,x,y
Â
*do,i,1,3
*do,j,1,2
test(i,0)=10*i
test(0,j)=j
test(i,j)=100*i+10*j
*enddo
*enddo
Â
v1=test(1,1)
h=test(0,1)
Â
Here I get v1 = 110 (OK) and h = 110 (??)
-
July 10, 2023 at 2:40 pm
Jayasankar Gopalakrishnapillai
SubscriberHi How to save scalar Parameters generated in a do loop and store in an array for each of the calculation in do loop
Â
-
Viewing 1 reply thread
- The topic ‘Extracting parameter value from table heading in APDL’ 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)
- APDL, memory, solid
- Convergence error in modal analysis
- How to model a bimodular material in Mechanical
- Meaning of the error
- Simulate a fan on the end of shaft
- Real Life Example of a non-symmetric eigenvalue problem
- Nonlinear load cases combinations
- How can the results of Pressures and Motions for all elements be obtained?
Top Contributors
-
3862
-
1414
-
1220
-
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.