Skip to content

Commit dc79dc0

Browse files
add an OceananigansSimulation
1 parent 0876b41 commit dc79dc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/OceanSeaIceModels/InterfaceComputations/component_interfaces.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ using ..OceanSeaIceModels: reference_density,
99
sea_ice_thickness,
1010
downwelling_radiation,
1111
freshwater_flux,
12-
SeaIceSimulation
12+
SeaIceSimulation,
13+
OceananigansSimulation
1314

1415
using ..OceanSeaIceModels.PrescribedAtmospheres:
1516
PrescribedAtmosphere,

0 commit comments

Comments
 (0)