Hi,
I have two single column, 151 row files, time.csv (attached) and pressure.csv. I wish to import this into ANSYS/LS-DYNA so I can apply a varying pressure to a surface. I have tried the following:
*DIM,time,table,151,1
*TREAD,time,time,txt
*DIM,pressure,table,151,1...