實驗室新配的電腦,使用i3-6100處理器。安裝abaqus6.13-1后能夠打開CAE界面,能夠建模,可是在提交分析之后,出現
ERROR in job messaging system: Error in connection to analysis
The executable standard.exe aborted with system error code 1073740791. Please check the .dat, .msg, and .sta files for error messages if the files exist. If there are no error messages and you cannot resolve the problem, please run the command "abaqus job=support information=support" to report and save your system information. Use the same command to run Abaqus that you used when the problem occurred. Please contact your local Abaqus support office and send them the input file, the file support.log which you just created, the executable name, and the error code.
重裝之后依然這樣,安裝2016CAE時又卡在1174Mb時不動,真是令人心碎。幾番折騰之后,又重新審視錯誤,然后發現并不是求解器不能連接,而是msg系統無法連接信息系統,并在下一行中看到了存在錯誤代碼1073740791,遂到百度中搜索到該代碼,得到以下鏈接,雖然錯誤代碼后幾位不一樣,但是按照其方法更改之后成功解決問題,心里痛快至極。
總結一下,問題存在的主要原因是新平臺的CPU導致某個動態鏈接庫無法正常使用。此外,出現問題之后應該第一時間查看其錯誤代碼,而不是毫無目的地重裝,要有目的地進行活動安排。