NatLabRockies / NatLabRockies/OpenStudio

Wrap Schedule:File:Shading

Open
#5,600 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement Request
Dominant language
C++
Stars
646
Forks
237
Avg merge
3d 11h
Merged PRs (30d)
10

Description

General Summary

Schedule:File:Shading allows you to import pre-calculated shading calculations. This was added in E+ 8.9.0

Detailed Description

You run once with ShadowCalculation Output External Shading Calculation Results set to Yes. which will output a eplusshading.csv (potentially large)

Then you can switch ShadowCalculation Algorithm to "Imported" and add a Schedule:File:Shading that points to the previously created eplusshading.csv and E+ will reuse it

Possible Implementation

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing OpenStudio wrappers for EnergyPlus schedule and shading objects, then compare how Schedule:File:Shading is represented. Confirm the required fields and imported eplusshading.csv workflow against the EnergyPlus object definition. Done means the object is exposed consistently and covered by the relevant tests; no specific files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.