找回密码
 注册
Simdroid-非首页
查看: 1003|回复: 9

【分享】APDL完整的帮助(英文原版)

[复制链接]
发表于 2004-9-14 09:33:06 | 显示全部楼层 |阅读模式 来自 湖北武汉
现在摘录一些,详细请见附件!
*DO  
  Defines the start of a "do" loop. The commands following the *DO command execute (up to the *ENDDO command) repeatedly until some loop control is satisfied.  
  Command format is *DO,Par,IVAL,FVAL,INC, where:  
Par is a scalar parameter to be used as the loop index.  
  
IVAL and FVAL are the initial and final parameter values.  
  
INC is the amount by which IVAL is incremented at each loop execution.  
  
You also can control looping via the *IF command.  
  
ANSYS allows up to 20 levels of nested "do" loops, although "do" loops that include /INPUT, *USE, or an "unknown" command macro support fewer nesting levels because they do internal file switching. *DO, *ENDDO, *CYCLE, and *EXIT commands in a "do" loop must all read from the same file or the keyboard. Don't include picking operations in a "do" loop.  
  
Take care if you include a /CLEAR command within a do-loop. The /CLEAR command does not clear the do-loop stack, but it does clear all parameters including the loop parameter in the *DO statement itself. You can avoid the problem of having an undefined looping value by issuing a /PARSAV command before the /CLEAR command, and then following the /CLEAR command with a /PARRES command.  
  

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×

评分

1

查看全部评分

发表于 2004-10-27 11:08:12 | 显示全部楼层 来自 湖北武汉

Re:【分享】APDL完整的帮助(英文原版)

Simdroid开发平台
谢谢分享!!
发表于 2004-10-28 10:11:49 | 显示全部楼层 来自 湖南长沙

Re:【分享】APDL完整的帮助(英文原版)

good
发表于 2004-11-16 11:00:12 | 显示全部楼层 来自 内蒙古呼和浩特

Re:【分享】APDL完整的帮助(英文原版)

谢谢分享!!
发表于 2008-5-20 16:24:52 | 显示全部楼层 来自 辽宁沈阳
Re:【分享】APDL完整的帮助(英文原版)
谢谢分享!!
回复 不支持

使用道具 举报

发表于 2008-6-24 19:43:13 | 显示全部楼层 来自 北京
谢谢啦,很好~
回复 不支持

使用道具 举报

发表于 2008-6-29 01:32:09 | 显示全部楼层 来自 新疆伊犁州伊宁
xiexie ,感谢分享
回复 不支持

使用道具 举报

发表于 2008-7-29 15:09:03 | 显示全部楼层 来自 湖南株洲
非常感谢,正需要的材料。
回复 不支持

使用道具 举报

发表于 2010-12-5 22:44:01 | 显示全部楼层 来自 陕西西安
谢谢楼主。。。。。
回复 不支持

使用道具 举报

发表于 2010-12-6 15:10:36 | 显示全部楼层 来自 上海
xiexie分享,lz
回复 不支持

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Simapps系列直播

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-9-29 15:27 , Processed in 0.057011 second(s), 15 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表