2D Atlantic Meridional Ocean Circulation
This describes a rectangular 2D model of the Atlantic meridional ocean circulation (AMOC).
Governing Equations
In a domain of dimensions $L \times D$, the governing equations are given by
with boundary conditions
where $T_S(x)$ is a prescribed temperature distribution along the surface. The parameter $\sigma$ is the strength of the surface fresh-water flux and $Q_S(x)$ represents its spatial structure. See Symbols for the definition of all quantities used here.
Nondimensional formulation
In TransiFlow, we implement the following nondimensionalized equations
with boundary conditions
Here $x$ and $z$ are scaled by $D$, and hence $A_x = L / D$. The other quantities are scaled using $u = \hat u \nu / D$, $t = \hat t D^2 / \nu$, $p = \hat p (\mu \nu / D^2) - \rho_0 g z$, $T = \Delta T \hat T$, $S = \Delta S / \lambda \hat S$ with $\lambda = \alpha_S \Delta S / (\alpha_T \Delta T)$ and additionally $\hat u = \tilde u \mathrm{Gr}^{1/2}$, $\hat t = \tilde t \mathrm{Gr}^{-1/2}$, $\hat p = \tilde p \mathrm{Gr}$, $\hat T = \tilde T$, $\hat S = \tilde S$. Moreover, the Prandtl number is given by $\mathrm{Pr} = \nu / \kappa_T$, the Rayleigh number by $\mathrm{Ra} = (\alpha_T g \Delta T D^3) / (\nu \kappa_T)$, the Grashof number by $\mathrm{Gr} = \mathrm{Ra} / \mathrm{Pr}$ and the Lewis number by $\mathrm{Le} = \kappa_T / \kappa_S$. All other quantities are defined in Symbols.
Parameters
These are the relevant parameters in the parameters dictionary for this problem type.
Parameter name |
Default value |
Notes |
|---|---|---|
|
Set to |
|
|
1.0 |
Unused if Gr is defined |
|
1.0 |
|
|
Ra / Pr |
Overrides Ra if defined |
|
1.0 |
|
|
0.0 |
Used to switch branches |
|
0.0 |
Magnitude of $Q_S$ |
|
0.0 |
Magnitude of $T_S$ |