Overview | Just a summary |
Modifications to run on Windows XP | This describes the code changes necessary to make the code compile and execute under Windows XP. |
Basic Source Code Modifications | Once the code compiled and ran, there were a few additional issues getting it to read data. Note - There are still issues I have not been able to fix. |
Future Work | This outlines additional work needed to make the model useful. I can't do this by myself ... please help if you can. |
Model Issues | All models make some assumptions and take a few shortcuts. This model uses 365 day years (ignoring leap years) and has a small error related to the Solstices and Equinoxes. |
Source Code | This looks at the source code and explains why the support scripts won't work with Windows systems |