NLADAPT
Bulk Data Entry Defines parameters for time-stepping and convergence criteria in Nonlinear Analysis.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) | 
|---|---|---|---|---|---|---|---|---|---|
| NLADAPT | ID | PARAM1 | VALUE | PARAM2 | VALUE | PARAM3 | VALUE | ||
| PARAM4 | VALUE | PARAM5 | VALUE | PARAM6 | VALUE | 
Example
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) | 
|---|---|---|---|---|---|---|---|---|---|
| NLADAPT | 23 | NCUTS | 5 | DTMAX | 4.0 | DTMIN | 1.0 | 
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) | 
|---|---|---|---|---|---|---|---|---|---|
| NLADAPT | 23 | ERRF | MAX | TOLF | 0.001 | 
Definitions
| Field | Contents | SI Unit Example | 
|---|---|---|
| ID | Each
                                        NLADAPT Bulk Data Entry should have a
                                    unique ID. No default (Integer > 0)  | 
                                |
| NCUTS | Number of cutbacks
                                    allowed to reduce the time increment. Default = 5 (Integer > 0)  | 
                                |
| DTMAX | Maximum time increment
                                        allowed. (Real > 0.0)  | 
                                |
| DTMIN | Minimum time increment
                                        allowed. If DTMIN is not specified, a default value of 1e-5*TTERM is applied internally for each subcase, where TTERM is the termination time (or subcase time) defined on the NLPARM Bulk Data card. User specified DTMIN will overwrite the default value. (Real > 0.0)  | 
                                |
| NOPCL | Number of grids
                                    allowed to have open-close contact status change. 2 (Integer ≥ 0)  | 
                                |
| NSTSL | Number of grids
                                    allowed to have stick-slip contact status change when the
                                    current time step converged. (Integer ≥ 0)  | 
                                |
| EXTRA | 
                                    
  | 
                                |
| DIRECT | 
                                    
  | 
                                |
| STABILIZ | Scale factor value to
                                    control the stabilization energy limit. 3
  | 
                                |
| ERRF | Controls the
                                    activation of maximum residual grid point force-based
                                    convergence criteria in the translational direction.
                                         Nonlinear convergence criteria via ERRF, if active, should be satisfied, in addition to any criteria from NLPARM Bulk Data. 
  | 
                                |
| TOLF | Specifies the
                                    tolerance factor.  Default = 0.005 (Real)  | 
                                |
| ERRM | Controls the
                                    activation of maximum residual grid point moment-based
                                    convergence criteria. Nonlinear convergence criteria via
                                            ERRM, if active, should be satisfied
                                        in addition to any criteria from NLPARM
                                        Bulk Data. 
  | 
                                |
| TOLM | Specifies the
                                    tolerance factor for ERRM if activated.
                                         Default = 0.005 (Real)  | 
                                
Comments
- The NLADAPT Bulk Data Entry is selected by the Subcase Information Entry NLADAPT=ID. The NLADAPT Subcase Entry can be specified in any Nonlinear Subcase.
 - The following table summarizes the
                    support of different fields in NLADAPT for different analysis types.
NLADAPT Field Small Displacement Nonlinear Analysis (SMDISP) Large Displacement Nonlinear Analysis (LGDISP) Static Transient Static Transient NCUTS Not Supported Not Supported Supported Supported DTMAX Supported Supported Supported Supported DTMIN Supported Supported Supported Supported NOPCL Supported Supported Supported Supported NSTSL Supported Supported Supported Supported EXTRA Not Supported Not Supported Supported Not Supported DIRECT Supported Supported Supported Supported STABILIZ Not Supported Not Supported Supported Supported ERRF Supported Supported Supported Supported ERRM Supported Supported Supported Supported  - This is a static stabilization based
                    on viscous damping, where the viscous forces are added to the equilibrium
                    equations. The viscous damping force
                    (
                    ) is:Where,
- f (scale factor from STABILIZ, compliance/strain energy)
 - Velocity of the nodes ( ) calculated from the time increment ( ).
 
 - For details on how PARAM,EXPERTNL,AUTO/YES interacts with other nonlinear controls, refer to Nonlinear Static Analysis in the User Guide.
 - For
                        ERRF/ERRM, the reference maximum grid
                    point force/moment is defined as:
- For Force-loaded models (which also may contain enforced
                                SPC/SPCD load): 
- Small Displacement (SMDISP): The reference force/moment is the external force/moment at each grid.
 - Large Displacement (LGDISP): The reference force/moment is either the external force/moment or the reaction force/moment at each grid. The one which has the maximum absolute value in a single dof is chosen as reference.
 
 - For enforced displacement loading models (which only contain enforced
                                SPC/SPCD load):
- Small Displacement (SMDISP): Not available.
 - Large Displacement (LGDISP): The reference force/moment is the reaction force/moment at each grid. The one which has the maximum absolute value in a single dof is chosen as reference.
 
 
 - For Force-loaded models (which also may contain enforced
                                SPC/SPCD load):