| 查看: 1605 | 回复: 0 | ||
[求助]
abaqus子程序编译错误
|
|
各位大神,想用子程序模拟车辆动荷载,子程序如下,但是子程序调试出现Syntax error, found END-OF-STATEMENT when expecting one of: ) ,abaqus调用时一直出现编译错误,求帮忙,多谢! subroutine dload(f,kstep,kinc,time,noel,npt,layer,kspt,coords,jltyp,sname) C include 'aba_param.inc' parameter(zini=1,speed=0.2,length=0.2,pressure=0.7d6) C dimension time(2),coords(3) character*80 sname C -------------------------------------------------------------------- C speed 为车速 C bcmax 和 bcmin 分别为荷载的上下边界 C length 为车轮荷载的长度 C distance 为 time(2)时间内荷载移动的距离 C -------------------------------------------------------------------- distance=speed*time(2) bcmid=zini-distance bcmax= bcmid bcmin=bcmax-length do 100 k=1,npt if(coords(2).lt.bcmax.and.coords(2).ge.bcmin) then f=pressure else f=0 end if 100 continue return end |
» 猜你喜欢
求调剂
已经有0人回复
0702一志愿吉大B区求调剂有论文
已经有0人回复
物理学I论文润色/翻译怎么收费?
已经有297人回复
请问还有没有用Latex写文章的小伙伴们?
已经有0人回复
光学工程学硕调剂信息
已经有32人回复
欢迎加入课题组
已经有0人回复
散金币,求好运,祝面上顺利!
已经有76人回复
华东师范大学芯片设计徐珑真实水平咋样
已经有1人回复
调剂
已经有0人回复
【新加坡】纳米电子器件项目组有“联合培养博士生”名额
已经有0人回复
中德博士后2026项目5月30日截止- 国内博士后入站、德国两年全职
已经有0人回复













回复此楼