cntr#

Mapdl.cntr(option='', key='', **kwargs)[source]#

Redirects contact pair output quantities to a text file.

APDL Command: CNTR

Parameters:
option

Output option:

OUT - Contact output control.

key

Control key:

NO - Write contact information to the output file or to the screen (default).

YES - Write contact information to the Jobname.CNM file.

Notes

Issue the command CNTR,OUT,YES to redirect contact pair output quantities to the Jobname.CNM file.

To ensure that the contact information is written to Jobname.CNM, reissue CNTR,OUT,YES each time you reenter the solution processor (/SOLU).