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

Alfalfa Exception: Index Error #412

Open
tanushree04 opened this issue Feb 22, 2023 · 0 comments
Open

Alfalfa Exception: Index Error #412

tanushree04 opened this issue Feb 22, 2023 · 0 comments

Comments

@tanushree04
Copy link
Contributor

DOE Prototype Buildings are erroring out with an alfalfa exception when uploaded to the alfalfa cctwin server due to Index Error.

To Reproduce:

Upload model attached to alfalfa: https://cctwin.nrel.gov/ using the following simulation parameters

start_dt = datetime.datetime(2021, 7, 1, 0, 0, 0)
end_dt = datetime.datetime(2021, 7, 1, 1, 0, 0)

params = {
"external_clock": False,
"timescale": 20,
"start_datetime": start_dt,
"end_datetime": end_dt
}

The error is attached:
TupleIndexError.txt

Model attached here:
LargeDataCenterLowITE.zip
SmallDataCenterHighITE.zip
SmallDataCenterLowITE.zip

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