QSD-Group / EXPOsan

EXPOsition of sanitation and resource recovery systems
https://qsdsan.com
Other
16 stars 6 forks source link

Adjust stream price using `price_ratio` in Reclaimer contry-specific analysis #25

Closed yalinli2 closed 1 year ago

yalinli2 commented 1 year ago

Just want to check with you @haclohman and make sure we aren't missing anything, in the Biogenic Refinery (and also NEWgenerator), we use price_ratio to adjust material stream price, e.g.,: https://github.com/QSD-Group/EXPOsan/blob/5e4f2a8bb499eda521a6dd22bf41c9fd1e5c5bc1/exposan/biogenic_refinery/country_specific.py#L93

But I'm not seeing similar lines in the Reclaimer module, is it because there is no such streams to adjust?

haclohman commented 1 year ago

I'll look at the Reclaimer again and make sure our assumptions for updating the price ratio and the same as what we are doing for NEWgen and Biogenic Refinery. I'll look at this tomorrow.

haclohman commented 1 year ago

The Reclaimer does not have any streams that need to be updated. Most of the consumables costs and emissions are being accounted for in the sanunit, not as a stream. We can close this issue!

yalinli2 commented 1 year ago

OK great! Closing it!