现象描述:在动画模型中表现为节点突然从表面呈爆炸状飞出。LS-dyna计算时报错Error:Node velocity out of range 原因:(1)一般是由于材料参数的单位不一致引起的,在建立模型时应注意单位的统一;(2) 在本该发生接触的地方没有定义接触或者接触定义错误。可按照以下步骤查找分析:1. 显示碰撞动画的最后一步;2...
达索SIMULIA Suite 2020(Abaqus 2020)的安装方法和2019版本相同:1,解压SSQ_UniversalLicenseServer_Core_20180127074300.zip,解压SSQ_UniversalLicenseServer_Module_DSSimulia_20180127185300.zip。复制Vendors到SolidSQUAD_License_Servers文件夹下合并文件夹,复制SolidSQUAD_License_Servers文件夹到一个指定位置,比如你可以放...
apache 服务器配置了SSL证书后使用https协议访问成功,但是只能访问首页,访问其他页面就提示404错误:Not Found The requested URL /archives/188.html was not found on this server. 网站后台采用的是WordPress,开启了固定链接伪静态功能。产生这个错误的原因是WordPress开启了固定链接伪静态功能,而在Apache服务器的配置中没有开...
在Apache服务器中安装SSL证书时,设置完成后重启服务器时有时会遇到如下错误提示:SSLSessionCache: 'shmcb' session cache not supported (known names: ). Maybe you need to load the appropriate socache module (mod_socache_shmcb?).failed解决方法:编辑Apache服务器的配置文件httpd.conf,将"LoadModule socache_shmcb_modu...