E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Update to `mpas_tools` v0.23.0 #121

Closed xylar closed 1 year ago

xylar commented 1 year ago

The newer MPAS-Tools brings in the new, faster version of the MPAS mesh converter and cell culler, as well as tools for sorting mesh indices for improved MPAS-Ocean parallel and memory performance.

This merge also ports over a small change from https://github.com/MPAS-Dev/compass/pull/659 to better support large spherical meshes.

Checklist

xylar commented 1 year ago

Testing

The pr and cosine_bell test suites produce BFB identical results with a baseline from main with this branch, running on Chrysalis with Intel and OpenMPI.

xylar commented 1 year ago

@cbegeman, just a heads up that I'm merging this. I think my testing is sufficient and no review is needed. It shouldn't affect most work but it feels worth having for ISOMIP+ work I started on today.