pvlib.modelchain.ModelChain.pvwatts_dc#

ModelChain.pvwatts_dc()[source]#

Calculate DC power using the PVWatts model.

Results are stored in ModelChain.results.dc. DC power is computed from PVSystem.arrays[i].module_parameters[‘pdc0’] and then scaled by PVSystem.modules_per_string and PVSystem.strings_per_inverter.

Returns

self