gel: Gel effect function

Description Usage Arguments Details Value Author(s)

View source: R/gel.R

Description

The function calculate the change of kinetic constants due to gel effect

Usage

1
gel(y, pars, roM, roS, roP)

Arguments

y

vector of material and energy balance, as supplied by the function prepare

pars

vector of chemical-physical parameters, as supplied by the function prepare

roM

function of monomer density (Kg/L) vs. temperature (K)

roS

function of solvent density (Kg/L) vs. temperature (K)

roP

function of polymer density (Kg/L) vs. temperature (K)

Details

The function evaluate the reduction of kinetic constant of propagation, termination, initiation when gel effect take place. Several models are implemented: diffusional, segmental and reactive. User can choose among them by menu choice

Value

A list with the following elements:

Author(s)

Gianmarco Polotti


HomoPolymer documentation built on May 29, 2017, 2:57 p.m.