ansys.mapdl.core.Mapdl.ematwrite#
- Mapdl.ematwrite(key='', **kwargs)#
Forces the writing of all the element matrices to
Jobname.ematNone.Mechanical APDL Command: EMATWRITE
- Parameters:
- key
str Write key:
YES- Forces the writing of the element matrices toJobname.ematNone even if not normally done.NO- Element matrices are written only if required. This value is the default.
- key
Notes
The ematwrite command forces Mechanical APDL to write the
Jobname.ematfile.If used in the solution processor ( slashsolu ), this command is valid within the first load step only.
This command is also valid in PREP7.