Hello, the duty_over_mol = 39000 (https://github.com/BioSTEAMDevelopmentGroup/biosteam/blob/master/biosteam/facilities/_boiler_turbogenerator.py#L397) set in the boiler source code seems to only apply to low pressure steam. If medium pressure steam and high pressure steam are also required in the process, the steam flow calculated by duty_over_mol = 39000 seems to be wrong. This seems to affect the calculation of boiler costs and the flow rate calculation of boiler-related stream. Thanks for your help.
Hello, the
duty_over_mol = 39000(https://github.com/BioSTEAMDevelopmentGroup/biosteam/blob/master/biosteam/facilities/_boiler_turbogenerator.py#L397) set in the boiler source code seems to only apply to low pressure steam. If medium pressure steam and high pressure steam are also required in the process, the steam flow calculated byduty_over_mol = 39000seems to be wrong. This seems to affect the calculation of boiler costs and the flow rate calculation of boiler-related stream. Thanks for your help.