Skip to content
Discussion options

You must be logged in to vote

Hi @AbbyHodson - sometimes when doing TEA it is common to link an operating cost to the capital cost via factors if it is a cost we want to capture (in this case the annual cost of maintenance, labor, and chemicals) but don't have a solid relationship for.

The default value for the maintenance_labor_chemical_factor is 0.03 but there is nothing wrong with setting it to zero to exclude these costs (m.fs.costing.maintenance_labor_chemical_factor.fix(0)) in both flowsheets.

Alternatively, you could make your comparison with total_variable_operating_cost which does not include the maintenance_labor_chemical_operating_cost or just the electricity cost with aggregate_flow_costs['electricity'].

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AbbyHodson
Comment options

Answer selected by ksbeattie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants