Vous êtes sur la page 1sur 1

CSTR assumptions:

- We assume the tank is well-mixed because it is well-stirred


- The concentration at the exit is the same as everywhere in the tank
- The mole balance at steady state: dNa/dt= 0
-Isothermal process- Temperature is not changing throughout the reaction

Fa0-Fa+ra*V = 0

Batch Reactor Assumptions:


- Constant volume
- No flow in or out
- Assumes well-mixed, i.e. uniform concentration

dNa/dt = ra*V
for constant volume:
dCa/dt = ra

PFR Assumptions:
- We assume our differential element (used for mole balance) is well-mixed
dFa/dt = ra

Ca_exit = np.array([fsolve(objective, ig, args=(v,)) for v in v_array])

Vous aimerez peut-être aussi