Hello colleagues!
Several days ago I used to struggle with tech problem of 4d table input QV = QV(X,Y,Z,TIME) using Mechanical APDL commands script. I haven't solved it yet.
1) Standard technique of using *TAXIS was useless as I would like to fill the axes indices with programmable values, not constants;
2) Nested tables/arrays approach was wrong too due to the dependence of variable Qv on 4 primaries (X,Y,Z,TIME).
3) Of course I applied batch mode as it was prescribed in Ansys Help manual .
So any ideas and helps are welcome!