Check outflow multiple dynamic functions
Source:R/check_outflow-multiple_dynamic-functions.R
check_outflow_multiple_dynamic_functions.RdCheck outflow multiple dynamic functions
Usage
check_outflow_multiple_dynamic_functions(
config,
q = 1,
allowed_relative_offset_percent = 0.001
)Arguments
- config
list with config as imported with
config_read- q
total section flow used for testing, needs to be a scalar! (default: 1)
- allowed_relative_offset_percent
maximum allowed percental offset for sum of all section outflows compared to section inflow (i.e. parameter q), default: 0.0001)