karin6
This model reproduces Figure 4C of the manuscript.
None
None
None
None
None
None
| Simulation | |
|---|---|
| karin2017_Fig4C |
Unit definitions have no effect on the numerical analysis of the model. It remains the responsibility of the modeler to ensure the internal numerical consistency of the model. If units are provided, however, the consistency of the model units will be checked.
| Name | Definition |
|---|
| Id | Name | Spatial dimensions | Size | |
|---|---|---|---|---|
| default | — | — | 1.0 |
| Id | Name | Initial quantity | Compartment | Fixed | |
|---|---|---|---|---|---|
| zd | zd | 1.0 | default | ✘ | |
| zs | zs | 0.5 | default | ✘ | |
| zsm | zsm | 0.0 | default | ✘ |
Initial assignments are expressions that are evaluated at time=0. It is not recommended to create initial assignments for all model entities. Restrict the use of initial assignments to cases where a value is expressed in terms of values or sizes of other model entities. Note that it is not permitted to have both an initial assignment and an assignment rule for a single model entity.
| Definition |
|---|
| Id | Name | Objective coefficient | Reaction Equation and Kinetic Law | Flux bounds | |
|---|---|---|---|---|---|
| v1 | v1 | ∅ = zs (2 * pr - 1) * lp * zs | |||
| v2 | v2 | ∅ = zsm (2 * prm - 1) * lp * zsm | |||
| v3 | v3 | ∅ = zd 2 * (1 - pr) * lp * zs + 2 * (1 - prm) * lp * zsm - lm * zd |
| Id | Value | |
|---|---|---|
| k_pr | 1.0 | |
| k_prm | 0.15 | |
| lm | 0.5 | |
| lp | 1.0 | |
| pr | — | |
| prm | — |
| Id | Value | Reaction |
|---|
| Definition | |
|---|---|
| pr = 1.0/(1.0 + pow(k_pr*zd,0.5)) | |
| prm = 1.0/(1.0 + pow(k_prm *zd,0.5)) |
| Definition |
|---|
| Definition |
|---|
| Definition |
|---|
| Trigger | Assignments | |
|---|---|---|
| time == 10 | zsm = 0.01 |