check_steady_state: Verify System Steady State

View source: R/ubiquity.r

check_steady_stateR Documentation

Verify System Steady State

Description

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

Usage

check_steady_state(cfg, som)

Arguments

cfg

ubiquity system object

som

output of run_simulation_ubiquity

Value

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.


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.