1 of 1

High-Order Remapping from MPAS-Ocean to ROMS With the SEAHORCE Partnership (BER)

1

Scientific Achievement

Oceanographic data are accurately transferred from a coarse global climate simulation (MPAS-Ocean) to a high-fidelity regionally-refined simulation (ROMS) through the use of Multivariate Functional Approximation (MFA).

Significance and Impact

MFA provides a high-order intermediate representation to smoothly transform 3D fields between two simulations, producing consistent, high-order accurate, and smooth downsampled fields from coarse MPAS-O to 10X finer ROMS meshes. The continuous MFA model can enable multiscale coupling while preventing mesh artifacts that result from intersection-based conservative L2 projections.

Top row: Data produced by MPAS-Ocean (left) on a coarse (green) mesh are remapped to a fine (blue) mesh that can be used as input to ROMS (right).

Bottom row: Controlling the degree of smoothness using MFA. Bathymetry in MPAS is remapped to ROMS, with the polynomial degree=1 (left) compared with degree=3 (right). The scientist can accentuate high-frequency details or low-frequency overall trends by selecting the MFA degree. The MFA library was developed under ASCR ECRP and is maintained under the SciDAC RAPIDS Institute.

Technical Approach

  • MFA is a meshless data representation built on a B-spline functional model.
  • Any mesh-based data set may be converted into an MFA model, and subsequently converted back to a different mesh structure.
  • Field remapping is achieved by representing coarse mesh data produced by MPAS-Ocean as an MFA model, then resampling the model on the fine mesh used by ROMS.

PI(s)/Facility Lead(s): Tom Peterka, David Lenz, Vijay Mahadevan (ANL)

Collaborating Institutions: Argonne National Laboratory

ASCR Program: SciDAC

ASCR PM: Kalyan Perumalla

Publication(s) for this work: Lenz et al. Customizable Adaptive Regularization Techniques for B-Spline Modeling. Journal of Computational Science, 71, 2023.

Code Developed: https://github.com/tpeterka/mfa

Degree = 1 Degree = 3

MPAS-Ocean Remap ROMS