villiard
Structural
- Nov 14, 2010
- 2
Hi,
I am working on a steel structure problem, and I am looking at providing ANSYS with the data for the standard steel sections from CISC. I have geometry values in an excel sheet and now I would like ANSYS to loop through those values to evaluate each and every sections.
I used
*DIM,TEST,ARRAY,4,4
*VREAD,TEST,caro1,xls
(F5.3)
But when I want to double check the accuraty and write a file with it, it won't work.
Did anyone try this before?
Caroline
I am working on a steel structure problem, and I am looking at providing ANSYS with the data for the standard steel sections from CISC. I have geometry values in an excel sheet and now I would like ANSYS to loop through those values to evaluate each and every sections.
I used
*DIM,TEST,ARRAY,4,4
*VREAD,TEST,caro1,xls
(F5.3)
But when I want to double check the accuraty and write a file with it, it won't work.
Did anyone try this before?
Caroline