1. Introduction
In geopotential coordinate ocean models, time integration of the vertical diffusion equation is fairly simple. Vertical diffusion is described by a linear equation, and an implicit time stepping scheme for vertical diffusion in geopotential coordinates is easily implemented by solving a tridiagonal equation and is stable for any time step and vertical resolution. In many cases the vertical resolution is sufficiently coarse that the time steps set by other processes can even be used safely with an explicit discretization of vertical diffusion. By contrast, when density is the vertical coordinate of an ocean model, the vertical diffusion equation is much more difficult to integrate in time. Implicit integration of the diapycnal diffusion equation in isopycnal coordinates is complicated by the fact that this equation is nonlinear, and since the vertical resolution migrates with the flow there is no guarantee that the vertical resolution is sufficiently coarse to permit an explicit time integration.
Vertical advection in geopotential coordinates is often thought of as independent of diapycnal diffusion, whereas its counterpart in isopycnal coordinates, diapycnal advection (motion of fluid across isopycnal surfaces), is the direct result of diapycnal diffusion. The nonlinearity of diffusion in the isopycnal layer thickness equation is the counterpart of the nonlinear vertical advection of density in geopotential coordinates.
Isentropic coordinate atmospheric models do not suffer quite the same difficulty as isopycnal coordinate ocean models because radiative transfer and moist convection act to restore the (dry) atmospheric stratification much more efficiently than does thermal diffusion in the ocean.
An explicit time integration scheme is inadequate for an isopycnal coordinate model because it is subject to the time step limit κΔt/h2 < ½ for stability, where κ is the diapycnal diffusivity, Δt is the time step, and h is the layer thickness. Since there should be no lower bound on the thickness of a layer, it is impossible to satisfy this constraint in all cases, even if κ is constant. If κ is determined by the local gradient Richardson number, a very large κ may be indicated precisely where h is smallest. Hu (1996a) avoids this constraint by calculating the diapycnal buoyancy flux using the average density gradient over a specified distance from the center of a layer (typically 20 m) if the layer is thinner than this distance. [The Hu scheme is used in some versions of the Miami Isopycnic Coordinate Ocean Model, and in simulations by Hu (1996b).] This solution suffers from being potentially an O(N2) operation for each horizontal grid point, where N is the number of layers, and from having quantized buoyancy fluxes when the layers are thin. Oberhuber (1993) calculates the entrainment rate of each layer implicitly, but the entrainment in each layer is independent of the entrainment in adjacent layers. Oberhuber’s approach can lead to spuriously vanishing layers if the diffusivity (or in his construction the layer turbulent kinetic energy) differs significantly between adjacent layers, requiring a corrective step in his time discretization. McDougall and Dewar (1998) mention the step limitation of explicit integration in their exploration of the discretization of diapycnal diffusion in isopycnal coordinate models but offer no solution.
It should be noted that the ocean’s interior is characterized almost everywhere by diffusive timescales that are extremely long compared with the other characteristic timescales of the flow, such as the inertial period. In such situations any time integration scheme will work well for describing diapycnal diffusion in an isopycnal coordinate model, and it is no more difficult to represent diapycnal mixing than it would be in a depth-coordinate model. The techniques described here reproduce the proper solutions in this most common case where diffusion operates slowly, while also giving sensible results in those situations where diapycnal mixing is vigorous.
The time step limit with explicit time integration of diapycnal diffusion is a particularly acute problem for incorporation of Richardson number–dependent mixing (or another form of model-state-dependent mixing). With a forward scheme, entrainment must somehow be limited to keep the neighboring layers from developing negative thickness, and this limit severely restricts the utility of Richardson number–dependent mixing for describing instances of intense and strongly spatially varying entrainment. It is not clear that an effective Richardson number entrainment scheme can be implemented in an isopycnal coordinate model without using some form of implicit time integration.
But some form of model-state-dependent mixing is critical for some oceanographically important phenomena. For example, entraining gravity currents are extremely important for determining the watermass properties that are found in the open ocean, and strongly nonlinear entrainment is absolutely essential for reproducing the observed transport and density variations along the plume (Price and Baringer 1994). The recent DYNAMO project finds that a lack of entrainment in the gravity currents downstream of flow over sills is one of the most acute deficiencies of the isopycnal coordinate model they use (DYNAMO Group 1997). Similarly, it is generally accepted that the combination of small-scale turbulence and resolvable shears is responsible for the vigorous mixing in the subsurface equatorial ocean and that the resolvable Richardson numbers rarely drop below a critical threshold value (Peters et al. 1995).
The isopycnal coordinate models in most common use are coupled to a variable density surface bulk mixed layer (Bleck et al. 1992; Oberhuber 1993). The surface mixed layer is, by definition, unstratified and hence would always represented by just one or two isopycnal layers (if the mixed layer density falls between the prescribed layer densities). Unlike geopotential or sigma coordinate ocean models, a pure isopycnal coordinate ocean model will never be able to resolve the vertical structure of the mixed layer. Sea surface temperature is often a critical field either for coupling an ocean model with a model atmosphere or for calculating the surface buoyancy flux, but with a pure isopycnal coordinate model sea surface temperatures would have abrupt jumps where the layers outcrop. Also, it is difficult to apply separate heat and freshwater flux surface boundary conditions without a bulk mixed layer—they may nearly compensate each other, requiring mechanical mixing to the correct depth to give accurate tendencies of sea surface temperature and salinity. When the surface structure is of interest or a nontrivial equation of state is used, it is advisable to use a bulk surface mixed layer. The turbulent mixing schemes described here for use in the interior and in the bottom boundary layer are probably only useful for the surface mixed layer as well for idealized geophysical fluid dynamics studies.
The present work suggests an implicit time integration technique for diapycnal diffusion in isopycnal coordinate ocean models. When the diffusivity of a layer is specified, two schemes are suggested for the entrainment rate of a layer given the entrainment rates of neighboring layers. These schemes are essentially implementations of the dual-entrainment approach of Oberhuber (1993) and McDougall and Dewar (1998), in which each layer simultaneously entrains both from above and below, and both diapycnal diffusion and advection are simultaneously described. These schemes give qualitatively correct results in all parts of parameter space. If a very long time step is used, a modified iterative technique may be used to give arbitrarily accurate solutions, otherwise a simple implicit technique gives reasonable results. Using an estimate of the derivative of each layer’s entrainment rate with respect to the entrainment rates of neighboring layers, a Newton’s method–based vertical iteration, subject to constraints to impose surface and bottom flux boundary conditions, is used to update the estimate of layer entrainment rates. This approach is shown to give qualitatively accurate entrainment rates in difficult cases, even after just the first iteration, and converges to an exact solution with multiple iterations. With one iteration, this scheme is only moderately more expensive than an explicit time integration scheme for diffusion with limits to keep the layer thicknesses from becoming negative, and avoids numerical instabilities due to diapycnal diffusion. A partially implicit layer Richardson number–dependent entrainment scheme can be combined with the diffusive layer entrainment scheme, and such an approach is shown to give reasonable entrainment in a simple model of a gravity current, whereas an equivalent explicit scheme is wholly inadequate.
2. Diapycnal diffusion in isopycnal coordinate models
McDougall and Dewar (1998) present an excellent derivation of an appropriate discretization for diapycnal diffusion in isopycnal coordinate models with both temperature and salinity as state variables. Only a very brief reprise of that work is presented here, and for simplicity density is assumed to be a state variable. The time integration techniques presented here are entirely consistent with the McDougall and Dewar (1998) discretization.
In geopotential coordinates diffusion is described by a linear equation, and it is always possible to choose a diffusivity and time step that are small enough that an explicit discretization of diffusion is stable. Alternately, it is trivial to implement an implicit discretization of diffusion in one dimension with standard techniques. In isopycnal coordinates, diapycnal diffusion is described by a nonlinear equation, and it is possible for a flow to evolve into a state (with very thin layers) in which an explicit discretization of diffusion is unstable, regardless of how small the diffusivity or time step. It is absolutely essential to use an implicit discretization of the right-hand side of (2.6), but standard (linear) techniques cannot handle this nonlinear equation.
The fundamental difference between diapycnal diffusion in geopotential coordinates (or other fixed coordinates) and diapycnal diffusion in isopycnal coordinates is that isopycnal coordinates make the physically meaningful connection between diapycnal advection and diapycnal diffusion, through the dual-entrainment scheme, while in fixed coordinates these two processes are separate. The nonlinear diapycnal advection term in fixed coordinates is in some sense responsible for the nonlinearity of diffusion in Lagrangian (isopycnal) coordinates. This physically well-motivated combination of diapycnal advection and diffusion is largely responsible for the exceedingly valuable adiabatic nature of an isopycnal coordinate model, but it demands a sophisticated treatment of diapycnal diffusion to be able to accurately handle all realizable situations. The remainder of the paper presents a suitable time integration technique for diapycnal diffusion in isopycnal coordinates.
3. Integrating the equation for a single layer
a. An exact iterative solution for one layer
b. Algebraic approximations to the solution for one layer
All four of these schemes are consistent with the continuous equation. The two trapezoidal schemes are second-order accurate in time and exhibit smaller errors for small time steps than would the forward scheme or the backward scheme, both of which are only first-order accurate in time.
c. Comparison between the approximations to the solution for one layer
There are several asymptotic limits of the analytic solution that can be compared with these four proposed schemes. If hk,0 and Gk are both negligibly small, hk,t should remain finite for a finite time step. The backward scheme and the first trapezoidal scheme satisfy this constraint, while the forward scheme and the second trapezoidal scheme are unbounded for excessively small hk,0. If Gk = 0, the first trapezoidal scheme (3.16) exactly reproduces the analytic solution (3.4). The backward scheme entrains too little with Gk = 0, by a factor of (1 −
For very large time steps, hk,t should tend toward (2κk/Gk). Only the backward scheme satisfies this constraint. The first trapezoidal scheme tends toward (−hk,0 + 4κk/Gk), which may be negative. The second trapezoidal scheme and the forward scheme are both unbounded, although the second trapezoidal scheme is at least guaranteed to yield positive hk,t. The second trapezoidal scheme will not be considered further in this paper because of its unstable behavior for small values of
The trapezoidal schemes are superior to the backward scheme for short time steps, while the backward scheme is the only one of the four algebraic schemes presented above to reproduce the qualitative behavior of the exact solution in all of the relevant asymptotic limits. It is possible to construct a second-order accurate scheme with two iterations of the backward scheme that exhibits qualitatively correct behavior for all of the criteria discussed above, but this scheme is as complicated and computationally expensive as the more accurate exact iterative solution discussed above.
There are only two free parameters in (3.1) after it has been nondimensionalized by dividing hk,0 by H =
The two schemes among those listed above that satisfy all of the desired properties are the backward scheme and the first iteration (or repeated iteration) toward the exact scheme starting with a reasonably accurate first guess. The backward scheme is simpler, but the first iteration is significantly more accurate. The relative expense of the two schemes depends partially on whether it is more expensive to evaluate an exponential function or a square root, but the exact iterative scheme is generally much more complicated. Also the exact scheme requires a reasonably accurate starting guess for the iteration. Both schemes always yield positive thicknesses, both asymptote to Gk/2 for large Gk, and both are well behaved for small initial thicknesses.
Although it is only first-order accurate in time, the backward scheme exhibits qualitatively correct behavior in all limits, which makes this scheme attractive. If an exceedingly accurate solution to (3.1) were desired, the iterative exact scheme would be the best choice, but for use with an ocean model it is simply not reasonable to use a highly accurate but expensive scheme. The computational resources could certainly be used more efficiently to minimize truncation errors associated with resolution or the parameterization of other physical processes. Still, the fact that first iteration toward the exact scheme gives qualitatively correct approximations to the solution to (3.1) in all limits and is often significantly more accurate than any of the algebraic discretizations may make this first iteration a viable scheme for consideration with ocean models. In the next section the backward scheme and the first iteration are examined for use in simultaneously solving the set of equations (3.1) for many layers.
4. Integration of the diffusion equation for multiple layers
For any of the schemes presented in section 3 except the forward scheme, the diffusive buoyancy flux in each layer depends nonlinearly on the fluxes in both of its neighbors. This prevents these coupled equations from being solved simply with standard techniques. Also, the boundary conditions are somewhat peculiar with density coordinates because the coordinates diffuse out of the domain and the density at which the boundary conditions must be applied changes over time. An effective method of handling these complications is described in this section.
a. Boundary conditions
b. Interior solutions
This vertical iteration usually converges rapidly to the exact solution of the set of equations; there is an appreciable error in the first iteration (although the solution is not qualitatively wrong) only when hk±1,0 ≈ min(
An example of the fluxes generated by various schemes with several density fronts in the middle of a fluid is given in Fig. 4. The initial density profile has two arbitrarily sharp and well-resolved interior density fronts. Massless layers are included at the top and bottom of the profile to demonstrate that the boundary conditions are correctly implemented with all the schemes. The forwards Euler fluxes shown in Fig. 4 are truncated at a value of (Δρ
The computational expenses of various schemes are shown in Table 1. These statistics are only for calculations of the layer fluxes that will yield positive definite layer thicknesses. The computational requirements for implicit vertical advection of two velocities are included for comparison. All of these schemes scale linearly with the number of layers, and enough layers are used that the slightly different treatment of the uppermost and bottommost interior layers is not significant. Since the entire calculation of diapycnal fluxes and diapycnal advection is typically on the order of 10% of the total CPU time involved with the baroclinic portion of an ocean model simulation, replacing a crudely limited forward Euler scheme with a single iteration of the backward scheme will increase the overall model run time by about 10%–12%. Multiple iterations with either scheme are probably prohibitively expensive for common use, while the backward scheme without iteration only increases the total run time by 3%–6%. On the other hand, for studies where accurate portrayal of diapycnal diffusion is important or with significant variations of diapycnal diffusivity, such as simulation of an entraining density current, the iterative schemes provide excellent solutions at modest expense.
5. Richardson number–dependent entrainment
There are several places in the ocean where velocity shears that might be resolvable by an ocean GCM drive significant turbulent mixing. Strong turbulent mixing is important for both the mass and momentum budgets of the equatorial undercurrents (Jones 1973; Wacongne 1989; Pedlosky 1996). While there is strong observational evidence that high-frequency, small-scale shears are as important as the resolvable-scale shears in driving the mixing (Peters et al. 1995), there has been considerable success with parameterizations based on the resolved Richardson number due to shears with vertical scales of tens of meters (Pacanowski and Philander 1981; Yu and Schopf 1997). Essentially these parameterizations are able to reproduce the observation that the resolvable Richardson numbers are never too small, and just enough mixing occurs to keep the Richardson numbers at or above some threshold value, even if the variability of the mixing or its exact cause are not captured. The gravity currents generated by the overflow of dense waters from marginal seas such as the Mediterranean and Nordic Seas exhibit intense entrainment, doubling or even quadrupling their volume flux within a few days (Price and Baringer, 1994). This entrainment is absolutely critical in determining the watermass properties that fill the open ocean, but since most of the entrainment occurs very vigorously across extremely sharp density gradients it is difficult to simulate this process accurately. This section presents a Richardson number–dependent mixing scheme that will be shown in the next section to give reasonable entrainment in a simple simulation of a gravity current.
Ideally both the velocities and the layer thickness in (5.3) and (5.4) would be treated implicitly, and a sufficient number of vertical iterations could be used to determine the exact solution to the set of equations found by substituting the entrainment rates given by (5.6) into (3.1). But this approach would be too time consuming for practical use; in order to guarantee convergence the number of iterations would have to be on the order of the number of layers. Instead, an approximate estimate of the net velocity differences after a time step will be used here with a scheme that is implicit in the layer thickness.
The scheme described here is just one particular Richardson number–dependent scheme. Any implicit scheme for which both the buoyancy flux within a layer and the derivative of that flux with respect to the fluxes in neighboring layers can be found efficiently could be used equally well in isopycnal coordinate models with the proposed framework. Many proposed parameterizations of Richardson number–dependent mixing, however, would involve solving a quartic equation (Pacanowski and Philander 1981) or a higher-order polynomial without an analytic solution. Yu and Schopf (1997) have compared a number of Richardson number–dependent mixing schemes and find that the exact parameterization at small Richardson numbers has very little impact on the flow in the equatorial Pacific, provided that mixing is large at small Richardson number and that there is an abrupt change in the mixing rates near an appropriate critical Richardson number. The current scheme satisfies this condition.
6. An entraining gravity current
The recent DYNAMO ocean model intercomparison project found that while geopotential coordinate models and sigma coordinate models exhibited excessive entrainment in the denser portions of the East Greenland current, downstream of Denmark Strait, an isopycnal coordinate ocean model exhibited dramatically insufficient entrainment (DYNAMO Group 1997). This weak entrainment leads to deep flow around the tip of Greenland that is both much denser and with a much smaller volume flux than in the real world, despite a reasonable flow through Denmark Strait. Over time, this and a similar lack of entrainment in other dense water flows over sills could lead to substantial deviations of the deeper watermass properties throughout the world from those observed.
The value of the new time integration scheme is demonstrated with a qualitative simulation of an entraining gravity current. The parameters chosen here are similar to those used by Price and Baringer (1994) in their streamtube model of the Mediterranean water overflow. A single-column model is used, and it is assumed to move along with the flow, while all horizontal effects are neglected. The interface between each layer is assumed to be parallel to the specified bottom slope, which increases linearly with time over ½ day up to a value of 0.01, while the upper layer is at rest, so the horizontal pressure gradients increase linearly with density. Initially there is a 100-m-thick layer of fluid resting on the bottom that is 2 kg m−3 denser than the interior fluid. The fluid accelerates from rest subject to Coriolis acceleration with f = 7.29 × 10−5 s−1, bottom drag due to a near-bottom viscosity of 2 × 10−2 m2 s−1, and an interior background vertical viscosity of 10−4 m2 s−1 in addition to turbulent Prandtl number 1 entrainment. Entrainment is parameterized by (5.12) and (5.13) or a background diapycnal diffusion of 10−4 m2 s−1 (whichever is greater). (So in this simulation the Prandtl number is always between 2 for entrainment due to the background diffusion and 1 for turbulent entrainment.) A time step of 1 h, a reasonable value for a moderately high resolution ocean simulation, is used in all of these experiments except in one very high resolution case, which is essentially converged in both vertical and temporal resolution. The results from the single-column model are qualitatively similar to three-dimensional tests. The single-column demonstration is presented here because it isolates the effects of diapycnal diffusion and the Richardson number entrainment from more complicated spatially varying processes.
As the fluid accelerates down the slope, there is initially intense entrainment, but the velocities are arrested by the Coriolis force, and subsequent bursts of entrainment occur at about the same phase of the inertial oscillation. This rapid adjustment is seen quite clearly in an example with 50 layers using the vertically iterative implicit entrainment scheme described in the previous two sections (Fig. 6a). Almost all of the entrainment occurs within the first day or two, both in this example and in entraining gravity currents in the real ocean (Price and Baringer 1994). Fifty layers is much more resolution than would be reasonable in a simulation of the large-scale ocean circulation, but it is not unreasonable to expect that there would be at least six layers between the density at which the Mediterranean water flows through the Strait of Gibraltar and the ambient Atlantic water. With only 8 layers, the results are remarkably similar to those from the 50-layer simulation of the same physical process (Fig. 6b). While some details, such as the later inertial oscillation driven entrainment in the middle of the stratified transition between the bottom boundary layer and the interior, are muted with the coarse resolution in density, the most important aspects of the higher-resolution version have been captured to the extent that the vertical resolution allows. The results from these demonstrations of the implicit, vertically iterative Richardson number entrainment scheme are similar to those reported by Price and Baringer (1994) both for a specially developed streamtube model and to the observed downstream evolution of the Mediterranean water plume.
This technique for depicting the effect of the bottom source of turbulent kinetic energy will work well when the vertical resolution is sufficiently fine and the stratification is sufficiently high that the two bottommost layers are largely contained within the region of enhanced near-bottom turbulence. With less stratification or resolution, it is not possible to depict strongly bottom trapped mixing (mixing within a density layer is by definition unrepresentable in an isopycnal layer model), and an appropriate bulk bottom boundary layer may prove beneficial. Still, microstructure observations by Polzen et al. (1997) indicate that the enhanced turbulent kinetic energy conversion to potential energy extends thousands of meters above the rough bathymetry on the flanks of the Mid-Atlantic Ridge in the deep Brazil Basin. If these observations are characteristic of the entire abyssal ocean, it is likely that a turbulent kinetic energy–based parameterization of diapycnal diffusion will work well in an isopycnal coordinate model with adequate and judiciously chosen vertical resolution, and it may not prove necessary to have a separate bulk bottom mixed layer for many large-scale simulations.
The density profiles after 3 days show that the vertically iterative time integration scheme developed here is much more accurate than other alternatives, as seen in Fig. 7. One case with absurdly high resolution in density and time (491 layers and a 2-min time step) using 10 vertical iterations is essentially converged. With the vertical iteration scheme (even with just one iteration) both the case with 50 layers and the case with 8 layers agree with the converged case. Another calculation (not shown) using the vertical iteration scheme with 50 layers and a 6-h time step is virtually indistinguishable from the case with 50 layers and a 1-h time step. A simple forward Euler time integration with the most generous flux limit that guarantees positive definite layer thickness entrains at a negligibly slow rate; the density at the bottom has not changed at all after 3 days, while in the true solution it is 60% of the way to the interior density. The backward scheme without the vertical iteration also substantially underpredicts the amount of entrainment at this point, but at least it qualitatively resembles the converged solution, and that semblance improves with shorter time steps or fewer layers.
The utility of the diffusion scheme with the Richardson number–dependent mixing can also be demonstrated with simulations from a fully three-dimensional primitive equation isopycnal-coordinate ocean model. Water is initially all in the lightest layer, except in a bay at the top of a Gaussian slope in a reentrant channel. Within the bay, a sponge strongly restores the density toward a step profile with the bottommost 150 m of water 2 kg m−3 denser than the remaining 350 m of water. Nineteen layers (20 interfaces), each differing in density from its neighbors by 0.1 kg m−3, separate the lightest and densest layers. The dense water flows out of the bay at a rotating hydraulics controlled rate of about (g20Δρ/ρ) (150 m)2/f ≈ 3.4 × 106 m3 s−1 and flows both down and along the slope. The horizontal resolution, 22 km, is not excessively high, but does permit adequate resolution of the slope and of the internal deformation radius of order 50 km. The 1-h time step is appropriate for this horizontal resolution. The maximum slope is 1%. While these parameters are not intended to exactly reproduce any particular overflow, they are of a magnitude to be qualitatively illustrative of several important overflows.
The two simulations are identical except for the parameterization of diapycnal mixing. The one depicted in Fig. 8a uses a background diapycnal diffusivity of 1 cm2 s−1. The other simulation, shown in Fig. 8b, also includes the Richardson number–dependent mixing. Both use a single iteration of the vertically iterative time stepping scheme advocated in this manuscript, with a backward Euler estimate of the diffusive entrainment by a single layer.
Without the Richardson number–dependent mixing, a plume of nearly undiluted overflow water rapidly descends to the bottom of the slope. This is essentially the same behavior as was found with the Miami Isopycnic Coordinate Ocean Model in the representation of the flow over the Denmark Strait in DYNAMO (DYNAMO Group 1997). The mixing that does take place is due to the explicit mixing parameterization and the spreading and thinning of the dense layer due to the divergent Ekman transport. This simulation, while not reproducing the ocean’s behavior, does demonstrate the utility of the proposed time stepping scheme with a constant diffusivity in a difficult situation (the behavior at κΔt/h2 ≈ 1 is important in this simulation) in a full three-dimensional ocean GCM. Halving the time step causes only very minor changes in the result. This simulation also illustrates one great virtue of isopycnal models relative to other types of models for simulating gravity currents: there is not excessive numerical entrainment—all entrainment must be parameterized explicitly.
With the Richardson number–dependent mixing, the dense water plume rapidly entrains to about four times its initial volume. The volume of dense water flowing out of the bay is the same in both cases, due to the robustness of the rotating hydraulic control, but essentially no dense water reaches the foot of the slope. Instead there is a very thick plume of strongly diluted water extending along the slope with the Richardson number–dependent mixing. The behavior in this case is qualitatively similar to that seen in the open ocean (Price and Baringer, 1994). This simulation demonstrates that this Richardson number–dependent mixing scheme alleviates the pathology in the representation of dense water overflows found with the isopycnal coordinate ocean model in DYNAMO.
It is actually very important for the large-scale ocean circulation that the entrainment occurs with a sufficiently short timescale. Entraining gravity currents drop through the thermocline with a timescale of a few days (Price and Baringer 1994); if the time integration scheme does not permit entrainment to occur within that time, it is no longer possible for the gravity current to entrain thermocline waters. With insufficiently rapid entrainment, the overflows that contribute to intermediate or deep waters in the real world could easily wind up at the bottom of the ocean. A numerical ocean model that fills the abyssal Atlantic Ocean with Mediterranean overflow waters and the abyssal Indian Ocean with Red Sea overflow water would have limited credibility!
7. Conclusions
An implicit, vertically iterative time integration scheme for the diapycnal diffusion equations for an isopycnal coordinate ocean model has been proposed here. This scheme is stable with an arbitrarily large time step, accurate for well-resolved layers (κΔt/h2 ≪ 1), and well behaved for thinner layers. This scheme is potentially much more efficient than the proposed scheme of Hu (1996a) because it can be implemented in two vertical passes through a column, and it does not impose a potentially unphysical limit on the intensity of mixing. This scheme is also more accurate than the entrainment scheme of Oberhuber (1993) for long time steps relative to the layer thickness divided by the entrainment rate because it permits interactions between many layers within a single time step. (Without any interactions between layers, the backward scheme is equivalent to Oberhuber’s scheme.) The McDougall and Dewar (1998) treatment of separate temperatures and salinities and nonlinearities of the equation of state in isopycnal coordinate ocean models is entirely compatible with this technique. Repeated iteration in the vertical can improve the accuracy of the results, but even a single vertical iteration gives qualitatively reasonable results that are extremely accurate when κΔt/h2 ≪ 1. The technique described here is qualitatively accurate in all situations that have been examined and is sufficiently efficient to be generally useful in isopycnal coordinate ocean models.
It should be reiterated that diapycnal mixing in an isopycnal coordinate model is only complex when stratification is large and mixing is intense. In the vast majority of the ocean’s volume, the intrinsic timescales of diapycnal mixing are extremely long, and even the simplest time stepping scheme for diapycnal mixing works well. The approach suggested here is quite accurate in this limit, but it is substantially more costly than the simplest scheme.
The new implicit and vertically iterative time integration scheme works well with an appropriate Richardson number–dependent entrainment parameterization, while nonimplicit, noniterative time integration schemes are useless for accurate portrayal of entraining gravity currents with reasonable length time steps and modest to good density resolution. The important entrainment in gravity currents occurs with a timescale of only a few days (Price and Baringer 1994), and any time integration scheme that does not permit the entrainment to occur within that time will lead to qualitatively inaccurate watermass properties throughout the deep ocean. While it has not been demonstrated here, the same Richardson number–dependent entrainment should also be qualitatively reasonable in other regions of strong mixing driven by the resolvable scale shears, such as in the Equatorial Undercurrents.
The DYNAMO Group (1997) finds that their isopycnal coordinate ocean model lacks diapycnal mixing in the water just downstream of dense water overflows and concludes that “an improved representation of the bottom boundary layer in this regime should be of highest priority in the future development of all models.” The Richardson number entrainment scheme described here is just such an improvement.
Bottom boundary layers are important for the larger-scale ocean circulation primarily as sinks of momentum (and energy and potential vorticity and other related quantities) and for mixing that determines the watermass properties that fill the abyssal interior. Unlike the surface boundary layer, the exact temperature and salinity of a well-homogenized bottom boundary layer are not important for most questions of climatic interest. It is entirely possible that an ocean model would have a satisfactory depiction of bottom boundary layer processes without attaching a separate bottom boundary layer model, provided that an appropriate level of mixing and an appropriate momentum sink are specified.
An appropriate level of near-bottom mixing cannot be specified in geopotential coordinate models without some sort of explicit bottom boundary layer model. Winton et al. (1998) have shown that unless the horizontal resolution of a geopotential coordinate ocean model is finer than the bottom boundary layer thickness divided by the bottom slope, vasty excessive convective bottom mixing occurs in a dense downslope flow without an explicitly parameterized bottom boundary layer. Beckmann and Döscher (1997) and Killworth and Edwards (1999) have all developed explicit bottom boundary layer parameterizations of varying complexity to be appended to geopotential coordinate ocean models, with a principle goal of controlling nonphysical diapycnal mixing. The fact that, in contrast, an isopycnal coordinate ocean model inherently has too little mixing means that it is possible to achieve an equally satisfactory result by adding diapycnal mixing in appropriate situations, but without all of the complications [such as having to unmix detrained fluid, thereby violating the second law of thermodynamics (Bleck et al. 1992)] of adding an explicit, variable density boundary layer model to the bottom of an isopycnal coordinate ocean model.
Isopycnal coordinate ocean models will never be as accurate as sigma coordinate models for simulating the structure of the bottom boundary layer. While a sigma coordinate model can enforce very high resolution near the bottom and incorporate high-order turbulence closure schemes (Blumberg and Mellor 1987), the resolution in isopycnal coordinates is automatically expelled from unstratified fluid. But isopycnal coordinates are in some ways well suited for describing the watermass modifications that are important for the large-scale ocean density structure. The important dense overflows are typically much denser than the open ocean waters at the sill depth. If there is no resolution in density between the water flowing over a sill and the ambient interior water, this is only due to the a priori assertion in setting up the simulation that the distinction between these watermasses is not significant. In some ways an isopycnal coordinate model with Richardson number–dependent mixing and a specified bottom turbulent kinetic energy source is ideal for depiction of the effect of the bottom boundary layer on the large-scale ocean circulation; mixing in the absence of stratification is relatively unimportant, while stratified regions are automatically well resolved by the migrating isopycnal layers.
Acknowledgments
This work was supported by NOAA’s Geophysical Fluid Dynamics Laboratory, a Visiting Scientist Fellowship from Princeton University, and a UCAR Ocean Modeling Postdoctoral Fellowship. The author thanks Tal Ezer, Anand Gnanadesikan, Steve Griffies, Josef Oberhuber, Scott Springer, LuAnne Thompson, and Mike Winton for valuable comments on various parts of this work.
REFERENCES
Beckmann, A., and R. Döscher, 1997: A method for improved representation of dense water spreading over topography in geopotential-coordinate models. J. Phys. Oceanogr.,27, 581–591.
Bleck, R., C. Rooth, D. Hu, and L. T. Smith, 1992: Salinity-driven thermocline transients in a wind- and thermohaline-forced isopycnic coordinate model of the North Atlantic. J. Phys. Oceanogr.,22, 1486–1505.
Blumberg, A. F., and G. L. Mellor, 1987: A description of a three-dimensional coastal ocean circulation model. Three-Dimensional Coastal Ocean Models, N. Heaps, Ed., Vol. 4, Coastal and Estuarine Sciences, Amer. Geophys. Union, 1–16.
DYNAMO Group 1997: DYNAMO: Dynamics of North Atlantic models: Simulation and assimilation with high resolution models. Tech. Rep. 294, Institut Für Meereskunde an der Universität Kiel, 334 pp. [Available from Institut für Meereskunde, Düsternbrooker Weg 20, D-24105 Kiel, Germany.].
Hallberg, R., and P. Rhines, 1996: Buoyancy-driven circulation in an ocean basin with isopycnals intersecting the sloping boundary. J. Phys. Oceanogr.,26, 913–940.
Hu, D., 1996a: The computation of diapycnal diffusive and advective scalar fluxes in multilayer isopycnic-coordinate ocean models. Mon. Wea. Rev.,124, 1834–1851.
——, 1996b: On the sensitivity of thermocline depth and meridional heat transport to vertical diffusivity in OGCMs. J. Phys. Oceanogr.,26, 1480–1494.
Jones, J. H., 1973: Vertical mixing in the equatorial undercurrent. J. Phys. Oceanogr.,3, 286–296.
Killworth, P. D., and N. R. Edwards, 1999: A turbulent bottom boundary layer code for use in numerical ocean models. J. Phys. Oceanogr.,29, 1221–1238.
McDougall, T. J., and W. K. Dewar, 1998: Vertical mixing and cabbeling in layered models. J. Phys. Oceanogr.,28, 1458–1480.
Oberhuber, J. M., 1993: Simulation of the Atlantic circulation with a coupled sea ice–mixed layer–isopycnal general circulation model. Part I: Model description. J. Phys. Oceanogr.,23, 808–829.
Pacanowski, R., and S. G. H. Philander, 1981: Parameterization of vertical mixing in numerical models of tropical oceans. J. Phys. Oceanogr.,11, 1443–1451.
Pedlosky, J., 1996: Ocean Circulation Theory. Springer-Verlag, 453 pp.
Peters, H., M. C. Gregg, and T. B. Sanford, 1995: On the parameterization of equatorial turbulence: Effect of fine-scale variations below the range of the diurnal cycle. J. Geophys. Res.,100 (C9), 18 333–18 348.
Polzen, K. L., J. M. Toole, J. R. Ledwell, and R. W. Schmitt, 1997:Spatial variability of turbulent mixing in the abyssal ocean. Science,276, 93–96.
Price, J. M., and M. O. Baringer, 1994: Outflows and deep water production by marginal seas. Progress in Oceanography, Vol. 33, Pergamon Press, 161–200.
Turner, J. S., 1986: Turbulent entrainment: The development of the entrainment assumption and its application to geophysical flows. J. Fluid Mech.,173, 431–471.
Wacongne, S., 1989: Dynamical regimes of a fully nonlinear stratified model of the Atlantic equatorial undercurrent. J. Geophys. Res.,94 (C4), 4801–4815.
Weatherly, G. L., and P. J. Martin, 1978: On the structure and dynamics of the oceanic bottom boundary layer. J. Phys. Oceanogr.,8, 557–570.
Winton, M., R. Hallberg, and A. Gnanadesikan, 1998: Simulation of density-driven frictional downslope flow in z-coordinate ocean models. J. Phys. Oceanogr.,28, 2163–2174.
Yu, Z., and P. S. Schopf, 1997: Vertical eddy mixing in the tropical upper ocean: Its influence on zonal currents. J. Phys. Oceanogr.,27, 1447–1458.
Relative CPU time requirements of various schemes on two computers.