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

[INP文件] 节点集定义

[复制链接]
发表于 2021-6-23 21:32:28 | 显示全部楼层 |阅读模式 来自 中国
Assigning previously defined nodes to a node set
Input File Usage:                  
*NSET, NSET=name

For example, the following lines add nodes 1, 3, 10, 11, and all the nodes in set A11 to set A12:
*NSET, NSET=A12
1, 3
10, 11,
A11
Node set A11 can be assigned to node set A12 only if the definition of A11 occurs before the definition of A12.

All the nodes in node set A12 will be sorted into ascending numerical order.


Input File Usage:                  
*NSET, NSET=name, GENERATE

For example, the following lines add all nodes from 100 to 120 in increments of 10 to set A13:
*NSET, NSET=A13, GENERATE
100, 120, 10


Input File Usage:                  
*NSET, NSET=name, ELSET=name

For example, the following lines add all nodes that define elements 50 and 100 (nodes 1, 2, 3, and 4) to node set A14:
*ELEMENT, TYPE=B21
50, 1, 2
100, 3, 4
*ELSET, ELSET=B1
50, 100
*NSET, NSET=A14, ELSET=B1
Element set B1 can be assigned to node set A14 since the definition of B1 occurs before the definition of A14.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2024-7-12 05:25 , Processed in 0.026151 second(s), 11 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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