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

Indices in array in asf electricity production using grid size #17

Open
JdPeppino opened this issue Apr 20, 2018 · 0 comments
Open

Indices in array in asf electricity production using grid size #17

JdPeppino opened this issue Apr 20, 2018 · 0 comments

Comments

@JdPeppino
Copy link

JdPeppino commented Apr 20, 2018

Dear

I am modifying the geometries via the ASF simulation code and grasshopper, in order to simulate alternative technologies. In doing so, I sometimes get the
IndexError: too many indices for array
for the equation
*irr_mod_sel = np.array(1 / gridPsize irr_gridP[mod_sel, :])
in line 240 in module asf_electricity_production.
I have tried simulating with different values for the panelGridsize.

If it supports you solving the error and helping me, here is what I have basically changed:
I have only 1 shading object (1 row, 1 column), which is rendered in grasshoppers just the way I want it to look like.

@MauroLuzzatto

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

1 participant