diff --git a/src/OceanSeaIceModels/PrescribedAtmospheres.jl b/src/OceanSeaIceModels/PrescribedAtmospheres.jl index ce7b7682..dc6ba471 100644 --- a/src/OceanSeaIceModels/PrescribedAtmospheres.jl +++ b/src/OceanSeaIceModels/PrescribedAtmospheres.jl @@ -1,7 +1,7 @@ module PrescribedAtmospheres using Oceananigans.Grids: grid_name -using Oceananigans.Utils: prettysummary +using Oceananigans.Utils: prettysummary, Time using Oceananigans.Fields: Center using Oceananigans.OutputReaders: FieldTimeSeries, update_field_time_series!, extract_field_time_series using Oceananigans.TimeSteppers: tick!, Clock