1. Introduction
Herein, we consider a specific set of spatial discretizations of the flux divergence [the right-hand-side term in (1)], introduced by Hundsdorfer et al. (1995), that can be employed within time-integration schemes using multistage ordinary differential equation (ODE) solvers, such as Runge–Kutta time-integration schemes (see Durran 2010). Furthermore, we introduce extensions of this approach that make use of polynomial reconstructions for use on irregular polyhedral meshes, in our case Voronoi tesselations that are nominally hexagons. We also make use of the finite-volume formalism of these schemes to employ a flux limiter based on Zalesak (1979) to enforce a monotonicity constraint on the solution. We are motivated to further develop these transport schemes because many geophysical fluid-flow solvers use time-integration schemes based on these ODE solvers, and we want our transport solvers to use the same time-integration schemes and thus be consistent with the flow solver.
In this paper we refer to the scheme order of accuracy based on the accuracy of the spatial discretization of the divergence operator [the right-hand side of (1)] assuming constant V and ρ; that is, we refer to the accuracy of the scalar gradient ∇ψ in the linearized divergence ρV · ∇ψ. In most finite-volume and finite-difference models, the continuity equation [(1) with ψ ≡ 1] is integrated using second-order-centered spatial discretizations. The resulting mass fluxes ρV are at most second-order accurate, and the overall accuracy and convergence rate of discrete solutions to the transport (1) will be limited to second order. Our past experience (e.g., Wicker and Skamarock 2002) shows that improving the formal accuracy of the scalar gradient discretization significantly improves the accuracy and efficiency of the scalar transport solutions and the atmospheric flow solutions.
A number of transport schemes have been developed for Voronoi (hexagonal) meshes using finite-volume discretizations and single-stage time integration. Lipscomb and Ringler (2005), Yeh (2007), and Miura (2007) develop second-order finite-volume schemes and demonstrate that the schemes are more accurate than the standard second-order-centered spatial discretization of the flux divergence coupled with leapfrog or Runge–Kutta time integration. These schemes use first-order polynomials to reconstruct the scalar distribution. Lashley (2002) and Skamarock and Menchaca (2010) have examined extensions to this approach that use second- and fourth-order polynomials in the reconstruction, and they find that the resulting schemes are significantly more accurate than those using the first-order reconstructions. Ii and Xiao (2010) developed a multimoment single-stage solver transport and the shallow-water equations on Voronoi (triangular) meshes and demonstrated third- and fourth-order convergence for variants of their schemes. In contrast to these schemes, we restrict ourselves to scalar transport schemes using multistage ODE solvers. There have been other efforts to use multistage time integration for the transport equation. For example, Weller et al. (2009) developed a shallow-water model using Crank–Nicholson and second-order polynomial reconstruction and demonstrated second-order convergence for the standard shallow-water test cases from Williamson et al. (1992).
We begin in section 2 by motivating and describing the discretization for the irregular mesh. Results from standard transport test cases on the sphere are presented in section 3 and include the standard cosine bell and slotted cylinder translation using a solid-body-rotation flow, the transport of a cosine bell in a deformational flow field, and the transport of Gaussian hills in a deformational flow field. We address scheme efficiency at the end of section 3. In section 4 we present results from 3D baroclinic-wave simulations on the sphere that demonstrate improvements we have observed using our scheme for the thermodynamic variables in adiabatic solvers. We conclude with a summary of our results in section 5.
2. Transport scheme



Irregular mesh composed primarily of hexagons with cell centers C0–C9.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
a. One-dimensional flux calculation


