ciceroOslo / ciceroscm

Python version of the CICERO-SCM simple climate model/emulator
Apache License 2.0
17 stars 4 forks source link

concentration driven capacity #30

Closed benmsanderson closed 2 years ago

benmsanderson commented 2 years ago

Ability to compare to standard DECK 1pctCO2 runs and abrupt4x runs requires ability to specify CO2 concentrations. Ideal implementation would be to specify all concentrations for all forcers.

maritsandstad commented 2 years ago

In fact, I think this is already supported in the code, however, it's not really documented that well and there also should be a test for it... I'll try and add such a test and update the docs a bit, and then I think this should be solved...

maritsandstad commented 2 years ago

In fact, it wasn't completely tuned to the original, however, this is now fixed in #35

benmsanderson commented 2 years ago

Need working c-driven script