Skip to main content

Module investment

Module investment 

Source
Expand description

Code for performing agent investment.

Modulesยง

appraisal
Calculation for investment tools such as Levelised Cost of X (LCOX) and Net Present Value (NPV).

Functionsยง

calculate_candidate_asset_capacity_scale
Calculates a characteristic capacity scale for a candidate asset.
flatten_preset_demands_for_year ๐Ÿ”’
Flatten the preset commodity demands for a given year into a map of commodity, region and time slice to demand.
get_demand_limiting_capacity
Returns the minimum installed capacity required for asset to satisfy the demand that it can potentially serve, accounting for its activity constraints.
is_any_remaining_demand ๐Ÿ”’
Check whether there is any remaining demand that is unmet in any time slice
log_on_equal_appraisal_outputs ๐Ÿ”’
Print debug message if there are multiple equally good outputs
perform_agent_investment
Perform agent investment to determine capacity investment of new assets for next milestone year.
prepare_commissioned_divisible_assets ๐Ÿ”’
Prepare divisible assets for appraisal.
select_best_assets
Get the best assets for meeting demand for the given commodity
update_assets ๐Ÿ”’
Update capacity of chosen asset, if needed, and update both asset options and chosen assets
update_net_demand_map
Update net demand map with flows from a set of assets

Type Aliasesยง

AllDemandMap
Demand for a given combination of commodity, region and time slice
DemandMap
A map of demand across time slices for a specific market