byuflowlab / Solar.jl

Package Containing Methods related to solar energy collection.
Other
0 stars 0 forks source link

Advanced solar efficiency models #5

Open taylormcd opened 6 years ago

taylormcd commented 6 years ago

We should start incorporating some of Nathaniel's solar panel efficiency work into this package.

juddmehr commented 6 years ago

This package is still very much in progress. I don't know that any part of is functional at the moment. All the code we have can be found in hale-module-miscellany->Solar.jl. I was just barely able to meet with Nathaniel to discuss how to best set up/clean up the advanced functions for use in this package. So additions should be coming soon.

taylormcd commented 6 years ago

The simple solar method is working. I switched my optimization to use this and fixed the errors I found so it would work.

taylormcd commented 6 years ago

I'm hoping to get more involved in this package's development as some of the capabilities being implemented in this package are needed for my optimization, so if there's anyway I can help in bringing in code from other places, let me know.

juddmehr commented 6 years ago

For sure, I've go some mental notes on the direction that will probably be best. My hesitancy thus far is summed up pretty well in issue #2, but we can definitely get the current functionality working in this package format.