hfm_feed_flow_rate_analyzer
Analyzes recommended feed flow rate bounds for hollow-fiber membrane modules based on geometry, operating conditions, and permeance inputs.
Instructions
analyze recommended feed flow rate bounds for a hollow-fiber membrane module from geometry, operating conditions, and permeance inputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| permeance | Yes | A dictionary containing the permeance values for each component in the feed stream. | |
| theta_max | No | The maximum allowable packing density of the fibers (default is 0.8). | |
| viscosity | Yes | The viscosity of the feed stream. | |
| fiber_length | Yes | The length of the fibers. | |
| velocity_max | No | The maximum velocity to consider for the analysis (default is 10.0 m/s). | |
| velocity_min | No | The minimum velocity to consider for the analysis (default is 0.01 m/s). | |
| feed_pressure | Yes | The pressure of the feed stream. | |
| feed_temperature | Yes | The temperature of the feed stream. | |
| number_of_fibers | Yes | The number of fibers in the HFM system. | |
| max_pressure_drop | No | The maximum allowable pressure drop across the fibers (default is 20,000 Pa). | |
| permeate_pressure | Yes | The pressure of the permeate stream. | |
| feed_mole_fraction | Yes | A dictionary containing the mole fraction values for each component in the feed stream. | |
| fiber_inner_diameter | Yes | The inner diameter of the fibers. | |
| fiber_outer_diameter | Yes | The outer diameter of the fibers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |