From ea4ec2c1a4aa170e907cf3590bc9cc4cbf5a20ec Mon Sep 17 00:00:00 2001 From: cortespea Date: Sat, 4 Nov 2023 11:03:29 -0500 Subject: [PATCH] remove nonexistent parameters --- biosteam/units/distillation.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/biosteam/units/distillation.py b/biosteam/units/distillation.py index 03f2038b..6a1d7b3c 100644 --- a/biosteam/units/distillation.py +++ b/biosteam/units/distillation.py @@ -2182,11 +2182,6 @@ class MESHDistillation(MultiStageEquilibrium, new_graphics=False): Stage number and split fraction pairs. liquid_side_draws : tuple[tuple[int]] Stage number and split fraction pairs. - specifications : tuple[tuple(int, tuple(str, float))] - Stage number and both specification name and value pairs. - product_specification_format="Composition" : "Composition" or "Recovery" - If composition is used, `y_top` and `x_bot` must be specified. - If recovery is used, `Lr` and `Hr` must be specified. P=101325 : float Operating pressure [Pa]. vessel_material : str, optional