WISDEM / RAFT

A frequency-domain dynamics model for floating wind turbines
https://openraft.readthedocs.io
Apache License 2.0
40 stars 21 forks source link

More changes for Numpy v1.24 #22

Closed gbarter closed 1 year ago

gbarter commented 1 year ago

Matt caught the np.float issues, but there were some np.int issues too. Switched to np.int_

Before I could do this, there were also some differences between the master and dev branch that had to be resolved. I would also recommend resolving the confusion between having two branches named master and main with some overall branch cleanup

mattEhall commented 1 year ago

Thanks Garrett. I'm working on a big update that changes a lot of the code in a discontinuous way. It should be ready in a day or two. I'm going to delay this merge until then, to see how the merge conflicts look. I'll get the branches cleaned up then too.

gbarter commented 1 year ago

Sounds good. I will use this branch to get WEIS up and running again.

mattEhall commented 1 year ago

I just merged it. (I don't want to delay/complicate the process of getting WEIS up and running again)