Vizualise heat transfer in 2D and 3D objects under various atmospheric conditions
Stars
7
Forks
1
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
I don't think this is going to work with kivy, I think I misunderstood Qt licensing and since this is open-source this work should be extensible even with pyQt. So many of the python GUI frameworks are doa, restricted to python 2 and unupdated for years. I just don't see a viable alternative to pyQt out there and kivy really is a mess under the hood.
c090dadView on GitHubVery close to getting the plot in the GUI, but kivy is just frustrating. The interface is so smooth, but the implementation is just awful
5012fdaView on GitHubNow available with pip! Setup.py installs successfully but garden graph still needs manual installation
e83e0b8View on GitHubThis is v0.1. Added a query function to SolidProperties and gave Tgrid a default value of an empty dict.
1c8fea3View on GitHubGUI is a bit neater with size hints. Some work on refactoring to print in GUI, but time's up. All materials were run for plots in the paper and they all work plausibly
109a60dView on GitHubHooks are in,so the GUI input DOES create the plots but the code needs major refactoring to plot in the GUI and make other shapes. It's the lowest bar, but I made it
b7c4856View on GitHubInterface looks good. Refactored the example class now ziggurat and brick are instances of a THING. Results look plausible. It's not quite done in time. Literally, I only need one more day.
c614d54View on GitHubBasically working now. Weirdly dictionary becomes full of arrays rather than scalars. Would fix it.
37a5188View on GitHubMost of the structure is in place, still need to workout the location tags, and finish the UI. Its ugly though.
5e7bdb1View on GitHubOk, now it's actually coming along. I think I've broken through to a basic understanding of kivy
e92da26View on GitHubWell most of the property data is done. Need to do the adding interface. Unsure about epsilon. Must do the scheme and interface.
8aee015View on GitHub