how to account for the dc and ac ohmic loss when using pvsystem.Array and pvsystem.PVSystem ? #1845
Unanswered
saikatghosh90
asked this question in
Q&A
Replies: 1 comment
-
You would use both |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
array_dcoutput = pvsystem.Array(mount=sat_mount,modules_per_string=module_series, albedo= albedo, module_type= module, strings=total_strings,
module_parameters=cec_module,
temperature_model_parameters=temp_model_parameters)
how to use - pvlib.pvsystem.dc_ohms_from_percent ?
Beta Was this translation helpful? Give feedback.
All reactions