Implement `Heating` as model component
Closed this issue · 0 comments
milankl commented
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.
Suggested by @KristianJS