SpeedyWeather/SpeedyWeather.jl

Implement `Heating` as model component

Closed this issue · 0 comments

For example to implement a tropical temperature tendency lie Lee and Kim, 2003

Suggested to have a AbstractHeating, then ConvectiveHeating <: AbstractHeating probably living in ConvectiveHeating.jl repository.

image

Suggested by @KristianJS