Module investment_constraints

Module investment_constraints 

Source
Expand description

Code for reading process investment constraints CSV file

Structsยง

ProcessInvestmentConstraintRaw ๐Ÿ”’
Represents a row of the process investment constraints CSV file

Constantsยง

PROCESS_INVESTMENT_CONSTRAINTS_FILE_NAME ๐Ÿ”’

Functionsยง

read_process_investment_constraints
Read the process investment constraints CSV file.
read_process_investment_constraints_from_iter ๐Ÿ”’
Process raw process investment constraint input data into a constraints map.