Main.Accert.cal_LCOE#

Accert.cal_LCOE(c, ut, accert)[source]#

Calculates the Levelized Cost of Energy (LCOE) based on the input data.

Parameters:
  • c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.

  • ut (Utility_methods) – Utility_methods class instantiates objects that can perform utility methods.

  • accert (Accert) – Accert class instantiates objects that can perform ACCERT methods.

Return type:

None