Description Usage Arguments Details Value Author(s)
It supplies the derivatives of the model as requested by ode integrator in deSolve package
| 1 | 
| t | integration time | 
| y | actual value of the integrated variables | 
| pars | vector of physical parameters | 
| Kpf | function for propagation kinetic constant | 
| Kdf | function for initiator decomposition kinetic constant | 
| Kfz | function for inhibition kinetic constant | 
| Kfm | function for transfer to monomer kinetic constant | 
| Kfs | function for transfer to solvent kinetic constant | 
| Kfp | function for transfer to polymer kinetic constant | 
| Kps | function for external terminal bond kinetic constant | 
| Kpss | function for internal terminal bond kinetic constant | 
| KfCTA | function for transfer to agent kinetic constant | 
| KfCCTA | function for transfer to catalytic agent kinetic constant | 
| Ktf | function for bimolecular termination kinetic constant | 
| Ktd | function for disproportion kinetic constant | 
| Ktc | function for combination kinetic constant | 
| roM | function for density of Monomer | 
| roS | function for density of Solvent | 
| roP | function for density of Polymer | 
The function gives the vector of actual values of the derivative using the ancillary function gel
A list of values with model derivatives as first element
Gianmarco Polotti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.