CustomODE

CustomODE
is a list of additional ordinary differential (ODE) or differential algebraic (DAE) equations.
Load the glycolysis model
Access the the custom equations of the model (there are no equations defined in the glycolysis model)
Make the compartment volume oscillatory:
Simulate the system:
Compartment volume oscillates now with time.
The exchange fluxes strongly follow the compartment volume oscillations ...
... while most other flux oscillations quickly dampen out.
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Load the glycolysis model
In[3]:=
Click for copyable input
In[4]:=
Click for copyable input
Out[4]=
Access the the custom equations of the model (there are no equations defined in the glycolysis model)
In[5]:=
Click for copyable input
Out[5]=
Make the compartment volume oscillatory:
In[6]:=
Click for copyable input
Simulate the system:
In[7]:=
Click for copyable input
Compartment volume oscillates now with time.
In[8]:=
Click for copyable input
Out[8]=
The exchange fluxes strongly follow the compartment volume oscillations ...
In[9]:=
Click for copyable input
Out[9]=
... while most other flux oscillations quickly dampen out.
In[10]:=
Click for copyable input
Out[10]=
In[11]:=
Click for copyable input
Out[11]=