Lenstests.m - Source code made as reference for the rest of the codes. Gives numerous graphs and the final temperature of the lens surface after 5 minutes. All parameters are set in code
Lensradius.m - Code to find the most optimal radius of lens given all other parameters.
Lensthickness.m - Code to find the most optimal thickness of lens given all other parameters.
Lightradius.m - Code to test how the radius of the light cord tip affects the final temperature of the lens surface after a given amount of time given all other parameters.
Lighttiptemp.m - Code to test how the temperature of the light cord tip affects the final temperature of the lens surface after a given amount of time given all other parameters.
Timevariable.m - Code to test given parameters and observe their final temperature over a continuous time graph.
Insertallvariables.m - Code with given parameters along with a number of changeable parameters that the user inputs on command to find the best set of parameters.
Setcomparison.m - Code to compare different sets of parameters found using Insertallvariables to directly see the differences.