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

Avoid access to component that are not present in constraining type of declaration #2471

Closed
mwetter opened this issue Apr 30, 2021 · 0 comments · Fixed by #2472
Closed

Avoid access to component that are not present in constraining type of declaration #2471

mwetter opened this issue Apr 30, 2021 · 0 comments · Fixed by #2472
Assignees

Comments

@mwetter
Copy link
Member

mwetter commented Apr 30, 2021

Some models access components that are not in the constraining type of the declaration. In OCT, this leads to a warning such as

Access to component minT not recommended, it is not present in constraining type of declaration

This issue is to correct these models.

@mwetter mwetter self-assigned this Apr 30, 2021
mwetter added a commit that referenced this issue Apr 30, 2021
mwetter added a commit that referenced this issue Apr 30, 2021
mwetter added a commit that referenced this issue Apr 30, 2021
This integrates #2471 into v7.0.x maintenance
mwetter added a commit that referenced this issue May 2, 2021
mwetter added a commit that referenced this issue May 3, 2021
* Reformulated redeclaration and for VAVReheat, introduced floor area in base class

* Changed constraining type for #2471
mwetter added a commit that referenced this issue May 3, 2021
* Changed constraining type.

This integrates #2471 into v7.0.x maintenance
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 a pull request may close this issue.

1 participant