write#

Mapdl.write(fname='', **kwargs)[source]#

Writes the radiation matrix file.

APDL Command: WRITE

Parameters:
fname

File name and directory path (248 characters maximum, including the characters needed for the directory path). An unspecified directory path defaults to the working directory; in this case, you can use all 248 characters for the file name.

Notes

Writes radiation matrix file (File.SUB) for input to the substructure thermal “use” pass. Subsequent WRITE operations to the same file overwrite the file.