Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random list of ElementClass in MonteCarloSim.py #102

Open
andreycostalopes opened this issue May 23, 2022 · 2 comments
Open

Random list of ElementClass in MonteCarloSim.py #102

andreycostalopes opened this issue May 23, 2022 · 2 comments

Comments

@andreycostalopes
Copy link

Greetings Prof. Latif. How do I set the parameters in "MonteCarloSettings.toml" so that I can make a random list of ElementClass (PVSystems) for a certain pv penetration percentage in my Monte Carlo simulation?

@AadilLatif
Copy link
Collaborator

Yes that is correct. You shouls be able to sample from a defined distribution and update propedrties for any object. Can potentially be used update create PV penetration / loading scenarios

@andreycostalopes
Copy link
Author

Greetings Latif. I have a small doubt. What is the meaning of this code in PvController (self.Pmppt = min(self.Pmppt * Pcalc / Ppv, 100)), given that the OpenDSS parameter estimates a percentage based on the rated power of the PV panel? The VW curve is on rated PV panel? What base is being used to estimate this calculation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants