靜水壓初始化
請教下各位老師們,麻煩幫我解釋一下這個問題:今早發現了個有趣的問題,用*damping_part_mass來初始化流體靜壓力。我的模型是這樣的:(做下面的節點全約束、平行于XOY的兩個邊面上節點UZ=0,平行于YOZ的兩個側面上的節點UX=0,頂面有兩種約束:第一:用無反射邊界、第二種是UY=0,但是結果都一樣),在K文件中施加全場重力,然后將part1水和part2空氣合成part set集。但是就出現問題了,如果我的part setID=1,那么*damping_part_mass 里面的partsid 為1,結果能正常運行計算;如果我定義Part set ID=12的話,那么*damping_part_mass關鍵字下面的PartsID就是12,求解結果就是報錯,提示"Part12 Out-of-range"。我覺得對于partsetID=1時的情況,*damping_part_mass關鍵字下面的partsID的1是水的part ID,而不是空氣 和 水的集合part setid。那么上述能運行的程序就只相當于只初始化了水的靜壓,不知道我理解對不對,還是什么地方做錯了?請給位老師批評指教,謝謝啦!
下面附上Message 里面的錯誤信息:
“水、空氣的part setID=12時的報錯信息”
*** Error 20216 (STR+216)
part # 12 is out-of-range
1.000E+00 1.000E+00 1.000E+00 1.000E+00 1.000E+00 1.000E+00
input phase will continue if possible
contracting memory to 741518 transformation to move nodes
expanding memory to 760168 ale reference system
expanding memory to 774030 void materials
expanding memory to 780942 interfac for file
contracting memory to 777488 thermal expansion 0
expanding memory to 777490 mat add cohesive 0
expanding memory to 777492 flexible body 2
contracting memory to 777492 implicit joints
*** Error 20018 (STR+18)
input phase completed with 1 fatal errors
please check messag file




















