- ABAQUS问题? 4个回答
我用的是UMAT子程序,出现以下问题: The executable standard.exe aborted with system error code 1073740940. Please check the .dat, .msg, and .sta files for error messages if the files exist. If there are no error mess
- abaqus单位换算问题? 6个回答
分析步时间的单位从“秒”转换成“小时”,别的单位该如何转换啊?(其他“基本单位”不变)我都理解是要把你要输入的数值的单位中所有涉及到“秒”的全部转换成“小时”比如力的单位N=kg*(m/s2)要换算成kg*(m/h2) abaqus国际单位制中比热容单位J/(kg*K)对应热传导率单位是W/(m*K),但在abaqus在道路工程中的应用一书中时间单位从秒换成了小时,比热容单位不变依旧是比热容单位J
- 学习Abaqus/Python时,添加约束出现问题,如何解决? 5个回答
问题描述: #* TypeError: referencePoint; found 'AbaqusMethod', expecting a recognized type filling string dict # -*- coding: mbcs -*-
from abaqus import *
from abaqusConstants import *
from caeModules imp