ansys.mapdl.core.Mapdl.write#
- Mapdl.write(fname='', **kwargs)#
Writes the radiation matrix file.
Mechanical APDL Command: WRITE
- Parameters:
- fname
str
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. The file name Defaults to
Jobname
.
- fname
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.