
注冊(cè)
/
登錄







abaqus中在inp文件批量導(dǎo)入節(jié)點(diǎn)力后,在荷載中沒有激活到下一步,此情況如何解決?
materials = [ ]path=r'D:\Abaqus\abaqus setup\jiaoben.txt'with open(path,'r') as file: line=file.readline() while line: materials.append(line.strip().split('\t')) line=file.readline
如何使用abaqus建立涂層模型呢?
restart如何更改原文件的幅值曲線和添加新的set



abaqus中如何建立坐標(biāo)系去描述輪胎運(yùn)動(dòng)時(shí)側(cè)偏角度的變化?


跳至頁
TOP