*tread 命令读取数据出错
我在做结构地震行波分析,考虑到可能要插值,所以用table数组来记录加速度,命令流和accex1.txt文本如下*dim,accex,table,4130,1,time,xcomp
*tread,accex,accex1,txt,,0
accex1.txt
0.00 x.xxxxxExx
0.01 x.xxxxxExx
0.02 x.xxxxxExx
0.03 x.xxxxxExx
....... ........
41.30 x.xxxxxExx
每次都提示*tread error in data reading
望各位前辈指点一下,另外文本中地震记录是用指数形式表示的,这样表示对不对?
万分感谢! 我有同样的问题需要指点,谢谢各位大侠 ac( 1)= -0.06334598
ac( 2)= -0.04417088
ac( 3)= -0.02188456
ac( 4)= -0.00622243
ac( 5)= 0.01599961
ac( 6)= 0.03431334
ac( 7)= 0.05332774
ac( 8)= 0.07603510
ac( 9)= 0.09322070
.........
我以前的是这样写入txt文档的
页:
[1]