Version:

    Show / Hide Table of Contents

    Enum TransientSolverStatus

    Namespace: SMT.MastaAPI.NodalAnalysis
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public enum TransientSolverStatus

    Fields

    Name Description
    AnalysisAborted
    AnalysisRunning
    EndMinorStepReached
    EndTimeReached
    ErrorOccurred
    FailedDueToMaximumNumberOfFailedStepsAtMinimumStep
    MaximumTimeStepsReached
    None
    PreparedForAnalysis
    Back to top