Skip to content

wind direction interpolation in IDEAS.BoundaryConditions.SimInfoManager #1421

@flosfeld

Description

@flosfeld

Weather file data has an hourly input. The SimInfoManager calculates the data in between 2 inputs. Wind direction can change from e.g. 10 to 360, resulting in an interpolation from 10 to 360. In fact, you would expect an interpolation between 10 and 0.

For a wall facing N, the CpAct in outsideAir should be around 0.4. However it is fluctuating, from a pos value to a neg value to a pos value again, in only 1 hour. The variable pWin follows this behavior.

This can be observed in e.g. IDEAS.Examples.Tutorial.Example1:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions