We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8602684 commit d45906bCopy full SHA for d45906b
src/OceanSeaIceModels/InterfaceComputations/assemble_net_fluxes.jl
@@ -32,7 +32,7 @@ end
32
end
33
34
# No need to do this for an Oceananigans Simulation
35
-fill_up_net_fluxes!(ocean, net_ocean_fluxes) = nothing
+fill_net_fluxes!(ocean, net_ocean_fluxes) = nothing
36
37
function compute_net_ocean_fluxes!(coupled_model)
38
sea_ice = coupled_model.sea_ice
0 commit comments