mfrstart#

Mapdl.mfrstart(time='', **kwargs)[source]#

Specifies restart status for an ANSYS Multi-field solver analysis.

APDL Command: MFRSTART

Parameters:
time

Restart time

0 - New analysis (Default)

-1
  • Restart from the last result set from a previous run.

n - Specify any positive number for the actual time point from which the ANSYS

Multi-field solver will restart. ANSYS checks the availability of the result set and database file.

Notes

For MFX analyses, ANSYS always passes an actual time value to CFX (zero for a new analysis or a positive value for a restart run) and CFX verifies the consistency with the initial results file. For more details about ANSYS restart capabilities, please see Restarting an Analysis in the Basic Analysis Guide.

See Multi-field Commands in the Coupled-Field Analysis Guide for a list of all ANSYS Multi-field solver commands and their availability for MFS and MFX analyses.

Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.