Skip to content

Steady state not saved in file if there is only 1 equation #64

Description

@burgerga

Because of

if(length(m_ss)>1){

no file gets written, although steady state is correctly calculated.

Changing to >= 1 solves the issue for me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions