NLPARM



Your Ad Here

Bulk Data Entry

NLPARM – Parameters for Nonlinear Static Analysis Control

Description

Defines parameters for nonlinear static analysis iteration strategy.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

NLPARM

ID

NINC

 

 

 

MAXITER

CONV

 

 

 

EPSU

EPSP

EPSW

 

 

 

 

 

 

Example 1

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

NLPARM

99

 

 

 

 

 

 

 

 

 

Field

Contents

ID

Each NLPARM bulk data card must have a unique ID.

No default (Integer > 0)

NINC

Number of load sub-increments. See comment 3.

Default = no increments (Integer > 0)

MAXITER

Limit on number of nonlinear iterations.

Default = 25 (Integer > 0)

CONV

Flags to select convergence criteria.

Default = UPW (Any combination of U, P and W)

EPSU

Error tolerance for displacement (U) criterion.

Default = 1.0E-3 (Real > 0.0)

EPSP

Error tolerance for load (P) criterion.

Default = 1.0E-3 (Real >0.0)

EPSW

Error tolerance for work (W) criterion.

Default = 1.0E-3 (Real >0.0)

Comments

  1. The NLPARM bulk data entry is selected by the Subcase Information command NLPARM = option. Each subcase for which nonlinear analysis is desired requires an NLPARM command.

  2. The solution method is Newton (full version, i.e. with stiffness matrix update at each iteration).

  3. If NINC is blank, the entire load for a given subcase is applied at once. NINC > 0 represents a number of equal subdivisions that the total load in a given subcase will be divided into. The Newton method will be applied to consecutive load levels until the final load is reached.

  4. For more information about nonlinear analysis, see the Nonlinear Gap Analysis section.

Go To

Bulk Data Section

Guidelines for Bulk Data Entries

Alphabetical List of Bulk Data Entries

The Input File

Return to Altair HyperWorks Index