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

Issue1373 weather file in FMU #1374

Merged
merged 4 commits into from
Jun 10, 2020
Merged

Issue1373 weather file in FMU #1374

merged 4 commits into from
Jun 10, 2020

Conversation

dhblum
Copy link
Contributor

@dhblum dhblum commented Jun 9, 2020

This is for #1373. It utilizes functions to implement the two methods of determining the solar azimuth (with and without events) in a one-line if-statement. Therefore, it:

  • Created two functions: IBPSA.BoundaryConditions.SolarGeometry.BaseClasses.SolarAzimuthNoEvent and IBPSA.BoundaryConditions.SolarGeometry.BaseClasses.SolarAzimuthWithEvent
  • Updated IBPSA.BoundaryConditions.SolarGeometry.BaseClasses.SolarAzimuth

@Mathadon Our original implementation idea (06b0389) re-introduced state events into the simulations. Therefore, this is a different implementation that achieves the desired results: no events and lat not becoming a structural parameter with JModelica.org. Can you please review? Then, we can ask for outside review before merging.

Copy link
Contributor

@mwetter mwetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see inline comments.

@Mathadon Mathadon merged commit e06b164 into master Jun 10, 2020
@Mathadon Mathadon deleted the issue1373_weaFilFMU branch June 10, 2020 04:19
javiarrobas added a commit to javiarrobas/project1-boptest that referenced this pull request Jun 11, 2020
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.

None yet

3 participants