-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CO2 forcing #410
Comments
At the moment this is not possible. Bit of background: While we do have some functionality already written that include shortwave and longwave radiation, both are currently not active in the current version of SpeedyWeather. The longwave radiation (as from Fortran SPEEDY) has 4 bands of which one is for CO2, so sooner or later it will be possible to force SpeedyWeather with CO2 as well. If radiation is your area of expertise feel free to look at the code we currently have. I'll tackle this soon-ish but currently cannot make promises when this will be. However you can also help us form a user perspective: What interface would you like to have to force SpeedyWeather with various levels of CO2? What experiments are you considering? All of this helps us too to build something that is actually easily usable! |
Dear Prof. Kloewer, Gianluca Argentini |
This is the paper cited in my previous post (pg. 4, Trace gas Table, CO2 DeltaF) |
I believe we could introduce a Also don't call me professor please, given I am not a professor ;) |
At first approximation the Forcing Radiation could be vertically constant or linearly decreasing. |
Okay neat, that sounds easy and straight forward. I'm tempted to implement the following in execution order
Meaning we'd add step 2 with a general forcing, and I'll post here how you could add a https://speedyweather.github.io/SpeedyWeather.jl/dev/extending/ |
Dear Prof Kloewer and All,
I would use some global mean CO2 value as forcing in some models of SpeedyWeather.
I ask you how it could be possible to declare in models.
Many thanks.
Gianluca Argentini
The text was updated successfully, but these errors were encountered: