
ABAQUS_NO_HARDWARE_ACCELERATION=1
LM_LICENCE_FILE=27800@主机名
Abaqus=27800@主机名
二、安装:
1、选A S S、A S S CAA API、Abaqus/CAE这三个就可以了,
2、选SIMULIA FLEXnet,填:27800@主机名(电脑名字)
3、Skip documentaion configuration for now,后面“Continue”
三、激活:
1、将SolidSQUAD_License_Servers文件单独复制到C/D盘CAE的根目录下,
2、再将破解文件里面_SolidSQUAD_文件夹下的Vendors文件整个粘贴到上面的SolidSQUAD_License_Servers文件夹里覆盖原Vendors文件,
3、用管理员运行SolidSQUAD_License_Servers文件夹里的install_or_update.bat文件
四、若License出现问题可调试服务器,方法如下:
1、运行C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Dassault Systemes SIMULIA Abaqus CAE 2018下的Abaqus Licensing,若运行不了可直接打开X:\\SIMULIA\\CAE\\2018\\win_b\\code\\bin下的lmtools.exe文件
2、在Config Services下Path to the lmgrd.exe file选择上面激活文件中C:\\SolidSQUAD_License_Servers\\Bin\\lmgrd.exe
3、在Config Services下Path to the license file选择上面激活文件中C:\\SolidSQUAD_License_Servers\\Licenses\\lmgrd_SSQ.lic
4、在Config Services下Path to the debug log file选择上面激活文件中C:\\SolidSQUAD_License_Servers\\Logs\\lmgrd.log
5、在Start/Stop/Reread中沟选Force Server Shutdown,再点击Stop Server
6、再点击Start Server启动该服务器,
说明:SSQ FLEXLM Service服务器也可以在电脑系统服务管理中进行操作。
五、常见故障
1、启动CAE时显示:
##############################################################
License server system does not support this feature.
Feature: cae_teaching
License path: 27800@****;
FLEXnet Licensing error:-18,147
For further information, refer to the FLEXnet Licensing documentation,
or contact your local Abaqus representative.
Abaqus Error: Abaqus/CAE Kernel exited with an error.
##############################################################
解答:这种问题往往是软件的源文件是复制型的造成的;
把X:\\Program Files\\Dassault Systemes\\SimulationServices\\V6R2017x\\win_b\\SMA\\site\\custom_v6.env中最后一行的 academic=TEACHING删除就可以解决了。
六、汉化方法:
1、在X:\\SIMULIA\\CAE\\2018\\win_b\\SMA\\Configuration下打开locale.txt文件
2、找到
Chinese_People's Republic of China.936 = zh_CN
Chinese (Simplified)_People's Republic of China.936 = zh_CN
在下方加入“Chinese (Simplified)_China.936 = zh_CN“(注意换行)
3、将下面的
ja_JP = 1
en_US = 1
zh_CN = 0
改为
ja_JP = 0
en_US = 0
zh_CN = 1
