isotope

Gets isotope frequencies in as functions of time

Contents

Syntax

[tMd aA_out aD_out aG_out] = isotope (tTXd_, Md, p, nMO, aA_, aD_, aG_, odds_)

Description

Obtains the isotope frequencies of the chemical elements C, H, O and N in reserve and structure
  as function of time, given the trajectories of temperature and food density with the isotope frequencies in food.

Input

    time, temp, food dens X, del_*X, del_OO
    cols: CO2, H2O, O2, N-waste, food, structure, reserve, faeces
    rows prod E P C H N; cols: substr (X,O) for elements *;
    optional, default: complete reshuffling
    rows prod V C H N; cols: substr (E,V,O) for elements *
    optional, default: complete reshuffling
    rows prod V C H N; cols: substr (E,O) for elements *
    optional, default: complete reshuffling
* odds_: (4,4)-matrix with odds ratios
    rows: elements *
    cols: X in assim A_a, E,V in dissi D_a, E in growth G_a
    optional (default ones)

Output

Remarks

The theory of isotpe dynamics is discussed in Section 4.7 of the DEB book.

Example of use

See mydata_isotope, which also uses function otolith to get 13C in otoliths under all 9 choices of selection from total, anabolic or catabolic fluxes of dissipation and growth.