*NGEN
Generate incremental nodes.

This option is used to generate nodes incrementally.

Products: ABAQUS/Standard  ABAQUS/Explicit  

Type: Model data

Level: Part  Part Instance  

Reference:

Optional parameters:

LINE

Set LINE=P to generate the nodes along a parabola. In this case the user must define an extra point, the midpoint between the two end points.

Set LINE=C to generate the nodes along a circular arc. In this case the user must define an extra point, the center of the circle.

If this parameter is omitted, the nodes will be generated along a straight line.

NSET

Set this parameter equal to the name of a node set to which the nodes will be assigned. The two end nodes will also be included in the node set. Node sets created or modified with this option will always be sorted.

SYSTEM

Set SYSTEM=RC (default) to define the extra node in a Cartesian coordinate system. Set SYSTEM=C to define the extra node in a cylindrical coordinate system. Set SYSTEM=S to define the extra node in a spherical coordinate system. See Figure 14.3–1.

Data lines to generate nodes incrementally: 

First line:

  1. Number of the first end node (it must have been previously defined).

  2. Number of the second end node (it must have been previously defined).

  3. Increment in the numbers between each node along the line. The default is 1.

  4. Number of the third node giving the extra point (if required; it must have been previously defined).

  5. First coordinate of the extra point (if required).

  6. Second coordinate of the extra point (if required).

  7. Third coordinate of the extra point (if required).

  8. The following entries are used only for a circular arc equal to or larger than 180°:

  9. First component of a normal to the circular arc.

  10. Second component of a normal to the circular arc.

  11. Third component of a normal to the circular arc.

Repeat this data line as often as necessary.

Figure 14.3–1 Coordinate systems.