Skip to content

Aerated bioreactor installation factors #237

@mretier

Description

@mretier

Dear BioSTEAM team,
I don't quite understand how the AeratedBioreactor class handles installation factors.

When I create one (say as R1) and check the installation factors (R1.F_BM), a dictionary is returned that doesn't include installation factors for compressors, coolers, etc.:

{'Horizontal pressure vessel': 3.05,
 'Vertical pressure vessel': 4.16,
 'Horizontal pressure vessel (jacketed)': 3.05,
 'Vertical pressure vessel (jacketed)': 4.16,
 'Platform and ladders': 1.0}

When checking R1.installed_cost / R1.purchase_cost a factor of 2.1 is returned. I briefly checked the source code but don't quite get how installed cost is actually calculated. Could you elaborate?

Thanks a lot!

Best,
M

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions