This repository contains coupled (toy) problems and coupling setups that are representative of and relevant for atmosphere-ocean-sea ice coupling. The idea is to explicitly make use of the ClimaCoupler.jl API for these problems.
To run the code:
> julia --project
> ]instantiate
# return to REPL
> using clima_playground
> coupled_heat_equations()