check_steady_state function

Verify System Steady State

Verify System Steady State

Takes the output run_simulation_ubiquity and verifies that the system is running at steady state by analyzing the timecourse of all of the states in the system

check_steady_state(cfg, som)

Arguments

  • cfg: ubiquity system object
  • som: output of run_simulation_ubiquity

Returns

list with name steady_state (boolean indicating weather the system was at steady state) and states a vector of states that have steady state offset.

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07