Click any class or function to expand its documentation. Use the sidebar to navigate between modules.
pathsim_chem
PathSim-Chem: Chemical Engineering Blocks for PathSim
PathSim-Chem: Chemical Engineering Blocks for PathSim
A toolbox providing specialized blocks for chemical engineering simulations in the PathSim framework.
pathsim_chem.neutronics.point_kinetics
pathsim_chem.process.cstr
pathsim_chem.process.distillation
pathsim_chem.process.flash_drum
pathsim_chem.process.heat_exchanger
pathsim_chem.process.heater
pathsim_chem.process.mixer
pathsim_chem.process.multicomponent_flash
pathsim_chem.process.pfr
pathsim_chem.process.valve
pathsim_chem.thermodynamics.activity_coefficients
pathsim_chem.thermodynamics.averages
pathsim_chem.thermodynamics.corrections
pathsim_chem.thermodynamics.correlations
pathsim_chem.thermodynamics.enthalpy
pathsim_chem.thermodynamics.equations_of_state
pathsim_chem.thermodynamics.fugacity_coefficients
pathsim_chem.thermodynamics.reactions
pathsim_chem.tritium.bubbler
pathsim_chem.tritium.glc
Bubble column gas-liquid contactor model solver.
Bubble column gas-liquid contactor model solver.
This module solves the coupled, non-linear, second-order ordinary differential equations that describe tritium transport in a counter-current bubble column, based on the model by C. Malara (1995). The boundary value problem is solved with the native :class:`~pathsim.blocks.BVP1D` block, which warm-starts the mesh between evaluations and skips the re-solve when the boundary data is unchanged.