Pressure mapping#

These commands are used to read pressure data from an external file and map it onto a geometry.

Mapdl.ftype([filetype, prestype])

Specifies the file type and pressure type for the subsequent import of

Mapdl.plgeom([item, nodekey])

Plots target and source geometries.

Mapdl.plmap([item, nodekey, imagkey])

Plots target and source pressures.

Mapdl.read([fname, nskip, format_, xfield, ...])

Reads coordinate and pressure data from a file.

Mapdl.slashmap(**kwargs)

Enters the mapping processor.

Mapdl.target([nlist])

Specifies the target nodes for mapping pressures onto surface effect

Mapdl.writemap([fname])

Writes interpolated pressure data to a file.