flux
Gets mass fluxes gives states and parameters
Contents
Syntax
JMO = flux (XEV, nMO, p)
Descrption
Gets mass fluxes gives states and parameters
Input
- XEV: (nf,3 or 4)-matrix with cols:
food density X, masses of reserve M_E, structure M_V, maturity M_H
- nMO: (4,8)-matrix with chemical indices
rows: chemical elements C, H, O, N
cols: CO2, H2O, O2, N-waste, food, structure, reserve, faeces
- p: 12 or 13 -vector with parameters of standard DEB model
{J_EAm}, {F_m}, y_EX, y_VE, v, [J_EM], k_J, kap, kap_R, M_Hb, M_Hp, [M_V] with {J_ET} = 0; or {J_EAm}, {F_m}, y_EX, y_VE, v, [J_EM], {J_ET}, k_J, kap, kap_R, M_Hb, M_Hp, [M_V] with {J_ET} = 0;
Output
- JMO: (nf,8)-matrix with fluxes of compounds
cols: CO2, H2O, O2, N-waste, food, structure, reserve, faeces
Example of use
See mydata_flux