Skip to content

Commit

Permalink
Bug fix in PrescribedAtmospheres
Browse files Browse the repository at this point in the history
  • Loading branch information
glwagner authored Feb 22, 2025
1 parent 459d76d commit cd8cf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OceanSeaIceModels/PrescribedAtmospheres.jl
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit cd8cf17

Please # to comment.