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

PVEngine needs to use timeseries albedo values #98

Merged
merged 3 commits into from
Nov 29, 2019
Merged

Conversation

anomam
Copy link
Contributor

@anomam anomam commented Nov 28, 2019

Problem

With the vectorization of all the calculations in the PVEngine, a shortcut was taken with the reflectivity matrix, and instead of using all of the reflectivity values passed to the surfaces, only the values at timestep = 0 were used.

Fix

Build the full 3D reflectivity matrices instead of broadcast with 2D matrix at timestep = 0

@anomam anomam self-assigned this Nov 28, 2019
@anomam anomam merged commit 2c86517 into master Nov 29, 2019
@anomam anomam deleted the fix_timeseries_albedo branch November 29, 2019 06:23
@anomam anomam mentioned this pull request Nov 29, 2019
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

Successfully merging this pull request may close these issues.

1 participant