writemap#
- PressureMapping.writemap(fname='', **kwargs)#
Writes interpolated pressure data to a file.
Mechanical APDL Command: WRITEMAP
- 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.
- fname
Notes
Writes the interpolated pressure data to the specified file. The data is written as sfe commands applied to the
SURF154
elements that are on the target surface. You may read this data for inclusion in an analysis by using input,Fname
.