Skip to content

This commit changes the horizontal interpolation from a four-point to a 16 point interp in init_atmosphere cases 7 and 9 for the dynamics variables #1303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

skamaroc
Copy link
Contributor

This commit changes the horizontal interpolation from a four-point bilinear interpolation to a sixteen point overlapping parabolic interpolation for both initialization of the state variables from an existing analysis (e.g. GFS, ERA5, etc; case 7 for init_atmosphere) and for interpolating lateral boundary values for the regional MPAS-A configuration (case 9 for init_atmosphere).

bilinear interpolation to a sixteen point overlapping parabolic
interpolation for both initialization of the state variables from
an existing analysis (e.g. GFS, ERA5, etc; case 7 for init_atmosphere)
and for interpolating lateral boundary values for the regional MPAS-A
configuration (case 9 for init_atmosphere).
@mgduda mgduda self-requested a review May 6, 2025 23:42
@mgduda mgduda changed the base branch from master to develop May 13, 2025 00:33
@mgduda mgduda merged commit bac5e9c into MPAS-Dev:develop May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants