Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 802 Bytes

File metadata and controls

19 lines (13 loc) · 802 Bytes

Julia_exp

Numerical experiments for baroclinic instability research, using Oceananigans.jl on GPU.

Contents

Path Description
baroclinic_curvature/ Primitive-equation simulations validating Singh, Buckingham & Tandon (2025) — straight and meandering fronts
smoke_test.jl Quick GPU/CUDA stack sanity check (1-day, 32×16×16 grid)
test_gpu.jl Minimal GPU architecture probe

See baroclinic_curvature/README.md for full setup, workflow, and physical parameter documentation.

Requirements

  • Julia 1.10+
  • CUDA-capable GPU (tested on RTX 3060 Ti, 8 GB VRAM)
  • CUDA runtime 13.1 (pinned via LocalPreferences.toml)