Description Usage Arguments Details Value Examples
This function describes the evolution of the probability of single-cell growth with environmental factors (T, pH & aw). For this, we used the model proposed by Jean Christophe Augustin and Aurelia Czarnecka-Kwasiborski in 2012, to describe the combined effect of the three environmental factors. in this model T, pH and aw were considered to have independent effects on the single cell
1 |
T |
Temperature value # a number |
Tinf |
The theoritical cellular minimal temperature for growth #a number |
Tsup |
The theoritical cellular maximal temperature for growth #a number |
c |
Parameter # a number |
pH |
pH value # a number |
pHinf |
The cellular minimal pH for growth # a number |
pHsup |
The cellular maximal pH for growth # a number |
aw |
water activity value #a number |
awinf |
The cellular minimal value of aw for growth # a number |
awsup |
The cellular maximal value of aw for growth # a number |
\begin{equation}p≤ft(T, \mathrm{pH}, a_{w}\right)=p(T) \cdot p(\mathrm{pH}) \cdot p≤ft(\mathrm{a}_{\mathrm{w}}\right)\end{equation}
Pc The single-cell growth probability as function of environemental factors # a number
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.