In order to determine thresholds for a species, you must iterate through every value of that species in each equation it plays a part in. Other variables must be suppressed in said equations during this process. Right now, the parsing tool only suppresses static variables and will break if the model being parsed has more than one non-static variable.
In order to determine thresholds for a species, you must iterate through every value of that species in each equation it plays a part in. Other variables must be suppressed in said equations during this process. Right now, the parsing tool only suppresses static variables and will break if the model being parsed has more than one non-static variable.