*NODE

Specify nodal coordinates.

This option is used to define a node directly by specifying its coordinates. Nodal coordinates given in this option are in a local system if the SYSTEM option is in effect when this option is used.

Related Topics
In Other Guides
Node definition

ProductsAbaqus/StandardAbaqus/ExplicitAbaqus/CAE

TypeModel data

LevelPartPart instanceAssembly

Abaqus/CAEMesh module

Optional parameters

INPUT

Set this parameter equal to the name of the alternate input file containing the data lines for this option. See Input Syntax Rules for the syntax of such file names. If this parameter is omitted, it is assumed that the data follow the keyword line.

NSET

Set this parameter equal to the name of the node set to which these nodes will be assigned. Node sets created or modified with this option will always be sorted.

SYSTEM

Set SYSTEM=R (default) to give coordinates in a rectangular Cartesian coordinate system. Set SYSTEM=C to give coordinates in a cylindrical system. Set SYSTEM=S to give coordinates in a spherical system. See Figure 1.

The SYSTEM parameter is entirely local to this option. As the data lines are read, the coordinates given are transformed to rectangular Cartesian coordinates immediately. If the SYSTEM option is also in effect, these are local rectangular Cartesian coordinates, which are then immediately transformed to global Cartesian coordinates.

Data lines to define the node

First line
  1. Node number.

  2. First coordinate of the node.

  3. Second coordinate of the node.

  4. Third coordinate of the node.

  5. First direction cosine of the normal at the node (optional).

  6. Second direction cosine of the normal at the node (optional). For nodes entered in a cylindrical or spherical system, this entry is an angle given in degrees.

  7. Third direction cosine of the normal at the node (optional). For nodes entered in a spherical system, this entry is an angle given in degrees.

The normal will be used only for element types with rotational degrees of freedom. See About the element library.

Repeat this data line as often as necessary.

Figure 1. Coordinate systems.