Closed liunelson closed 3 days ago
The rate laws provided here
"i * omega * epsilonD * (1 - (1/e)**(Cvs * Vsputum / k)"
, and"i * omega * (1 - (1/e)**(theta * IR**2 * Cv * Ci * IR * Vdrop * tContact / ((AER + lambda + S) * Vair))"
Do not have balanced brackets, they probably should be
"i * omega * epsilonD * (1 - (1/e)**(Cvs * Vsputum / k))"
"i * omega * (1 - (1/e)**(theta * IR**2 * Cv * Ci * IR * Vdrop * tContact / ((AER + lambda + S) * Vair)))"
Describe the bug I have this model: Prob 5 Model C (new params).json
I want to edit its rate laws using the
Edit Model
operator:When I click
Run
, the code seems to have been run successfully. However, the right/output panel still shows the same input model (same graph, same state and parameter tables).Context
This is the operator where I encountered this problem: https://app.staging.terarium.ai/projects/a9d892c8-7ed0-4589-b286-49ef15b71c52/workflow/42c0f2d4-b24b-41e8-b5e2-6efc800b4367?operator=b693870d-2f61-4b1c-9cfc-fcd85ab77286