SurfaceFluxes.jl icon indicating copy to clipboard operation
SurfaceFluxes.jl copied to clipboard

Examples of using `SurfaceFluxes` to compute fluxes given an atmosphere and ocean state?

Open glwagner opened this issue 1 year ago • 2 comments

@simone-silvestri and I are building a coupled ocean-sea ice simulation and need to compute ocean-atmosphere flux from atmospheric reanalysis. Is it possible to use the code in this repo for that purpose? How would we do that? In our code, the ocean and atmosphere state (at the surface, also in 3D) are stored in array-like objects (not sure if that matters).

glwagner avatar Nov 02 '23 20:11 glwagner