FinancePyomo module

author: young

AfoLogic.FinancePyomo.f_con_capital_limit(params, model)

Constrains the level of capital in each cashflow period.

This ensures the model draws a realistic level of money from the bank. The user can specify the capital limit.

AfoLogic.FinancePyomo.fin_precalcs(params, r_vals)

Call finance precalc functions.

Parameters:
  • params – dictionary which stores all arrays used to populate pyomo parameters.

  • report – dictionary which stores all report values.