PressureMapping#

class ansys.mapdl.core._commands.map.pressure_mapping.PressureMapping#

PressureMapping.ftype([filetype, prestype])

Specifies the file type and pressure type for the subsequent import of source points and pressures.

PressureMapping.map([kdim, kout, limit])

Maps pressures from source points to target surface elements.

PressureMapping.plgeom([item, nodekey])

Plots target and source geometries.

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

Plots target and source pressures.

PressureMapping.read([fname, nskip, ...])

Reads coordinate and pressure data from a file.

PressureMapping.slashmap(**kwargs)

Enters the mapping processor.

PressureMapping.target([nlist])

Specifies the target nodes for mapping pressures onto surface effect elements.

PressureMapping.writemap([fname])

Writes interpolated pressure data to a file.