HyperWorks Solvers

PARAM, NLMON

PARAM, NLMON

Previous topic Next topic No expanding text in this topic  

PARAM, NLMON

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Parameter

Values

Description

NLMON

<DISP, NO>

Defaults:

If the parameter is not present in the model, the default is NO.
If the parameter is present in the model with no values specified, the run will terminate with an error.

This parameter activates Nonlinear Results Monitoring.

DISP: Nonlinear solution generates displacement monitoring results in a second H3D file during runtime.

If the input file is named filename.fem, this second H3D file with monitoring results will be named filename_nl.h3d. Every iterative result in every increment performed until this point in time will be saved in this file. The .out file will also print extra diagnostic information for the run.

NO: The H3D file and OUT file are written in the standard way. The extra monitoring results are not output.

Note

1.The generated H3D file and diagnostic information in the OUT file can be further analyzed using the script os_out_file_parser.tcl. For further information on using this script, see the NLMON Bulk Data Entry.
2.PARAM,NLMON is overridden by NLMON bulk and subcase entry pairs for any specified subcase. Supported subcases that do not contain the NLMON Subcase entry will be influenced by PARAM,NLMON.
3.NLMON is currently supported for Small and Large Displacement Nonlinear Static and Large Displacement Nonlinear Transient analysis only. By extension to Nonlinear Transient Analysis, it is also supported for Structural Fluid-Structure Interaction (FSI).