- 请问用Flac3D5.0模拟顶管施工计算结果地表位移为什么向上? 暂无回答
以下是命令流和结果图片, model mohr prop dens 1998 young 37.5e6 poisson 0.3 coh 67e3 fric 15 ten 1 range group 1 any group 7 any group 8 any group 9 any prop dens 1700 young 12.9e6 poisson 0.4 coh 10e3 fric 8 ten
- 学习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
- abaqus脚本批量建模运算报错:Error in connection to analysis? 2个回答
请教各位大佬,abaqus python脚本批量建模计算,每一个都是先建模后计算完成后再继续建后续模型,一天半后出现错误:"ERROR in job messaging system: Error in connection to analysis",然后后续只建模不计算。谢谢大佬指教! 我的python脚本代码大致概括如下: # -*- coding: UTF-8 -*-
import matp