15.11.2012 Views

Mechanical APDL Basic Analysis Guide - Ansys

Mechanical APDL Basic Analysis Guide - Ansys

Mechanical APDL Basic Analysis Guide - Ansys

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 21: Memory Management and Configuration<br />

21.4. Using the Configuration File<br />

When you execute the ANSYS program, it reads a configuration file, config130.ans, if one exists. This<br />

file controls system-dependent settings such as the size of each file buffer, maximum number of database<br />

pages in memory, etc. On computer systems that support mixed-case file names, such as UNIX systems, the<br />

file name is assumed to be in lower case: config130.ans.<br />

ANSYS searches for the config130.ans file first in the current (working) directory, next in the login (home)<br />

directory, and finally in the ANSYS /apdl directory. The search path for config130.ans is identical to<br />

the start130.ans and stop130.ans files.<br />

The configuration file is a fixed-format file, consisting of a list of keywords followed by an equal (=) sign and<br />

a number. The keyword must begin in column 1, the equal sign must be in column 9, and the number must<br />

begin in column 10. A sample config130.ans file is shown next, followed by a brief explanation of each<br />

of the keywords.<br />

Sample config130.ans File<br />

NUMRESLT=1000<br />

NO_RSTGM=1<br />

NO_ELDBW=0<br />

NUM_BUFR=2<br />

SIZE_BIO=4096<br />

VIRTM_MB=512<br />

NUM_VPAG=128<br />

SIZ_VPAG=16384<br />

NUM_DPAG=8192<br />

MEM_GROW=12<br />

LOCALFIL=0<br />

CONTACTS=1000<br />

ORDERER_=2<br />

MX_NODES=5000<br />

MX_ELEMS=2000<br />

MX_KEYPT=500<br />

MX_LINES=1000<br />

MX_AREAS=300<br />

MX_VOLUS=200<br />

MX_REALS=10<br />

MX_COUPS=10<br />

MX_CEQNS=10<br />

FILESPLT=128<br />

Note<br />

Since many of the values for config130.ans are dependent on the system being used, a range<br />

of values for each keyword is provided. Note that on most computer systems, 1 integer word =<br />

4 bytes.<br />

NUMRESLT is the maximum number of result sets (substeps) allowed on the results file: 10 minimum. It defaults<br />

to 1000 and can be changed at the Begin level with the /CONFIG,NRES command.<br />

NO_RSTGM is a key that determines whether or not the geometry data will be written to the results file: 0<br />

(write the data) or 1 (do not write the data). This is especially useful for large, complex analyses where the<br />

results file would become excessively large during the solution.<br />

NO_ELDBW is a key that determines whether or not to write results into the database after a solution. When<br />

VALUE = 0, write results into the database. When VALUE=1, do not write results into the database. It defaults<br />

to 0 and can be changed at the Begin level with the /CONFIG,NOELDB command.<br />

312<br />

Release 13.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information<br />

of ANSYS, Inc. and its subsidiaries and affiliates.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!