Before describing our extension of the flux calculation (7), we would like to point out that the specifications of the scalar value at the cell face [the bracketed terms in (6)–(8)] do not represent different-order interpolations, and their specification is not an interpolation problem. While the bracketed term on the right-hand side of (6) appears as a linear interpolation of the mixing ratio ψ to the cell face, the bracketed terms in the higher-order fluxes (7) and (8) do not correspond to any higher-order interpolations. The higher-order flux formulations are determined such that the flux divergence in (5) is higher order; that is, the difference of the fluxes should represent a high-order approximation to the gradient of ψ [the linear operator (5) with constant u].
b. Multidimensional flux calculation
The multidimensional flux operator is evaluated by applying the one-dimensional flux operator at each face of a control volume and summing as in (4). In a finite-volume implementation, for two (three) spatial dimensions the flux is multiplied by the length (area) of the cell face where it is evaluated, and this cell-boundary flux integral is divided by the cell area (volume) to complete the spatial-operator approximation for a cell-averaged mixing ratio that can be temporally integrated using (3). The flux operators (6) and (7) can be applied directly in the multidimensional case when the mesh is continuous, that is, for the rectangular meshes used in most mesoscale and global atmospheric models (e.g., Skamarock and Klemp 2008), because the cell values lie along coordinate lines in the global coordinate system describing the mesh. However, the cell values do not lie on global coordinate lines for icosahedral–hexagonal meshes on the sphere; the meshes are irregular and the higher-order operator (7) cannot be directly applied. The second-order operator (6) can be directly used because it employs a simple average of the cell values to the cell face (e.g., Tomita et al. 2001; Walko and Avissar 2008).








We use spherical centroidal Voronoi tesselations for computations on the sphere. The cell centers are located at the cell center of mass on these meshes, and the great-circle arcs connecting cell centers intersect the cell edges at right angles. Further information concerning these meshes can be found in Ringler et al. (2008, 2010). Following Skamarock and Menchaca (2010), we define a 2D (x, y) tangent plane touching the sphere at the center of the cell for use in computing the least squares fit polynomial (12) for that cell, as depicted in Fig. 2. The neighboring points used in the calculations are projected onto the plane using the great-circle distances between the cell-center point and the neighbor points and using the angles at the cell-center point defined by the great-circle arcs between these points and the cell-center point. This procedure preserves the distance between the tangent (center) point and outlying points and their direction relative to the tangent point in the tangent plane approximation. Other projections are possible, such as a projection perpendicular to the tangent plane, or perpendicular to the sphere (these alternatives are depicted in Fig. 2). Our experiments indicate that the results are insensitive to the details of the tangent-plane approximation.
Schematic showing the tangent plane used in the polynomial generation. The superscript tp denotes points on the tangent plane. The angle Δθ shown on the tangent plane is computed on the sphere at the tangent point P0 using great-circle arcs connecting P0 and P1.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
The transport schemes described by (3), (6), and (11) are not monotonic. We use the flux-corrected transport (FCT) limiter of Zalesak (1979) to recover positive definiteness or monotonicity when desired. The limiter is applied on the last step of the Runge–Kutta solver, as described in Wang et al. (2009). FCT renormalization requires first updating the field using a first-order upwind flux. Our higher-order corrective fluxes are the full fluxes minus the upwind fluxes, which are then renormalized to achieve positive definiteness or monotonicity, and these renormalized fluxes are used to complete the update.
3. 2D test results
In the following section we present test results for 2D scalar transport on the sphere using our schemes. The cosine bell test case from Williamson et al. (1992) is widely used and cited in the literature, as is the slotted cylinder test case, thus allowing direct comparison with other schemes. The deformational flow test case is similar to that presented in Blossey and Durran (2008) and represents a more demanding test because the flow is deformational. The test case using Gaussian hills allows us to demonstrate the formal accuracy (convergence rate) of our scheme because the scalar distribution is infinitely differentiable, whereas second and higher derivatives of the cosine bell are discontinuous.
a. Cosine bell
Mesh and parameters for the cosine bell, deformational flow, and Gaussian hills test case simulations.
Figure 3 presents results for this test case using the second-, third-, and fourth-order schemes with and without the monotonic limiter. The results clearly show the large phase errors associated with the shorter wavelengths for the second-order scheme. The third- and fourth-order schemes have dramatically reduced phase errors relative to the second-order scheme. The third-order scheme uses β = 1 in (11) for these tests, and the results show significant damping for the third-order scheme in comparison with the fourth-order scheme. All three schemes produce values less than zero when the monotonic limiter is not used. Additional damping is evident when the monotonic limiter is used in the second- and fourth-order results, as seen in the reduction in the peak values of the bell. The third-order scheme does not show any significant reduction in amplitude when the limiter is used, but this scheme already has significant damping in its formulation. Also apparent in the monotonic fourth-order scheme results is a significant asymmetry in the solution when the limiter is used. This asymmetry is not apparent in the results from the third-order scheme.
Cosine bell after one revolution on the sphere. The contour interval is 100 and the thick contours show the exact solution for ψ = 100 and 800. The simulations were performed on the 10 242-cell mesh.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
The L2 error norms for the cosine bell test case.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
b. Blossey and Durran deformational flow test

