Data and code repository to support manuscript titled "Internal tides generation in semi-enclosed ocean basins"
-
Most of the domain has uniform depth of
$H_0$ , with a vertical wall representing the coast at$y=L_y$ km. -
Around
$x=3\times 10^{4}$ km, there is a semi-enclosed basin with horizontal dimensions of$L_x$ and$L_y$ (magenta box in setup figure (b) expanded in setup figure (d)). -
Basin has an inlet of width
$\beta L_x$ . -
Basin bottom topography is of the following form:
where
and
- The basin domain is vertically stratified, and we take density to be only a function of potential temperature
$\theta$ , such that
where
and
- Forcing: barotropic Kelvin wave with forcing frequency
$\omega$ , which is varied, propagating from the left of the domain to the right as marked by black arrow in setup figure (b)
Sample data generated for a test case simulation with basin horizontal dimensions
- Underlying MITgcm code to set up a suite of simulations for a certain basin size (here basin horizontal dimensions
$L_x=L_y=400$ km) to sweep over Kelvin wave forcing frequencies$\omega \in [1.05\times 10^{-4},3\times 10^{-4}]$ rad/s (60 simulations) - "setup" folder contains files to be modified for each simulation setup (see ./MITgcm_code/setup/README.md for details)
- "build" and "runs" folder contents are generated after running file(s) in the "setup" folder
- "code" and "input" folders contain MITgcm code files (both templates and files generated after running file(s) in the "setup" folder)
- "exec" folder is empty - will be populated with executables when the code is compiled
Examples of how to plot output data (from "data" folder) in Python; here, using Jupyter notebook
