Skip to content

Add more inverters into the system #2034

Answered by kandersolar
ClemensReichel asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ClemensReichel, pvlib's PVSystem and ModelChain support only a single inverter. In general, simulating multiple inverters is done by defining a PVSystem/ModelChain instance for each inverter. Or in the special case where all aspects of the inverters and their arrays are identical, you just perform one simulation and multiply by the number of inverters.

See also: https://pvlib-python.readthedocs.io/en/stable/user_guide/faq.html#how-do-i-model-a-system-with-multiple-inverters

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ClemensReichel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants