Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consultation about pressure swing adsorption #162

Open
zasddsgg opened this issue Aug 4, 2024 · 3 comments
Open

Consultation about pressure swing adsorption #162

zasddsgg opened this issue Aug 4, 2024 · 3 comments

Comments

@zasddsgg
Copy link

zasddsgg commented Aug 4, 2024

Hello, I am building a process to produce biodiesel from hydrocracking heavy oil (obtained by hydrothermal liquefaction treatment of kitchen waste), which requires pressure swing adsorption (PSA) to recover hydrogen, but there seems to be no PSA unit found in BioSTEAM (https://github.com/BioSTEAMDevelopmentGroup/biosteam/tree/master/biosteam/units). May I ask how to call PSA unit in BioSTEAM? Thanks for your help.

@zasddsgg
Copy link
Author

zasddsgg commented Aug 5, 2024

@yoelcortes Hello, could I consult you how do I call the PSA unit in BioSTEAM. I need to recover hydrogen from the hydrocracked gas after hydrothermal liquefaction treatment of kitchen waste. PSA doesn't seem to be in the tutorial (https://biosteam.readthedocs.io/en/latest/API/units/index.html) or the code (https://github.com/BioSTEAMDevelopmentGroup/biosteam/tree/master/biosteam/units).

@yalinli2
Copy link
Member

yalinli2 commented Aug 5, 2024

I'm not sure if there's a PSA in BioSTEAM, but there's one PSA-related unit in QSDsan:
https://github.com/QSD-Group/QSDsan/blob/main/qsdsan/sanunits/_hydroprocessing.py

The HTL system uses it:
https://github.com/QSD-Group/EXPOsan/blob/pfas/exposan/htl/systems.py

@zasddsgg
Copy link
Author

zasddsgg commented Aug 6, 2024

Thank you for your answer, may I ask you how to call the PSA unit of QSDsan in BioSTEAM. Because I didn't find the PSA unit in BioSTEAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants