/CONFIG, Lab
, VALUE
Assigns values to ANSYS configuration parameters.
Lab
Configuration parameter to be changed:
NORSTGM | — | Option to write or not write geometry
data to the results file. |
NBUF | — |
|
LOCFL | — | File open and close actions. For |
SZBIO | — |
|
FSPLIT | — | Defines split points for binary
files. |
MXND | — | Maximum number of nodes. If not specified, defaults to 100 at first encounter. Dynamically expanded by doubling, even at first encounter, when maximum is exceeded. |
MXEL | — | Maximum number of elements. Default and expansion as for MXND. |
MXKP | — | Maximum number of keypoints. Default and expansion as for MXND. |
MXLS | — | Maximum number of lines. Default and expansion as for MXND. |
MXAR | — | Maximum number of areas. Default and expansion as for MXND. |
MXVL | — | Maximum number of volumes. Default and expansion as for MXND. |
MXRL | — | Maximum number of sets of real constants (element attributes). Default and expansion as for MXND. |
MXCP | — | Maximum number of sets of coupled degrees of freedom. Default and expansion as for MXND. |
MXCE | — | Maximum number of constraint equations. Default and expansion as for MXND. |
NOELDB | — | Option to write or not write results
into the database after a solution. When |
NUMLV | — | Maximum number of load vectors written on Jobname.MODE file when
|
NUMSUBLV | — | Maximum number of load vectors written on Jobname.SUB file in substructure/CMS generation pass. If not specified, defaults to 1000 at first encounter. When the maximum is exceeded, the value is not expanded. |
DYNA_DBL | — | Option to invoke the double precision
version of the explicit dynamics solver LS-DYNA. When |
STAT | — | Displays current values set by the /CONFIG command. |
VALUE
Value (an integer number) assigned to the configuration parameter.
All configuration parameters have initial defaults, which in most cases do not need to be changed. Where a specially configured version of the ANSYS program is desired, the parameters may be changed with this command. Issue /CONFIG,STAT to display current values. Changes must be defined before the parameter is required. These changes (and others) may also be incorporated into the config.ans file which is read upon execution of the program (see The Configuration File in the Basic Analysis Guide). If the same configuration parameter appears in both the configuration file and this command, this command overrides.
Distributed ANSYS uses the default FSPLIT value and forces NOELDB = 1 for all results files. The FSPLIT and NOELDB options cannot be changed when using Distributed ANSYS.
The ANSYS Multi-field solver (MFS and MFX) does not support /CONFIG,NOELDB,1. The ANSYS Multi-field solver needs the updated ANSYS database.