glwagner / EadyTurbulence

Scripts for the numerical simulation of baroclinic equilibration in the "Eady" configuration
2 stars 0 forks source link

Error in run_small_eady_problem.jl #4

Closed navidcy closed 3 years ago

navidcy commented 3 years ago

julia> include("run_small_eady_problem.jl") ERROR: LoadError: UndefKeywordError: keyword argument schedule not assigned Stacktrace: [1] top-level scope at /Users/navid/Research/EadyTurbulence/Oceananigans/run_small_eady_problem.jl:234 [2] include(::String) at ./client.jl:457

in expression starting at /Users/navid/Research/EadyTurbulence/Oceananigans/run_small_eady_problem.jl:234

glwagner commented 3 years ago

Ah, its out of date with the current version of Oceananigans. I'll fix it.

navidcy commented 3 years ago

But there is a Manifest.toml file there so it should have worked... I'm confused...

glwagner commented 3 years ago

the script is wrong

glwagner commented 3 years ago

The script went stale even though I updated packages in the Manifest

navidcy commented 3 years ago

Shall we work on the instability via power method? Is this the best place to start? (Would prefer to work together; more fun...)

glwagner commented 3 years ago

Let's! Opened #6 to discuss.