Module appraisal

Source
Expand description

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

Modulesยง

coefficients ๐Ÿ”’
Calculation of cost coefficients for investment tools.
constraints ๐Ÿ”’
Constraints for the optimisation problem.
costs ๐Ÿ”’
Costs for the optimisation problem.
optimisation ๐Ÿ”’
Optimisation problem for investment tools.

Structsยง

AppraisalOutput
The output of investment appraisal required to compare potential investment decisions

Functionsยง

appraise_investment
Appraise the given investment with the specified objective type
calculate_lcox ๐Ÿ”’
Calculate LCOX for a hypothetical investment in the given asset.
calculate_npv ๐Ÿ”’
Calculate NPV for a hypothetical investment in the given asset.