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

[INP文件] 沿线生成节点

[复制链接]
发表于 2021-6-23 21:46:16 | 显示全部楼层 |阅读模式 来自 中国
Defining a straight line between the two end nodes
To define a straight line between the two end nodes, specify the number of the first end node, ; the number of the last end node, ; and the increment in node numbers between each node along the line, i. Therefore, i must be an integer such that  is a whole number (not a fraction). The default is .

Input File Usage:                  
*NGEN

For example, in the following input node number 1 with coordinates (0., 0., 0.) and node number 6 with coordinates (10., 0., 0.) are defined and nodes 2, 3, 4, and 5 with coordinates (2., 0., 0.), (4., 0., 0.), (6., 0., 0.), and (8., 0., 0.), respectively, are generated automatically:
*NODE
1, 0., 0., 0.
6, 10., 0., 0.
*NGEN
1, 6, 1

Defining a circular arc between the two end nodes
To define a circular arc between the two end nodes, specify the number of the first end node, ; the number of the last end node, ; and the increment in node numbers between each node along the arc, i. Therefore, i must be an integer such that  is a whole number (not a fraction). The default is .

In addition, you must specify the coordinates of one extra point, the center of the circle, either by giving the node number of a node that has already been defined or by giving the nodal coordinates directly. If both are supplied, the node number will take precedence over the coordinates.

If the coordinates are defined directly, they can be specified in a local coordinate system as described later.

The coordinates of the end nodes will be adjusted radially if the circle cannot be passed through both points. An arc of a circle of 180� through 360� will require more extensive definition. For this case you must define the plane of the circular disc by giving the normal to the disc; the nodes will then be numbered according to the right-hand rule about this normal.

Input File Usage:                  
*NGEN, LINE=C

Defining a parabola between the two end nodes
To define a parabola between the two end nodes, specify the number of the first end node, ; the number of the last end node, ; and the increment in node numbers between each node along the parabola, i. Therefore, i must be an integer such that  is a whole number (not a fraction). The default is .

In addition, you must specify the coordinates of one extra point, the midpoint on the arc between the two end points, either by giving the node number of a node that has already been defined or by giving the nodal coordinates directly. If both are supplied, the node number will take precedence over the coordinates.

If the coordinates are defined directly, they can be specified in a local coordinate system as described later.

Input File Usage:                  
*NGEN, LINE=P
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Simapps系列直播

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

GMT+8, 2024-10-5 15:19 , Processed in 0.027852 second(s), 14 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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