Skip to content

Output file accel_pos.csv contains all zeros when wind direction is not 270.0 #97

Description

@brookeslawski

Output file accel_pos.csv contains all zeros when wind direction is not 270.0. I know the location at which lift and drag coefficients are calculated adapts to when the wind direction changes (i.e. the array rotates) so it seems like the same handling could be applied to the calculations used to populate accel_pos.csv

accel_pos.csv contents:
#x-pos,y-pos,z-pos
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
0.0,0.0,0.0
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions