Skip to content
Adam Michael Bauer edited this page Jun 29, 2022 · 8 revisions

Welcome to the TCREZClimate wiki! This documentation will hopefully give users an understanding of how the model works and how you can use it for your own research. If you do use this model in your work, great! Please cite our work accordingly (see the footer). An overview of the wiki pages are as follows.

Model overview and flow chart

This page will give an overview of how the model works from a computational perspective. Hopefully it'll answer the age-old question in computational modeling: "OK, I get the idea, and your figures are pretty, but how did you do that?"

Model classes

This page goes into even more detail on the inner workings of the model as implemented in Bauer et al., 20XX. It goes class by class, method by method, attribute by attribute to give interested readers a comprehensive view of the model. This page is far more technical than the previous page.

Example implementations

The final page outlines some example implementations that were highlighted in our paper, and how one would use this model or alter it to do your own investigations. Here are some examples that we'll walk through:

  1. "Base case"
  2. CRRA preferences
  3. Isolating a particular damage function

Contact

Is something unclear? Did we miss something? Want to tell us how awesome our work is? Feel free to reach out to Adam (adammb4 [at] illinois [dot] edu), Cristi (cristi [at] illinois [dot] edu) or Gernot (gwagner [at] gwagner [dot] com) with any questions or congratulations on our work.

MIT License

Copyright 2022, Adam Michael Bauer, Cristian Proistosescu, and Gernot Wagner.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Clone this wiki locally