-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
t1v-n-4d7cf02f-w-0:~/GB-25$ julia --project sharding/sharded_baroclinic_instability_simulation_run.jl
...
model = HydrostaticFreeSurfaceModel{ReactantState, LatitudeLongitudeGrid}(time = 0 seconds, iteration = ConcreteIFRTNumber(0))
├── grid: 1520×752×4 LatitudeLongitudeGrid{Float64, Periodic, Bounded, Bounded} on ReactantState with 8×8×8 halo and with precomputed metrics
├── timestepper: QuasiAdamsBashforth2TimeStepper
├── tracers: (T, S)
├── closure: Nothing
├── buoyancy: SeawaterBuoyancy with g=9.80665 and BoussinesqEquationOfState{Float64} with ĝ = NegativeZDirection()
├── free surface: SplitExplicitFreeSurface with gravitational acceleration 9.80665 m s⁻²
│ └── substepping: FixedSubstepNumber(21)
├── advection scheme:
│ ├── momentum: Vector Invariant, Dimension-by-dimension reconstruction
│ ├── T: WENO(order=5)
│ └── S: WENO(order=5)
└── coriolis: HydrostaticSphericalCoriolis{Oceananigans.Advection.EnstrophyConserving{Float64}, Float64}
ERROR: LoadError: type ReactantState has no field connectivity
Stacktrace:
[1] getproperty(x::ReactantState, f::Symbol)
@ Base ./Base.jl:49
[2] top-level scope
@ ~/GB-25/sharding/sharded_baroclinic_instability_simulation_run.jl:86
in expression starting at /home/imanhosseini/GB-25/sharding/sharded_baroclinic_instability_simulation_run.jl:86
imanhosseini@t1v-n-4d7cf02f-w-0:~/GB-25$ julia --project sharding/sharded_baroclinic_instability_simulation_run.jl
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels