f(p) arbitrary Realfunction1d - see WXC++ documentation
pmin minimum pressure for reaction to occur
f(p) is usually a polynomial, e.g. a quadratic:
polynomial 3 0.1 -2.5 0.03for f = 0.1 - 2.5 p + 0.03 p2.
rho0 reference density number_of_ignition_terms For each: fmax maximum burn fraction at which term operates mucrit minimum compression for term to operate freq eta fr number_of_growth_terms For each: fmin minimum burn fraction at which term operates fmax maximum burn fraction at which term operates g m r s
This is intended to represent the rate in pure reactant. If used for a mixture of reactant and products, the `global' modifier (see below) should be used.
f(rho) attempt rate T*(rho) energy barrier, expressed as a temperatureThe functions are arbitrary
Realfunction1ds
(see WXC++ documentation for allowed types.
The classical choice is to use constants:
constant 2.5e6 constant 1784
wh nh tauh ph taul ws ns taus
number_of_rates For each: rate_law named rate with parameters, as above lambda0i lambda1i
global modifier may be needed if the rate is to apply
to a mixture of reactant and products.
rate_function
Realfunction2d.
Any of these function classes may be used.
lambda_eqm rate_law
Realfunction2d.
Any of these function classes may be used.
The rate law is any named rate with parameters.
rate_law named rate with parameters, as above
rate_law named rate with parameters, as above
rhomin rhomax density limits emin emax specific internal energy limits pmin pmax pressure limits tmin tmax temperature limits fmin fmax fraction reacted limits (usually set to 0.0 1.0) rmin rmax rate limits rate_law named rate with parameters, as above