Processor entry#

These SESSION commands are used to enter and exit the various processors in the program.

Mapdl.aux2(**kwargs)

Enters the binary file dumping processor.

Mapdl.aux3(**kwargs)

Enters the results file editing processor.

Mapdl.aux12(**kwargs)

Enters the radiation processor.

Mapdl.aux15(**kwargs)

Enters the IGES file transfer processor.

Mapdl.finish(**kwargs)

Exits normally from a processor.

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

Maps pressures from source points to target surface elements.

Mapdl.post1(**kwargs)

Enters the database results postprocessor.

Mapdl.post26(**kwargs)

Enters the time-history results postprocessor.

Mapdl.prep7(**kwargs)

Enters the model creation preprocessor.

Mapdl.quit(**kwargs)

Exits a processor.

Mapdl.slashsolu(**kwargs)

Enters the solution processor.