All unit operations
Fluidized bed simulation
solid + fluidizing gas -> heated/reacted solid + gas (indirect, Wen-Yu sized)
Governing equations
The exact equations the solver works for a fluidized bed — the same math shown in the app's "Theory" panel, not a black box.
- Reynolds number at minimum fluidization (Wen-Yu)
- Archimedes number — the dimensionless group that decides when the bed lifts
- minimum fluidization velocity [m/s] — below this it is a fixed bed, not a fluidized one
- gas viscosity [Pa·s]
- particle diameter [m]
- gas density [kg/m³]
- solids residence time [s]
- bed inventory [kg]
- mass flow [kg/s]
- heat capacity [J/kg/K]
- wall and solids temperatures [K]
- heat-transfer coefficient [W/m²/K]
- rate constant
- pre-exponential
- activation energy [J/mol]
- gas constant
- conversion [0..1] — well-mixed, so the kτ/(1+kτ) CSTR form, not the plug-flow one
Parameters
wall_temperature_K + heat_transfer_area_m2 [required, immersed coil]; bed_diameter_m/bed_inventory_kg/gas_velocity_m_s [geometry + hydrodynamics, defaults 2/5000/1], particle_diameter_m [default from the feed's solids payload], particle_density_kg_m3/gas_density_kg_m3/gas_viscosity_pa_s [Wen-Yu Umf inputs], molar_mass_kg_mol [default 0.1, for the mass-based residence time], overall_u_w_m2k [default 250, typical bubbling-bed range 200-500]; same optional reaction params as rotary_kiln (CSTR conversion form instead of plug-flow)