ciceroOslo / ciceroscm

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

Add qstrato3 to code #108

Open maritsandstad opened 1 year ago

maritsandstad commented 1 year ago

Add support to have stratospheric ozone forcing value as parameter. Currently default is -0.05 but in a slightly convoluted way.

maritsandstad commented 1 year ago

q = -(0.287737(0.000552(sumcl)+3.048sumbr))/1000. !Updated according to IPCC AR4. Multiply by factor 0.287737 (=-0.05/-0.17377, AR4/SCM) ! q = -(0.000552(sumcl)+3.048*sumbr)/1000. ! Forcing based on formulation in IPCC TP-2