马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?我要加入
x
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
UPCOORD, FACTOR, Key
Modifies the coordinates of the active set of nodes, based on the current displacements.
FACTORScale factor for displacements being added to nodal coordinates. If FACTOR = 1.0, the full displacement value will be added to each node, 0.5, half the displacement value will be added, etc. If FACTOR = -1, the full displacement value will be subtracted from each node, etc.
KeyKey for zeroing displacements in the database:
| OFF
| — | Do not zero the displacements (default).
|
| ON
| — | Zero the displacements.
|
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
以上是ANSYS帮助手册里关于upcoord命令的解释。但是应该注意该命令在后处理模块/post1里是无效的...因此,以后应用该命令,一定要切换到/prep7或/solu模块执行....
[ 本帖最后由 snrit 于 2007-12-2 11:17 编辑 ] |