-
-
May 18, 2020 at 7:47 amuser deletedSubscriber
How 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 pmJayasankar GopalakrishnapillaiSubscriber
Hi 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
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- How to apply Compression-only Support?
- Geometric stiffness matrix for solid elements
- How to select the interface delamination surface of a laminate?
- Timestep range set for animation export
- Image to file in Mechanical is bugged and does not show text
- Frictional No separation contact
- Elastic limit load, Elastic-plastic limit load
Top Contributors
-
1301
-
591
-
544
-
524
-
366
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.