Skip to content

Commit

Permalink
remove adsorption tests (to be added later)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoelcortes committed Jan 4, 2025
1 parent f1cc097 commit b0094b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed tests/adsorption_column.gif
Binary file not shown.
2 changes: 1 addition & 1 deletion tests/test_adsorption.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# volume = 0.075
# adsorbent = 1
# bst.AdsorptionColumn.plot_isotherm_and_mass_transfer_coefficient_fit(
# Ce, qe, t, C, volume, adsorbent, 'Langmuir'
# Ce, qe, t, C, volume, adsorbent,
# )

# def test_adsorption():
Expand Down

0 comments on commit b0094b5

Please sign in to comment.