KappaTools
KappaTools copied to clipboard
Warnings are super hard to see in the UI
The following rule should get flagged as having useless distinction of [molecul]arity: the LHS is a connected component, therefore the bimolecular rate supplied is useless. Currently, the UI does not issue a warning for this case.
A(z!1/!.),A(z!1/!.) @ 1.0 {1.0}
The problem is well detected by the simulator, the issue is where and when warnings should be triggered. For now, you need to launch the model AND go into the log tab to see warnings!