abaqus安装流程及子程序关联

abaqus安装流程

设置环境变量 LM_LICENSE_FILE=27011@主机名
添加环境变量 PATH=D:\soft\abaqus_2016\SIMULIA\Commands

选择安装位置 D:\soft\abaqus_2016 将默认路径中的前段替换为此

...\SIMULIA 2016 Software&Licensing\SIMULIA_FLEXNet\Windows64\1\setup.exe

安装目录
D:\soft\abaqus_2016\SIMULIA\License\2016
复制文件至
D:\soft\abaqus_2016\SIMULIA\License\2016\win_b64\code\bin
打开许可证服务管理器
D:\soft\abaqus_2016\SIMULIA\License\2016\win_b64\code\bin\lmtools.exe
许可证服务设置
Config servers->lmgrd.exe|abaqus.lic|abaqus.log->save servers
Start/stop/reread->start server

...\SIMULIA 2016 Software&Licensing\3DEXPERIENCE_AbaqusSolver\Windows64\1\setup.exe

安装目录
D:\soft\abaqus_2016\Program Files\Dassault Systemes\SimulationServices\V6R2016x

...\SIMULIA 2016 Software&Licensing\CAA_3DEXPERIENCE_AbaqusSolver\Windows64\1\setup.exe

...\SIMULIA 2016 Software&Licensing\SIMULIA_Abaqus_CAE\Windows64\1\setup.exe

安装目录
D:\soft\abaqus_2016\SIMULIA\CAE\2016

--Specify the location of your Abaqus solver installation
D:\soft\abaqus_2016\Program Files\Dassault Systemes\SimulationServices\V6R2016x

--Command directory path
D:\soft\abaqus_2016\SIMULIA\Commands

SIMULIA FLEXnet->License Server 1->27011@主机名

--Please choose your default Abaqus working direction
D:\soft\abaqus_2016\temp

--error--
Unable to add Abaqus command directory PATH variable
对使用无明显影响

--error--
IOError: abaqus.rpy.15: Permission denied
--原因--
D:\soft\abaqus_2016\temp 文件夹(default Abaqus working direction)未正常生成
--解决方法--
新建文件夹 D:\soft\abaqus_2016\temp
开始菜单->找到快捷方式ABAQUS CAE->右键打开文件位置->将快捷方式ABAQUS CAE的属性的起始位置改为D:\soft\abaqus_2016\temp

子程序关联

在D:\soft\abaqus_2016\SIMULIA\Commands\abq2016.bat文件添加内容

@echo off
@call "D:\soft\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat" x64
@call "C:\Program Files (x86)\Intel\Composer XE 2013 SP1\bin\ifortvars.bat" intel64 vs2012
"D:\soft\abaqus_2016\SIMULIA\CAE\2016\win_b64\code\bin\ABQLauncher.exe" %*

在D:\soft\abaqus_2016\SIMULIA\CAE\2016\win_b64\resources\install\cae\launcher.bat文件添加内容

@echo off
@call "C:\Program Files (x86)\Intel\Composer XE 2013 SP1\bin\ipsxe-comp-vars.bat" intel64 vs2012
"D:\soft\abaqus_2016\SIMULIA\CAE\2016\win_b64\code\bin\ABQLauncher.exe" %*

可能遇到的错误

--error--The executable standard.exe aborted with system error code 1073741795.
--解决方案--将分析步 other-equation solver-method改为Iterative (迭代)。
和处理器有关,amd处理器只能迭代(Iterative )分析。

--error--too many attempts made for this increment?
--解决思路--载荷步那块


--注意事项--使用线弹性子程序分析时,选择单元类型C3D8,
Element library:standard
Geometric order:Linear
Family:3D stress
Hex:不选择 Reduced integration
其他:默认
则单元类型为C3D8
若选择为C3D8R,可能报错
elements have been defined with zero hour glass stiffness. You may use *hourglass stiffness or change the element type. The elements have been identified in element set ErrElemZeroHourGlassStiffness.

--注意事项--fortran77固定格式书写要求,语句要在6个空格之后(第七个字符?),否则可能报错。

--注意事项--子程序关联的两个关键文件
添加在abq2016.bat中
@call "vcvarsall.bat" x64
@call "ifortvars.bat" intel64 vs2012
posted @   Nazorine  阅读(1028)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 地球OL攻略 —— 某应届生求职总结
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 提示词工程——AI应用必不可少的技术
· .NET周刊【3月第1期 2025-03-02】
点击右上角即可分享
微信分享提示