The next example is the steady-state thermal decomposition of
2-phenylvinyl radical which is the adduct shown in Fig. Q1.
The same MASTER input file as example-1, rc2h2ph_s_mas.dat,
will be used with slightly different control input file,
rc2h2ph_s_d.inp.
The contents of the control input file,
rc2h2ph_s_d.inp,
is shown below.
# phenyl-c2h2 single-well model - dissociation
tempList 1000
pressUnit atm ! change the pressure unit to 'atm'
pressLog10Range -6 6 1
output HPL
well{
filename rc2h2ph_s_mas
}
It is similar to
rc2h2ph_s_ca.inp in the previous example,
but it lacks lines beginning with
'recombChan' and
'truncate' which are
not necessary for the steady-state dissociation problem.
Also, in this case, pressure is scanned for a single temperature, 1000 K,
whereas, temperature is scanned in the previous example.