Setup#

这些 DATABASE 命令可用于初始化数据库、将其保存到文件中或用标题和单位系统进行注释。

Mapdl.clear(*args, **kwargs)

Clear the database.

Mapdl.resume([fname, ext, nopar, knoplot])

Resumes the database from the database file.

Mapdl.save([fname, ext, slab])

Saves all current database information.

Mapdl.smbc([mode])

Controls the display of solid model boundary condition symbols and

Mapdl.stat(**kwargs)

Displays the status of database settings.

Mapdl.stitle([nline, title])

Defines subtitles.

Mapdl.title([title])

Defines a main title.

Mapdl.units([label, lenfact, massfact, ...])

Annotates the database with the system of units used.