Try this:
Rsh=R_sh_ref*cells_in_series
INFORMACIÓN SOBRE PROTECCIÓN DE DATOS PERSONALES; Reglamento UE 2016/679 de Protección de Datos (RGPD) y Ley Orgánica 3/2018 de Protección de Datos Personales y garantía de los derechos digitales (LOPDGDD); RESPONSABLE DEL TRATAMIENTO: ieco Desarrollo Digital, S.L.; FINALIDADES DEL TRATAMIENTO: Inicio o mantenimiento de una relación mercantil, respuesta a consultas, solicitudes o peticiones; LEGITIMACIÓN PARA EL TRATAMIENTO: Consentimiento de la persona interesada (artículo 6.1,a del RGPD), relación contractual (artículo 6.1,b del RGPD) o Interés legítimo sobre el origen del contacto (artículo 6.1,f del RGPD); DESTINATARIOS: No se cederán datos a terceros, salvo Encargados del Tratamiento con los que se tenga una vinculación contractual para que puedan ejecutar correctamente la prestación del servicio (artículo 28 RGPD).; EJERCICIO DE DERECHOS: Se permite el ejercicio de los derechos de acceso, rectificación o supresión, la limitación del tratamiento, oposición y el derecho a la portabilidad de sus datos en le...@ieco.io; CONFIDENCIALIDAD: Este mensaje, y en su caso cualquier fichero anexo, se dirige únicamente a su destinatario/a, y puede contener información privilegiada y/o confidencial, siendo para uso exclusivo del mismo/a. Si no es Vd. el destinatario/a de referencia, se le notifica que la utilización, cesión a terceros, divulgación y/o copia sin autorización está prohibida. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción.--
You received this message because you are subscribed to the Google Groups "pvlib-python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pvlib-python...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pvlib-python/e83f1740-16b6-45b5-a704-9aa9e42d67ffn%40googlegroups.com.
-- PV Performance Labs Emmy-Noether-Str. 2 79110 Freiburg Germany +49-761-8973-5603 (Office, daytime) +49-174-532-7677 (Mobile) www.pvperformancelabs.com
Thanks a lot for the suggestion. Unfortunately, it does not work, since the resulting module Pmp only changes from 113.7 W to 113.5 W. Anyway, why should I have to multiply the shunt resistance by the number of cells in series instead of divide it?
On Tuesday, July 16, 2024 at 2:47:00 PM UTC+2 anton....@pvperformancelabs.com wrote:
There is a function in pvmismatch to generate 2-diode coefficients. It’s called gen_coeffs() check the documentation: https://sunpower.github.io/PVMismatch/api/contrib.html#module-pvmismatch.contrib.gen_coeffs
Check the discussions on how to generate coefficients for pvmismatch: https://github.com/SunPower/PVMismatch/discussions
Especially:
There are also some stack overflow questions: https://stackoverflow.com/search?q=Pvmismatch
You can also post questions in the discussion on GitHub, see link above. Note although communities overlap, pvmismatch is a sunpower/maxeon tool and is not officially supported by pvlib, although I bet you will still find kind folks who will try to support you in this forum like in this thread
Hello again,
Thank you all very much for your help. On one hand, I corrected the way I defined the module in PVMismatch (basically, I was incorrectly setting the crosstie parameter). On the other hand, with the gen_coeffs() function, I managed to calculate the parameters for the 2-diode model after reviewing the link that discussed solutions for convergence issues. With this, I was able to reduce the difference between what I get with pvlib and PVMismatch to 3%, which is enough for the experiments I am conducting.
Thanks again!
Brais
On Jul 24, 2024, at 5:37 AM, 'Brais González Rodríguez' via pvlib-python <pvlib-...@googlegroups.com> wrote:
You received this message because you are subscribed to a topic in the Google Groups "pvlib-python" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pvlib-python/lbeQHpe3y5A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pvlib-python...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pvlib-python/c68b4485-7879-4086-ae86-9a55014fe2ddn%40googlegroups.com.