richard-evans / vampire

Atomistic simulator for magnetic materials
GNU General Public License v2.0
122 stars 92 forks source link

Fixed povray colourwheel performance #58

Closed InsomniacVegan closed 3 years ago

InsomniacVegan commented 3 years ago

Custom colourwheel file was being loaded for each spin file, moved colourwheel into vdc namespace and added an initialisation function for povray. There's more optimisation to be done around colour but this was the big one.