NairnFEAMPM Icon

Resequence Command

The Resequence command is used to renumber the numbers in an attempt to minimize the bandwidth of the problem. The smaller the bandwidth, the faster will be the FEA calculations. The two options are:

Resequence (x),(y)

or

Resequence (id)

where

Notes

  1. It is best to start the resequencing at a node on the boundary of the object and probably on a corner. The final bandwidth may depend on the node selected for resequencing. The bandwidth is report in FEA output results. You can vary the resequencing node to find the minimum value.
  2. Another use of this command is to verify mesh connectivity. Since disconnected sections of a static FEA mesh will cause a singular stiffness matrix, the calculations will fail. This command will find such connectivity problems before the calculations start.
  3. The algorithm used to resequence the nodes in described in a paper by Gibbs, Poole, and Stockmeyer (1976).
  4. The Resequencing command should come after the other meshing commands are done
  5. The Resequence command is only allowed for FEA analyses.