Exact solution for the Blossey and Durran (deformational flow) test case adapted to the sphere, from Skamarock and Menchaca (2010).
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
Results computed on the 40 962-cell mesh are presented in Fig. 6 for the second-, third-, and fourth-order schemes both with and without the limiter, and parameters for these simulations are given in Table 1. The third- and fourth-order schemes are much more accurate than the second-order scheme. Significant asymmetries are introduced when using the monotonic limiter with the fourth-order scheme, and solution amplitude is reduced when the monotonic limiter is used with the second- and fourth-order schemes whereas there is no significant reduction in amplitude for the third-order scheme when using the monotonic limiter. The L2 error norms are plotted in Fig. 7, and reveal that the schemes retain their approximately second-order convergence and that the convergence rates are reduced when the limiter is used for the second- and fourth-order schemes. Also, the third-order scheme has somewhat greater than second-order convergence when the monotonic limiter is used, and the convergence rate is enhanced, and errors are lowered, when the limiter is used. Again, the asymmetries introduced when the monotonic limiter is used with the fourth-order scheme accompany the greater solution error.
Deformational flow test case results at time T. The thick contours are the exact solution for ψ = 100 and 800. The simulations were performed on the 40 962-cell mesh.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
The L2 error norms for the deformational flow test case at time T/2.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
c. Extension of the third-order scheme
The standard third-order scheme from Hundsdorfer et al. (1995) and Wicker and Skamarock (2002) has the parameter β = 1 in (11). The resulting fourth-order hyperdiffusion given in (9) provides the damping that is apparent in the third-order results. The fourth-order scheme, recovered by setting β = 0, exhibits pronounced asymmetries and generally nonsmooth solutions when used with the FCT-based monotonic limiter (e.g., Figs. 3 and 6).
We would like to maintain solution symmetries and smoothness in addition to monotonicity, while minimizing damping, for our higher-order scheme. Toward this end, we have experimented with the parameter β, using 0 ≤ β ≤ 1 in (11). A plot showing the results of the deformational flow test case is given in Fig. 8 where solutions with β = 1, 0.5, 0.25, and 0 are plotted; the fourth-order result (β = 0) is reproduced from Fig. 7 for convenience, and the nonsmooth trailing edge (the right side of the cosine bell) is obvious. The decreased damping resulting from decreasing β is easily observed in these solutions. Very little asymmetry is apparent in the solutions using nonzero values for β, and there is no obvious solution degradation at the trailing edge of the bell, even when using β = 0.25. Figure 9 shows the L2 error norms for the deformational flow test case using the four values of β for which the solutions were plotted in Fig. 8. The L2 errors using β = 0.25 are equivalent to or lower than those for the fourth-order scheme (β = 0), and show better than second-order convergence compared to the second-order convergence produced by the fourth-order scheme.
Deformational flow (Blossey and Durran) test case results at time T using (11) with different values of the filter parameter β. The simulations were performed on the 40 962-cell mesh.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
The L2 error norms for the deformational flow test case at time T/2 using (11) with different values of the filter parameter β. The monotonic limiter is used to produce these results.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
Both the L2 error norms given in Fig. 9 and the qualitative plots of the solution fields given in Fig. 8 strongly suggest that, for smooth scalar fields, the flux equation (11) be used with β = 0.25 when monotonic limiting is desired. When the limiter is not used, the third-order scheme with β = 0.25 and the fourth-order scheme produce very similar results, and the L2 error norms for the third-order scheme are just slightly higher than those for the fourth-order scheme.
d. Gaussian hills
This test case uses the deformational nondivergent flow described in section 3.2.1, case 1, in Nair and Lauritzen (2010), on which a solid-body-rotation flow has been superposed. The initial scalar distribution is composed of a superposed pair of Gaussian hills as given in Nair and Lauritzen’s Eq. (14) with centers located on the equator at ±π/6 radians longitude. This scalar distribution is continuously differentiable; hence, the convergence rate of the solution error will indicate the order of accuracy of the transport scheme.
In this test case the scalar is transported once around the sphere. The solutions at times t = 0, t = T/2, and t = T are given in Fig. 10. During the first half rotation, the flow is distorted by the deformational flow, and during the second half rotation the deformational flow is reversed such that the initial and final scalar distributions are identical in the exact solution.
Scalar distribution for the Gaussian hills test case at times t = 0, T/2, and T.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
Error norms for the Gaussian hills test case at time t = T using (19) with β = 0.25. Both limited and unlimited results are shown. The unlimited scheme is exhibiting third-order convergence (dashed lines) while the limited scheme is converging at less than third order (solid lines).
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
e. Slotted cylinder
The slotted-cylinder test is identical to the cosine-bell test except that a cylinder replaces the cosine bell. We use the initial cylinder from Lipscomb and Ringler (2005) that has a radius R = a/2, slot width of a/6, and slot length of 5a/6; the edges of the cylinder are discontinuous. Results for this test case are given in Fig. 12, where the cylinder is translated once around the equator of the sphere. The monotonic limiter produces a solution that is appropriately bounded between its initial range 0 ≤ ψ ≤ 1000 for all the schemes, and the cylinder should be symmetric about the line passing through the central axis of the slot. The phase errors inherent in the second-order scheme result in significant distortion of the cylinder, particularly at the trailing edge of the cylinder, consistent with the results from the cosine bell and deformational flow test cases. Much smaller asymmetries are apparent in the third- and fourth-order results. The fourth-order results are much less smooth, and somewhat more asymmetric, than the third-order results. Based on these results, we recommend that the third-order scheme with β = 0.25 be used in all applications using the monotonic limiter.
Slotted cylinder test case after one revolution on the sphere.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
f. Efficiency
In addition to scheme accuracy as a function of mesh density, the computational cost of a scheme must be considered in order to assess the overall scheme efficiency. One approach to evaluating scheme efficiency is to examine error as a function of cost rather than as a function of mesh density. It is, however, difficult to meaningfully quantify cost given the different approaches to coding, different compilers, and different computer architectures that can affect simulation cost. We have run our code on a single-processor computer and isolated the time taken in the transport calculations, and we have found that the transport costs scale consistently for the tests we have performed in this paper. Relative to the second-order scheme with no limiter, we find that the second-order scheme with the limiter has a cost factor of approximately 1.3 (i.e., the second-order scheme with the limiter takes 1.3 times the wall-clock time to complete the transport calculations relative to the second-order scheme without the limiter). The third-order scheme without (with) the limiter has a cost factor of 1.7 (2.0), and the fourth-order scheme has a cost factor of 1.6 (1.9). The L2 error norms plotted as a function of normalized cost for the deformational flow test case are given in Fig. 13, in this case including results for both the limited and unlimited third-order scheme using β = 0.25 in (11). In all cases the third- and fourth-order schemes are much more efficient than the second-order scheme. For the unlimited transport, the fourth-order scheme is slightly more efficient than the third-order scheme except at the coarsest resolution. Conversely, the limited third-order scheme is slightly more efficient than the limited fourth-order scheme except at the coarsest resolution. There is very little difference in the L2 errors, and cost, between the third- and fourth-order schemes. Based on the L2 error norms, and on the qualitative scalar-field plots presented in Figs. 3, 6, 8, and 12, we recommend either the third-order scheme with β = 0.25 or the fourth-order scheme for applications where a monotonic limiter is not needed, and the third-order scheme with β = 0.25 in (11) for use with the monotonic limiter.
The L2 error norms for the deformational flow test case plotted as a function of normalized cost.
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
4. 3D test results
We have tested these transport schemes in the nonhydrostatic atmospheric solvers within the Icosahedral Nonhydrostatic (ICON; Gassmann 2010; Rípodas et al. 2009; Gassmann and Herzog 2008) model and the Model for Prediction Across Scales (MPAS; Skamarock et al. 2010). These models both use spherical Voronoi horizontal meshes and a C-grid staggering of the prognostic variables. The transport algorithms are applied only to the transport of potential temperature in the full model; the remaining numerics employ second-order-accurate spatial discretizations.
The test case we have used is the unstable baroclinic wave test described in Jablonowski and Williamson (2006). In this test, unstable zonally symmetric jets exist in the Northern and Southern Hemispheres and an initial perturbation in the zonal velocity initiates a baroclinic wave train. No analytic solution exists for this test and high-resolution solutions are used as reference solutions for computing error norms. We have configured the ICON and MPAS models as described in Jablonowski and Williamson (2006). Frontal collapse and wave breaking begin to occur by day 9, and the solutions at earlier times appear to converge based upon visual inspection at the horizontal resolution of the 163 842-cell mesh (i.e., about ½° at the equator).
In the Jablonowski and Williamson tests, the only model tested that did not use a latitude–longitude mesh was the GME model (Majewski et al. 2002) developed and used by the German Weather Service (Deutscher Wetterdienst, DWD). At coarse resolutions the GME model showed significantly greater phase errors compared to the other models. The phase error is defined as the longitudinal phase shift needed to minimize the L2 error norm for the surface pressure field. Figure 14 shows the phase errors for the GME model test reported in Jablonowski and Williamson and for configurations of the ICON model and the MPAS model using second- and third-order (β = 0.25) transport schemes described in this paper. The 10 242-cell mesh is used in these tests and the wave train is adequately resolved at this mesh density. For the second-order transport schemes (including the GME configuration), the error growth is similar for all three models but the ICON and MPAS models have a lower phase error at any given time. We speculate that this may reflect the difference between the A-grid staggering used in the GME model and the C-grid staggering used in both ICON and MPAS, but we have no other evidence with which to evaluate this speculation at this time. Both the ICON and MPAS models show significant reductions in the phase errors using the third-order transport scheme, where both the absolute errors and their growth rate are reduced. The fourth-order scheme possesses phase errors similar to the third-order scheme as expected from theory.
Phase errors for the Jablonowski and Williamson (2006) baroclinic wave test using the 10 242-cell mesh (~240-km cell-center spacing).
Citation: Monthly Weather Review 139, 9; 10.1175/MWR-D-10-05056.1
5. Summary
We have proposed higher-order flux-operator formulations for transport algorithms used within Runge–Kutta time-integration schemes on irregular icosahedral (hexagonal) meshes. One-dimensional flux operators are currently used on regular orthogonal meshes in a number of atmospheric models (e.g., WRF; Skamarock and Klemp 2008). The multidimensional implementations involve evaluating the fluxes in each coordinate direction on each cell face, summation of these 1D fluxes, and time integration using some appropriate scheme (e.g., Runge–Kutta, leapfrog, etc.). The greater-than-second-order-accurate 1D operators are not valid approximations on irregular meshes, and we use 2D least squares fit polynomials for the transported scalars to evaluate alternative forms of these higher-order flux operators. On the spherical centroidal Voronoi tessellation (SCVT) meshes, major improvements in accuracy and efficiency are realized by using the generalized third- and fourth-order fluxes. The use of a flux limiter to achieve monotonicity results in significant unphysical asymmetries developing in the test case solutions when using the fourth-order flux scheme. We have found that we can obtain solutions that are more accurate than those found when using the flux-limited fourth-order scheme by employing the flux-limited third-order scheme with a hyperviscosity of one-quarter the value used in the usual formulation [β = 0.25 in (11) as opposed to β = 1].
The third- and fourth-order formulations are evaluated using standard transport tests on the sphere, including the transport of a cosine bell and slotted cylinder by solid-body-rotation flow, a deformational flow test case of Skamarock and Menchaca (2010) that extends the 2D planar test of Blossey and Durran (2008), and a deformational flow test case using a Gaussian hill scalar distribution modified from Nair and Lauritzen (2010).
The Gaussian hills test case demonstrates that the scheme is third-order accurate when using a smooth velocity field. The third- and fourth-order schemes are significantly more efficient than the standard second-order scheme based on results from the deformational flow test case of Skamarock and Menchaca (2010), and the scheme is more accurate that other schemes for the Voronoi and icosahedral (hexagonal) meshes in the literature we have examined. Finally, the beneficial effects of using the higher-order scheme in place of the traditional second-order centered approach is illustrated in 3D unstable baroclinic wave simulations using two global nonhydrostatic models currently under development: the MPAS model and a hexagonal mesh formulation of the ICON model. In both of these models the higher-order transport operators, used for transport of the potential temperature in the dry simulations, reduce the phase errors in the baroclinic waves by slightly less than a factor of 2 compared to the second-order scheme and slightly less than a factor of 3 compared to the GME model results reported in Jablonowski and Williamson (2006). The results also show that the MPAS and ICON models produce lower phase errors than the GME model even when using the second-order scheme, perhaps indicating a difference between the unstaggered A-grid formulation in the GME model and the C-grid formulations in the MPAS and ICON models.
Acknowledgments
We thank Dr. Hilary Weller and an anonymous reviewer for their comments that helped us improve this paper. The first author acknowledges the Max Planck Institute for Meteorology in Hamburg, Germany, for supporting a short visit during which some of this work was accomplished. We also acknowledge Daniel Reinert (DWD) for the polynomial reconstruction code used in the ICON model.
REFERENCES
Blossey, P. N., and D. R. Durran, 2008: Selective monotonicity preservation in scalar advection. J. Comput. Phys., 227, 5160–5183.
Durran, D. R., 2010: Numerical Methods for Fluid Dynamics: With Applications to Geophysics. 2nd ed. Texts in Applied Mathematics, No. 32, Springer, 516 pp.
Gassmann, A., 2010: Nonhydrostatic modelling with ICON. Proc. Workshop on Nonhydrostatic Modelling, Reading, United Kingdom, ECMWF. [Available online at http://www.ecmwf.int.]
Gassmann, A., and H.-J. Herzog, 2008: Towards a consistent numerical compressible non-hydrostatic model using generalized Hamiltonian tools. Quart. J. Roy. Meteor. Soc., 134, 1597–1613.
Hundsdorfer, W. B., B. Koren, M. van Loon, and J. G. Verwer, 1995: A positive finite difference advection scheme. J. Comput. Phys., 117, 35–46.
Ii, S., and F. Xiao, 2010: A global shallow water model using high order multi-moment constrained finite volume method and icosahedral grid. J. Comput. Phys., 229, 1774–1796.
Jablonowski, C., and D. L. Williamson, 2006: A baroclinic instability test case for atmospheric model dynamical cores. Quart. J. Roy. Meteor. Soc., 132, 2943–2975.
Lashley, R. K., 2002: Automatic generation of accurate advection schemes on unstructured grids and their application to meteorological problems. Ph.D. thesis, University of Reading, Reading, United Kingdom, 223 pp. [Available online at http://www.reading.ac.uk/maths/research/maths-phdtheses.aspx.]
Lipscomb, W. H., and T. Ringler, 2005: An incremental remapping transport scheme on a spherical geodesic grid. Mon. Wea. Rev., 133, 2235–2250.
Majewski, D., and Coauthors, 2002: The operational global icosahedral–hexagonal gridpoint model GME: Description and high-resolution tests. Mon. Wea. Rev., 130, 319–338.
Miura, H., 2007: An upwind-biased conservative advection scheme for spherical hexagonal–pentagonal grids. Mon. Wea. Rev., 135, 4038–4044.
Nair, R. D., and P. H. Lauritzen, 2010: A class of deformational flow test cases for linear transport problems on the sphere. J. Comput. Phys., 229, 8868–8887.
Purser, R. J., 2007: Accuracy considerations of time-splitting methods for models using two-time-level schemes. Mon. Wea. Rev., 135, 1158–1164.
Ringler, T., L. Ju, and M. Gunzburger, 2008: A multiresolution method for climate system modeling: Application of spherical centroidal Voronoi tessellations. Ocean Dyn., 58, 475–498.
Ringler, T., J. Thuburn, J. B. Klemp, and W. C. Skamarock, 2010: A unified approach to energy conservation and potential vorticity dynamics for arbitrarily-structured C-grids. J. Comput. Phys., 229, 3065–3090.
Rípodas, P., and Coauthors, 2009: Icosahedral shallow water model (ICOSWM) results of shallow water test cases and sensitivity to model parameters. Geosci. Model Dev., 2, 231–251.
Skamarock, W. C., and J. B. Klemp, 2008: A time-split nonhydrostatic atmospheric model for weather research and forecasting applications. J. Comput. Phys., 227, 3465–3485.
Skamarock, W. C., and M. Menchaca, 2010: Conservative transport schemes for spherical geodesic grids: High-order reconstructions for forward-in-time schemes. Mon. Wea. Rev., 138, 4497–4508.
Skamarock, W. C., and Coauthors, 2010: Global nonhydrostatic modeling using Voronoi meshes: The MPAS model. Proc. Workshop on Nonhydrostatic Modelling, Reading, United Kingdom, ECMWF. [Available online at http://www.ecmwf.int/newsevents/meetings/workshops/2010/Non_hydrostatic_Modelling/presentations/Skamarock.pdf.]
Strang, G., 1980: Linear Algebra and Its Applications. 2nd ed. Academic Press, 414 pp.
Tomita, H., M. Tsugawa, M. Satoh, and K. Goto, 2001: Shallow water model on a modified icosahedral geodesic grid by using spring dynamics. J. Comput. Phys., 174, 579–613.
Walko, R. L., and R. Avissar, 2008: The ocean–land–atmosphere model (OLAM). Part II: Formulation and tests of the nonhydrostatic dynamic core. Mon. Wea. Rev., 136, 4045–4062.
Wang, H., W. C. Skamarock, and G. Feingold, 2009: Evaluation of scalar advection schemes in the Advanced Research WRF model using large-eddy simulations of aerosol–cloud interactions. Mon. Wea. Rev., 137, 2547–2558.
Weller, H., H. G. Weller, and A. Fournier, 2009: Voronoi, Delaunay, and block-structured mesh refinement for solution of the shallow-water equations on the sphere. Mon. Wea. Rev., 137, 4208–4224.
Wicker, L. J., and W. C. Skamarock, 2002: Time-splitting methods for elastic models using forward time schemes. Mon. Wea. Rev., 130, 2088–2097.
Williamson, D. L., J. Drake, J. J. Hack, R. Jakob, and P. N. Swarztrauber, 1992: A standard test set for numerical approximations to the shallow-water equations in spherical geometry. J. Comput. Phys., 102, 211–224.
Yeh, K.-Y., 2007: The streamline subgrid integration method: I. Quasi-monotonic second-order transport schemes. J. Comput. Phys., 225, 1632–1652.
Zalesak, S. T., 1979: Fully multidimensional flux-corrected transport algorithms for fluids. J. Comput. Phys., 31, 335–362.